1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-18 09:49:36 +00:00
youtube-dl/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz 592e97e855 Postprocessors: use a list for the files that can be deleted
We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles).
2015-04-18 11:36:42 +02:00
..
__init__.py Add metadata from title parser 2015-03-14 19:46:22 +01:00
atomicparsley.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
common.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
execafterdownload.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
ffmpeg.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
metadatafromtitle.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
xattrpp.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00