Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
[extractor/common] add helper method to extract html5 media entries
|
|
For #9950
|
|
|
|
|
|
|
|
|
|
|
|
Used in IqiyiIE and LeIE
|
|
|
|
|
|
downloader
|
|
Fix test_Viidea and maybe others
|
|
To reduce boilerplate when accessing JSON
|
|
See commit title.
|
|
Used in test_Vporn_1. Also related to #9270
|
|
Used in WDR live radios (#6147)
|
|
|
|
|
|
escape_url is broken for bytes-like objects
|
|
|
|
Found in dw.com (#9475)
|
|
|
|
|
|
Originally reported at
https://github.com/rg3/youtube-dl/pull/9287#issuecomment-219617864
|
|
Fixes #7049, related to #9440
|
|
|
|
|
|
now JS object literals like { /* " */ 0: ",]\xaa<\/p>", } will be correctly converted to JSON.
|
|
Fixes #9450
|
|
Fixes #9463
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file names in restricted mode, replace them with their non-accented equivalents fixes #9347
|
|
|
|
[utils] imporove parse_duration to handle more formats
|
|
|
|
Fix test_Generic_15 (Google redirect)
|
|
Used by the ZDF subtitles (#9081).
|
|
|