kopia lustrzana https://github.com/yt-dlp/yt-dlp
Rename soundcloud to soundcloud:set
rodzic
3820df0106
commit
50f6412eb8
|
@ -2717,7 +2717,7 @@ class SoundcloudSetIE(InfoExtractor):
|
||||||
"""
|
"""
|
||||||
|
|
||||||
_VALID_URL = r'^(?:https?://)?(?:www\.)?soundcloud\.com/([\w\d-]+)/sets/([\w\d-]+)'
|
_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):
|
def report_resolve(self, video_id):
|
||||||
"""Report information extraction."""
|
"""Report information extraction."""
|
||||||
|
|
Ładowanie…
Reference in New Issue