Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixes #8713
|
|
|
|
Fixes #8713
|
|
|
|
|
|
|
|
|
|
|
|
[twitch] Support for "Audio_Only" format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #8778
|
|
At the beginning of every segment there was a drop to Unknown speed due to timeslice being too small to calculate speed.
Now last speed from the previous fragment is used.
|
|
|
|
|
|
the change was done in 82156fdbf0913c75181484dcc813565713bf78e9
|
|
|
|
|
|
Add fixup for media files produced by HlsNative downloader(fixes #4776)
|
|
update 5min related web sites info extraction and add support for Aol features.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?').
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks @dstftw for pointing out those
|
|
|
|
|
|
|
|
- add support for aol features
- remove support for legacy urls
|