new line
This commit is contained in:
parent
55347a7d59
commit
1b1d6191d2
@ -379,4 +379,4 @@ class GenericIE(InfoExtractor):
|
|||||||
'url': video_url,
|
'url': video_url,
|
||||||
'uploader': video_uploader,
|
'uploader': video_uploader,
|
||||||
'title': video_title,
|
'title': video_title,
|
||||||
}
|
}
|
||||||
|
@ -1774,4 +1774,4 @@ class YoutubeTruncatedURLIE(InfoExtractor):
|
|||||||
u'like youtube-dl '
|
u'like youtube-dl '
|
||||||
u'"http://www.youtube.com/watch?feature=foo&v=BaW_jenozKc" '
|
u'"http://www.youtube.com/watch?feature=foo&v=BaW_jenozKc" '
|
||||||
u' or simply youtube-dl BaW_jenozKc .',
|
u' or simply youtube-dl BaW_jenozKc .',
|
||||||
expected=True)
|
expected=True)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user