Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- some of the quality that not reported in the documentation
are available(4500k, 6500k)
- the videoInfo request doesn't work for a long time
|
|
|
|
|
|
|
|
|
|
Now uses dailymotion
|
|
|
|
|
|
|
|
|
|
[skip ci]
|
|
|
|
By default io.open() convert all '\n' occurrences to '\r\n' when writing
files. If the content already contains '\r\n', it will be converted to
'\r\r\n', breaking some video players.
|
|
lkho-pr/#10268
|
|
|
|
|
|
|
|
add alternative method to extract http formats
works even if the video is geo-restricted or removed
from public access(most of the cases)
|
|
|
|
Used in CtsNews
|
|
|
|
|
|
(Closes #10273)
|
|
|
|
|
|
|
|
|
|
|
|
Output a warning if the metadata can't be parsed from the title (and don't write any metadata) instead of raising a critical error.
|
|
idiomatic naming
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d34995a9e3f596c4dd80178d99f7bd8dbc748e2b.
|
|
This reverts commit 958849275f1c6072c712e8d611294a762fadc7f0.
|
|
|