yt-dlp/yt_dlp
pukkandan 96fccc101f [downloader] Allow streaming unmerged formats to stdout using ffmpeg
For this to work:
1. The downloader must be ffmpeg
2. The selected formats must have the same protocol
3. The formats must be downloadable by ffmpeg to stdout

Partial solution for: https://github.com/ytdl-org/youtube-dl/issues/28146, https://github.com/ytdl-org/youtube-dl/issues/27265
2021-08-01 12:38:06 +05:30
..
downloader [downloader] Allow streaming unmerged formats to stdout using ffmpeg 2021-08-01 12:38:06 +05:30
extractor [cleanup] Refactor some code 2021-08-01 12:38:05 +05:30
postprocessor
__init__.py Add compat-option no-clean-infojson 2021-08-01 12:13:40 +05:30
__main__.py
aes.py
cache.py
compat.py
cookies.py
jsinterp.py
options.py [cleanup] Refactor some code 2021-08-01 12:38:05 +05:30
socks.py
swfinterp.py.disabled
update.py
utils.py [cleanup] Refactor some code 2021-08-01 12:38:05 +05:30
version.py
webvtt.py
YoutubeDL.py [downloader] Allow streaming unmerged formats to stdout using ffmpeg 2021-08-01 12:38:06 +05:30