1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-05 07:45:37 +08:00
youtube-dl/youtube_dl/postprocessor
AGSPhoenix ce9f19fd2b Determine output extension based on input
ffmpeg might be able to handle some cases of differing extensions, so I figure just give it a shot and hope it works. What's the worst that could happen?
2014-04-19 02:03:47 -04:00
..
__init__.py Add ffmpeg concat postprocessor 2014-04-07 11:52:15 -04:00
common.py Split postprocessor package into multiple modules 2014-01-07 05:59:22 +01:00
ffmpeg.py Determine output extension based on input 2014-04-19 02:03:47 -04:00
xattrpp.py Remove unusued import 2014-01-07 09:42:38 +01:00