projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208c4b9
)
removed weird indent
author
Kevin Ngo
<ngoke@onid.oregonstate.edu>
Sun, 13 Nov 2011 01:28:26 +0000
(17:28 -0800)
committer
Kevin Ngo
<ngoke@onid.oregonstate.edu>
Sun, 13 Nov 2011 01:28:26 +0000
(17:28 -0800)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 2e29bad75faec16868684e592ce957eb310aa600..f85aa8e42c99748a88860a042e07c0131ca9b4d2 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-3978,7
+3978,7
@@
def gen_extractors():
EscapistIE(),
CollegeHumorIE(),
XVideosIE(),
- SoundcloudIE(),
+
SoundcloudIE(),
GenericIE()
]