projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd349a8
)
[bild] Relax thumbnail test check
author
Sergey M․
<dstftw@gmail.com>
Thu, 7 May 2015 14:20:43 +0000
(20:20 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Thu, 7 May 2015 14:20:43 +0000
(20:20 +0600)
youtube_dl/extractor/bild.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/bild.py
b/youtube_dl/extractor/bild.py
index 41dd1cbc13f3f29fdfe45855ae9498ce52144d90..4d8cce1ef252fde0ac02dc166d3fb4fff528d1a8 100644
(file)
--- a/
youtube_dl/extractor/bild.py
+++ b/
youtube_dl/extractor/bild.py
@@
-18,7
+18,7
@@
class BildIE(InfoExtractor):
'id': '38184146',
'ext': 'mp4',
'title': 'BILD hat sie getestet',
- 'thumbnail': '
http://bilder.bild.de/fotos/bild-hat-sie-getestet-das-koennen-apples-neue-ipads-38184138/Bild/1.bild.jpg
',
+ 'thumbnail': '
re:^https?://.*\.jpg$
',
'duration': 196,
'description': 'Mit dem iPad Air 2 und dem iPad Mini 3 hat Apple zwei neue Tablet-Modelle präsentiert. BILD-Reporter Sven Stein durfte die Geräte bereits testen. ',
}