You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py Add metadata from title parser 9 years ago
atomicparsley.py Postprocessors: use a list for the files that can be deleted 9 years ago
common.py Postprocessors: use a list for the files that can be deleted 9 years ago
execafterdownload.py Postprocessors: use a list for the files that can be deleted 9 years ago
ffmpeg.py Detect already merged videos 9 years ago
metadatafromtitle.py Postprocessors: use a list for the files that can be deleted 9 years ago
xattrpp.py Postprocessors: use a list for the files that can be deleted 9 years ago