Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requested
Fixes #13211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A rough trick to get around the two different json styles medialaan seems to be using.
Fix for these example videos:
https://vtmkzoom.be/video?aid=45724
https://vtmkzoom.be/video?aid=45425
|
|
|
|
The old code hit an error when it attempted to parse the string
"adaptive" for video height. Actually parsing the returned playlists is
a good idea because it adds more output formats, including some
audio-only-ones.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'use_cipher_signature' is True (#5118)"
This reverts commit 87dc451108b278eb5e5600a0159bdbd337272392.
|
|
|
|
Also, there are no tudou playlists anymore. All playlist URLs points to youku
playlists.
|
|
|
|
|
|
|
|
|
|
|
|
[cbsinteractive] update extractor and test cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Extract the `episode_number` and `upload_date`. Also extract the real
`description`.
|
|
|
|
(closes #13088, closes #13092)
|
|
|