Browse Source

[redtube] PEP 8

totalwebcasting
Sergey M․ 9 years ago
parent
commit
915620fd68
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/redtube.py

+ 0
- 1
youtube_dl/extractor/redtube.py View File

@ -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


Loading…
Cancel
Save