mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
bf2a4558f4
Instead of creating a file list, create a modified playlist which references the downloaded files, and give this as input to ffmpeg. Since ffmpeg handles M3U8 playlists, this means options such as `EXT-X-BYTERANGE` are supported. issue #35 |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
commands.py | ||
console.py | ||
download.py | ||
exceptions.py | ||
output.py | ||
twitch.py | ||
utils.py |