Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken ffmpeg (Closes #623) | Philipp Hagemeister | 2013-01-09 | 1 | -2/+9 |
| | |||||
* | not relying on ffmpeg to do the post-processed file checking, instead doing ↵ | Barbu Paul - Gheorghe | 2012-12-24 | 1 | -7/+6 |
| | | | | it directly in youtube-dl | ||||
* | apparently the -n option is available only in ffmpeg | Barbu Paul - Gheorghe | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | modified FFmpegExtractAudioPP to accept whether it should overwrite ↵ | Barbu Paul - Gheorghe | 2012-12-23 | 1 | -3/+8 |
| | | | | post-processed files or not | ||||
* | Fix --extract-audio on Python 3 | Philipp Hagemeister | 2012-12-16 | 1 | -2/+2 |
| | |||||
* | Use relative imports | Philipp Hagemeister | 2012-11-28 | 1 | -1/+3 |
| | |||||
* | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister | 2012-11-28 | 1 | -172/+172 |
| | |||||
* | Fix audio bitrate quality for ffmpeg/avconv | Tailszefox | 2012-10-23 | 1 | -2/+2 |
| | |||||
* | Don't use 2.7+ check_output | Philipp Hagemeister | 2012-10-19 | 1 | -1/+1 |
| | |||||
* | Correct detect_executables on Windows (Closes #447, #457) | Philipp Hagemeister | 2012-10-08 | 1 | -7/+8 |
| | |||||
* | changed --audio-quality behaviour to support both CBR and VBR | Filippo Valsorda | 2012-07-14 | 1 | -2/+8 |
| | |||||
* | fixed a logic bug in post-processing | Filippo Valsorda | 2012-07-14 | 1 | -2/+2 |
| | |||||
* | normalize ffmpeg/avconv names printing | Filippo Valsorda | 2012-06-03 | 1 | -3/+3 |
| | |||||
* | check for avconv and ffmpeg, use as available; closes #344 | Filippo Valsorda | 2012-06-03 | 1 | -19/+25 |
| | |||||
* | better naming for the sub-modules | Filippo Valsorda - Campagna | 2012-04-10 | 1 | -0/+185 |