projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec3a6a3
)
[youtube] Fix test case
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 8 Jan 2015 13:27:01 +0000
(14:27 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 8 Jan 2015 15:14:50 +0000
(16:14 +0100)
youtube_dl/extractor/youtube.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/youtube.py
b/youtube_dl/extractor/youtube.py
index f0efaf0d9a3b83712ef01b6597343a92e3ccd9de..e719560711dbdd9d3f31ccc7432ee705132a91d4 100644
(file)
--- a/
youtube_dl/extractor/youtube.py
+++ b/
youtube_dl/extractor/youtube.py
@@
-414,7
+414,7
@@
class YoutubeIE(YoutubeBaseInfoExtractor, SubtitlesInfoExtractor):
'id': 'HtVdAasjOgU',
'ext': 'mp4',
'title': 'The Witcher 3: Wild Hunt - The Sword Of Destiny Trailer',
- 'description': '
md5:eca57043abae25130f58f655ad9a7771
',
+ 'description': '
re:(?s).{100,}About the Game\n.*?The Witcher 3: Wild Hunt.{100,}
',
'uploader': 'The Witcher',
'uploader_id': 'WitcherGame',
'upload_date': '20140605',