mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 04:06:56 +01:00
[soundcloud] Update client id (closes #15866)
This commit is contained in:
parent
b848a4ca1a
commit
b8c6badc96
@ -157,7 +157,7 @@ class SoundcloudIE(InfoExtractor):
|
||||
},
|
||||
]
|
||||
|
||||
_CLIENT_ID = 'DQskPX1pntALRzMp4HSxya3Mc0AO66Ro'
|
||||
_CLIENT_ID = 'LvWovRaJZlWCHql0bISuum8Bd2KX79mb'
|
||||
|
||||
@staticmethod
|
||||
def _extract_urls(webpage):
|
||||
|
Loading…
Reference in New Issue
Block a user