index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
postprocessor
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[postprocessor/common] Use 'self._downloader.params' instead of 'self.params'
Jaime Marquínez Ferrándiz
2015-09-05
1
-1
/
+1
*
[postprocessor/common] Use generalized cli option converters
Sergey M․
2015-09-05
1
-5
/
+2
*
[postprocessor/common] Improve postprocessor args fetching and clarify doc
Sergey M․
2015-07-11
1
-3
/
+11
*
Simplify `postprocessor_args` transmission to PP base class
Aurélio A. Heckert
2015-07-01
1
-3
/
+2
*
Rename --pp-params to --postprocessor-args and access value as super class at...
Aurélio A. Heckert
2015-06-30
1
-2
/
+4
*
Use shlex.split for --pp-params and update related docs.
Aurélio A. Heckert
2015-06-16
1
-1
/
+2
*
Postprocessors: use a list for the files that can be deleted
Jaime Marquínez Ferrándiz
2015-04-18
1
-4
/
+4
*
[postprocessor/common:postprocessor/ffmpeg] Generalize utime
Sergey M․
2015-04-08
1
-1
/
+12
*
[test_unicode_literals] Arm unicode_literals check
Philipp Hagemeister
2014-11-26
1
-0
/
+2
*
Split postprocessor package into multiple modules
Philipp Hagemeister
2014-01-07
1
-0
/
+49