Sergey M․
5 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
1 deletions
-
youtube_dl/extractor/soundcloud.py
|
@ -221,7 +221,7 @@ class SoundcloudIE(InfoExtractor): |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
_CLIENT_ID = 'FweeGBOOEOYJWLJN3oEyToGLKhmSz0I7' |
|
|
|
|
|
|
|
|
_CLIENT_ID = 'BeGVhOrGmfboy1LtiHTQF6Ejpt9ULJCI' |
|
|
|
|
|
|
|
|
@staticmethod |
|
|
@staticmethod |
|
|
def _extract_urls(webpage): |
|
|
def _extract_urls(webpage): |
|
|