aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-05-05 21:34:06 +0600
committerSergey M․ <dstftw@gmail.com>2016-05-05 21:34:06 +0600
commit915620fd6894d92f89f9e5c9362d20f94e787e57 (patch)
treeeb3c635e9b7fba84e1404c2e2c028635c13c50db
parentac12e888f9d76c75666822a79c125db8577e5fa5 (diff)
downloadyoutube-dl-915620fd6894d92f89f9e5c9362d20f94e787e57.tar.xz
[redtube] PEP 8
-rw-r--r--youtube_dl/extractor/redtube.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/redtube.py b/youtube_dl/extractor/redtube.py
index 1e532286c..721fc3a9e 100644
--- a/youtube_dl/extractor/redtube.py
+++ b/youtube_dl/extractor/redtube.py
@@ -66,7 +66,6 @@ class RedTubeIE(InfoExtractor):
r'<span[^>]*>VIEWS</span></td>\s*<td>([\d,.]+)',
webpage, 'view count', fatal=False))
-
# No self-labeling, but they describe themselves as
# "Home of Videos Porno"
age_limit = 18