projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94badb2
)
Remove superfluous space
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 30 Oct 2013 00:09:44 +0000
(
01:09
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 30 Oct 2013 00:09:44 +0000
(
01:09
+0100)
youtube_dl/extractor/common.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/common.py
b/youtube_dl/extractor/common.py
index ce349fe207af21690c95b86dd7a293220ac7025e..cef4dce856fe9cc7339d28c18a9b23cc87dbfc8d 100644
(file)
--- a/
youtube_dl/extractor/common.py
+++ b/
youtube_dl/extractor/common.py
@@
-63,7
+63,7
@@
class InfoExtractor(object):
* ext Will be calculated from url if missing
* format A human-readable description of the format
("mp4 container with h264/opus").
- Calculated from the format_id, width, height
+ Calculated from the format_id, width, height
.
and format_note fields if missing.
* format_id A short description of the format
("mp4_h264_opus" or "19")