projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3820df0
)
Rename soundcloud to soundcloud:set
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 27 Apr 2013 18:12:46 +0000
(20:12 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 27 Apr 2013 18:12:46 +0000
(20:12 +0200)
youtube_dl/InfoExtractors.py
patch
|
blob
|
history
diff --git
a/youtube_dl/InfoExtractors.py
b/youtube_dl/InfoExtractors.py
index 3450f0d17e19d95d67645a50c79f0680b05379cc..0e2c7795dd4a8c838265b2dd09c64aa2335f05bf 100755
(executable)
--- a/
youtube_dl/InfoExtractors.py
+++ b/
youtube_dl/InfoExtractors.py
@@
-2717,7
+2717,7
@@
class SoundcloudSetIE(InfoExtractor):
"""
_VALID_URL = r'^(?:https?://)?(?:www\.)?soundcloud\.com/([\w\d-]+)/sets/([\w\d-]+)'
- IE_NAME = u'soundcloud'
+ IE_NAME = u'soundcloud
:set
'
def report_resolve(self, video_id):
"""Report information extraction."""