mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 05:25:49 +01:00
With this change, the merge operator may join any number of media streams, video or audio. The streams are downloaded in the order specified. Also, fix the metadata post-processor so that it doesn't leave out any streams. |
||
|---|---|---|
| .. | ||
| downloader | ||
| extractor | ||
| postprocessor | ||
| __init__.py | ||
| __main__.py | ||
| aes.py | ||
| cache.py | ||
| compat.py | ||
| jsinterp.py | ||
| options.py | ||
| socks.py | ||
| swfinterp.py | ||
| update.py | ||
| utils.py | ||
| version.py | ||
| YoutubeDL.py | ||