projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0ab565
)
[prosiebensat1] Relax clip id
author
Sergey M․
<dstftw@gmail.com>
Sun, 21 Jan 2018 14:22:38 +0000
(21:22 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 21 Jan 2018 14:22:38 +0000
(21:22 +0700)
youtube_dl/extractor/prosiebensat1.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/prosiebensat1.py
b/youtube_dl/extractor/prosiebensat1.py
index 7c9743fe836794f195e644319f12926e838adf17..7e680a728842d545085f8cc8f5b4356acc845cb1 100644
(file)
--- a/
youtube_dl/extractor/prosiebensat1.py
+++ b/
youtube_dl/extractor/prosiebensat1.py
@@
-344,7
+344,7
@@
class ProSiebenSat1IE(ProSiebenSat1BaseIE):
r'clip[iI]d=(\d+)',
r'clip[iI]d\s*=\s*["\'](\d+)',
r"'itemImageUrl'\s*:\s*'/dynamic/thumbnails/full/\d+/(\d+)",
- r'proMamsId"
:
"(\d+)',
+ r'proMamsId"
\s*:\s*
"(\d+)',
]
_TITLE_REGEXES = [
r'<h2 class="subtitle" itemprop="name">\s*(.+?)</h2>',