aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/xtube.py
diff options
context:
space:
mode:
authorrzhxeo <rzhxeot7z81b4700@mailcatch.com>2013-11-02 22:45:48 +0100
committerrzhxeo <rzhxeot7z81b4700@mailcatch.com>2013-11-02 22:45:48 +0100
commit137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144 (patch)
tree44aaf8c615cb841e3945677a0314d773f502a13c /youtube_dl/extractor/xtube.py
parentdcc2a706ef7df65839aa40ce5fda61f8cea36645 (diff)
downloadyoutube-dl-137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144.zip
youtube-dl-137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144.tar.gz
youtube-dl-137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144.tar.bz2
[XTubeIE] Add description to TEST
Diffstat (limited to 'youtube_dl/extractor/xtube.py')
-rw-r--r--youtube_dl/extractor/xtube.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/xtube.py b/youtube_dl/extractor/xtube.py
index 7d06a70..483fb07 100644
--- a/youtube_dl/extractor/xtube.py
+++ b/youtube_dl/extractor/xtube.py
@@ -16,6 +16,7 @@ class XTubeIE(InfoExtractor):
u'md5': u'092fbdd3cbe292c920ef6fc6a8a9cdab',
u'info_dict': {
u"title": u"strange erotica",
+ u"description": u"surreal gay themed erotica...almost an ET kind of thing",
u"uploader": u"greenshowers",
u"age_limit": 18,
}