Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to @brickleroux for finding out the problem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Subtitle conversion routine is removed, so the subtitles are TTML now. See
1c7e2e64f6328024711d5fa999d4498396f4cb5c
|
|
Some videos does not contain a 'type' field (#5798)
|
|
RTMP urls in test:naver does not work. Need more investigation.
|
|
|
|
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.
|
|
|
|
|