This commit is contained in:
renu 2014-01-22 11:03:59 +05:30
parent 55347a7d59
commit 1b1d6191d2
2 changed files with 2 additions and 2 deletions

View File

@ -379,4 +379,4 @@ class GenericIE(InfoExtractor):
'url': video_url,
'uploader': video_uploader,
'title': video_title,
}
}

View File

@ -1774,4 +1774,4 @@ class YoutubeTruncatedURLIE(InfoExtractor):
u'like youtube-dl '
u'"http://www.youtube.com/watch?feature=foo&v=BaW_jenozKc" '
u' or simply youtube-dl BaW_jenozKc .',
expected=True)
expected=True)