index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
postprocessor
/
__init__.py
Age
Commit message (
Expand
)
Author
2015-04-24
Forgot to clean the remains of class
pulpe
2015-04-24
[embedthumbnail] Add support for mp3 cover embedding
pulpe
2015-03-14
Add metadata from title parser
phiresky
2015-02-28
Add postprocessor for converting subtitles (closes #4954)
Jaime Marquínez Ferrándiz
2015-01-23
[youtube] Fixup DASH m4a headers
Philipp Hagemeister
2015-01-10
[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...
Philipp Hagemeister
2014-12-15
[YoutubeDL] Make postprocessors declarative
Philipp Hagemeister
2014-11-26
[test_unicode_literals] Arm unicode_literals check
Philipp Hagemeister
2014-10-26
[YoutubeDL] Output avconv/ffmpeg versions if -v is given
Philipp Hagemeister
2014-08-24
Moved from os.system to subprocess.call
mcd1992
2014-08-24
Implemented --exec option.
mcd1992
2014-03-26
fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail wi...
pulpe
2014-03-26
add post processor
pulpe
2014-01-07
Split postprocessor package into multiple modules
Philipp Hagemeister
2014-01-07
Move postprocessor into its own package
Philipp Hagemeister