removed weird indent
authorKevin Ngo <ngoke@onid.oregonstate.edu>
Sun, 13 Nov 2011 01:28:26 +0000 (17:28 -0800)
committerKevin Ngo <ngoke@onid.oregonstate.edu>
Sun, 13 Nov 2011 01:28:26 +0000 (17:28 -0800)
youtube-dl

index 2e29bad..f85aa8e 100755 (executable)
@@ -3978,7 +3978,7 @@ def gen_extractors():
                EscapistIE(),
                CollegeHumorIE(),
                XVideosIE(),
-        SoundcloudIE(),
+               SoundcloudIE(),
 
                GenericIE()
        ]