1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-19 14:08:45 +00:00
yt-dlc/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz 5b5fbc0867 Detect already merged videos
Without the '--keep-video' option the two files would be downloaded again and even using the option, ffmpeg would be run again, which for some videos can take a long time.
We use a temporary file with ffmpeg so that the final file only exists if it success
2015-04-19 17:51:41 +02:00
..
__init__.py
atomicparsley.py
common.py
execafterdownload.py
ffmpeg.py
metadatafromtitle.py
xattrpp.py