yt-dlp/youtube_dl
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
..
2015-03-28 08:11:39 +01:00
2015-04-19 19:19:44 +08:00
2015-03-27 13:02:20 +01:00
2015-02-18 10:47:42 +01:00
2014-12-13 12:35:45 +01:00
2015-03-27 13:02:20 +01:00
2015-04-17 11:14:25 +02:00
2015-04-19 17:51:41 +02:00