Age | Commit message (Collapse) | Author |
|
|
|
JSON are returned in a failed API call
|
|
|
|
|
|
|
|
|
|
|
|
Oops
|
|
Haywire since last October.
|
|
Haywire since last October.
|
|
fixes #5821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[youtube] Remove the nondash formats (fixes #5774)
|
|
Since we use fixed values for some fields like width and height they can be wrong, and would get picked by some formats filters.
For example for https://www.youtube.com/watch?v=EQCrhbBxsjA the biggest height is 720 and for nondash formats it's set to 1440, so -f 'bestvideo[height>=1200]+bestaudio' would incorrectly pick the nondash format, instead it should report that the requested format is not available.
|
|
|
|
|
|
|
|
into misterhat-karrierevideos
|
|
|
|
|
|
[TNAFlix] Allow dot (and more) in cat_id and display_id
|
|
|
|
|
|
|
|
|
|
The problem is the same as test:CNN_1, so I didn't add the test case
|
|
|
|
|
|
|
|
|
|
See dstftw's comment in #5772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It should also be possible to use Adobe HDS, but it would require more work.
|
|
URLs with dots were raising a "UnsupportedError: Unsupported URL" error.
|
|
|
|
|