mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-31 23:02:40 +00:00
bb36a55c41
PR: https://github.com/ytdl-org/youtube-dl/pull/29688 Closes: #617, https://github.com/ytdl-org/youtube-dl/issues/29665 * Livestreams are untested * If using ffmpeg as downloader, v4.3+ is needed since `-http_seekable` option is necessary * Instead of making a seperate key for each arg that needs to be passed to ffmpeg, I made `_ffmpeg_args` * This deprecates `_seekable`, but the option is kept for compatibility Authored by: nchilada, pukkandan |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
dash.py | ||
external.py | ||
f4m.py | ||
fragment.py | ||
hls.py | ||
http.py | ||
ism.py | ||
mhtml.py | ||
niconico.py | ||
rtmp.py | ||
rtsp.py | ||
websocket.py | ||
youtube_live_chat.py |