diff options
author | nikhil <nikhil@nikhil.cc> | 2021-07-29 11:31:27 -0400 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-08-04 20:41:59 +0530 |
commit | bb36a55c415bc3538c841080f1e2366fb361c4a1 (patch) | |
tree | ac1f0eb0a637364b03243f262df054130355eeb9 /yt_dlp/postprocessor/ffmpeg.py | |
parent | 3dbb2a9dcb3f0cf60d09945f3a5fd4c8182d4483 (diff) | |
download | hypervideo-pre-bb36a55c415bc3538c841080f1e2366fb361c4a1.tar.lz hypervideo-pre-bb36a55c415bc3538c841080f1e2366fb361c4a1.tar.xz hypervideo-pre-bb36a55c415bc3538c841080f1e2366fb361c4a1.zip |
[nbcolympics:stream] Fix extractor
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
Diffstat (limited to 'yt_dlp/postprocessor/ffmpeg.py')
0 files changed, 0 insertions, 0 deletions