mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-17 14:54:31 +01:00
[soundcloud] Update client id
This commit is contained in:
parent
f7a147e3b6
commit
c560680247
@ -221,7 +221,7 @@ class SoundcloudIE(InfoExtractor):
|
||||
}
|
||||
]
|
||||
|
||||
_CLIENT_ID = 'FweeGBOOEOYJWLJN3oEyToGLKhmSz0I7'
|
||||
_CLIENT_ID = 'BeGVhOrGmfboy1LtiHTQF6Ejpt9ULJCI'
|
||||
|
||||
@staticmethod
|
||||
def _extract_urls(webpage):
|
||||
|
Loading…
Reference in New Issue
Block a user