diff options
Diffstat (limited to 'youtube_dl')
| -rw-r--r-- | youtube_dl/extractor/xtube.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/xtube.py b/youtube_dl/extractor/xtube.py index e8490b028..1644f53c8 100644 --- a/youtube_dl/extractor/xtube.py +++ b/youtube_dl/extractor/xtube.py @@ -22,7 +22,7 @@ class XTubeIE(InfoExtractor):              'id': 'kVTUy_G222_',              'ext': 'mp4',              'title': 'strange erotica', -            'description': 'http://www.xtube.com an ET kind of thing', +            'description': 'contains:an ET kind of thing',              'uploader': 'greenshowers',              'duration': 450,              'age_limit': 18,  | 
