summary refs log tree commit diff
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
parentdcc2a706ef7df65839aa40ce5fda61f8cea36645 (diff)
downloadyoutube-dl-137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144.tar.gz
youtube-dl-137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144.tar.xz
youtube-dl-137bbb3e37a41bd49f7c946ae18fb2cd0d1ba144.zip
[XTubeIE] Add description to TEST
-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 7d06a7021..483fb0791 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,
         }