yt-dlp/yt_dlp/postprocessor
Riteo 339828d777 [pp/FFmpegMetadata] Use metadata stream specifier for info.json
The old stream index specifiers would indiscriminately select any JSON
attachment, which made stuff like embedding live chat json data risky if
not impossible.

Also adds `-copy_unknown` as JSON data is "unknown" according to FFmpeg
(since it has no codec id) and thus would otherwise be rejected by
default.
2024-06-14 16:56:52 +02:00
..
__init__.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
common.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
embedthumbnail.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
exec.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
ffmpeg.py [pp/FFmpegMetadata] Use metadata stream specifier for info.json 2024-06-14 16:56:52 +02:00
metadataparser.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
modify_chapters.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
movefilesafterdownload.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
sponskrub.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
sponsorblock.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
xattrpp.py [cleanup] Minor fixes (See desc) 2022-05-09 17:59:26 +05:30