projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b65740e
)
Minor documentation change
author
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sat, 25 Apr 2009 12:33:52 +0000
(14:33 +0200)
committer
Ricardo Garcia
<sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:24:12 +0000
(11:24 +0100)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index e20e59bf8c3fda8d320803c83794d5697cbb24f0..496ae036fa7c98ed3166e0dfb16e857f4efad409 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-919,7
+919,7
@@
class PostProcessor(object):
"""Run the PostProcessor.
The "information" argument is a dictionary like the ones
-
return
ed by InfoExtractors. The only difference is that this
+
compos
ed by InfoExtractors. The only difference is that this
one has an extra field called "filepath" that points to the
downloaded file.