fixed indentation

archive/recovered-github-prs
Kevin Laube 4 years ago
parent 38fd4dea75
commit 2d6b7beec1

@ -77,7 +77,7 @@ class YouPornIE(InfoExtractor):
'tags': list,
'age_limit': 18,
},
}]
}]
def _real_extract(self, url):
mobj = re.match(self._VALID_URL, url)

Loading…
Cancel
Save