projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7947a1f
)
[youjizz] Fix extraction (closes #24181)
author
Sergey M․
<dstftw@gmail.com>
Sat, 29 Feb 2020 14:58:22 +0000
(21:58 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 29 Feb 2020 14:58:22 +0000
(21:58 +0700)
youtube_dl/extractor/youjizz.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/youjizz.py
b/youtube_dl/extractor/youjizz.py
index dff69fcb7aca250373fc0e70b2f8278ed2661755..88aabd272c98e944523f3b333174342ba23c9fe1 100644
(file)
--- a/
youtube_dl/extractor/youjizz.py
+++ b/
youtube_dl/extractor/youjizz.py
@@
-44,7
+44,7
@@
class YouJizzIE(InfoExtractor):
encodings = self._parse_json(
self._search_regex(
- r'
e
ncodings\s*=\s*(\[.+?\]);\n', webpage, 'encodings',
+ r'
[Ee]
ncodings\s*=\s*(\[.+?\]);\n', webpage, 'encodings',
default='[]'),
video_id, fatal=False)
for encoding in encodings: