youtube-dl/youtube_dl/postprocessor
dirkf 21792b88b7 [external/FFmpeg] Fix and improve --ffmpeg-location handling
* pass YoutubeDL (FileDownloader) to FFmpegPostProcessor constructor
* consolidate path search in FFmpegPostProcessor
* make availability of FFmpegFD depend on existence of FFmpegPostProcessor
* detect ffmpeg executable on instantiation of FFmpegFD
* resolves #32735
2024-03-27 13:11:17 +00:00
..
__init__.py
common.py
embedthumbnail.py [compat] Use compat_open() 2023-07-25 13:19:43 +01:00
execafterdownload.py [postprocessor/execafterdownload] Encode command line (closes #13407) 2017-06-17 23:16:53 +07:00
ffmpeg.py [external/FFmpeg] Fix and improve --ffmpeg-location handling 2024-03-27 13:11:17 +00:00
metadatafromtitle.py [postprocessor] Don't replace existing value with null metadata parsed from title 2022-08-15 16:45:04 +01:00
xattrpp.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00