Age | Commit message (Collapse) | Author |
|
|
|
Detect file extensions of DASH formats from their codecs
|
|
Viewing/Downloading videos in groups requires logging in, even for
those in public groups.
Fixes #6951.
|
|
|
|
|
|
Fixes #8713
|
|
|
|
Fixes #8713
|
|
|
|
|
|
|
|
|
|
|
|
[twitch] Support for "Audio_Only" format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BBC uses avc3. Here's an example (thanks to @remitamine for this example)
http://rdmedia.bbc.co.uk/dash/ondemand/bbb/2/client_manifest-common_init.mpd
See also https://trac.ffmpeg.org/ticket/5217
|
|
|
|
|
|
|
|
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 '?').
|
|
|
|
|
|
|
|
|
|
|
|
|