projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
278be57
)
[soundcloud] Update client id (closes #23516)
author
Sergey M․
<dstftw@gmail.com>
Wed, 25 Dec 2019 15:39:50 +0000
(22:39 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 25 Dec 2019 15:39:50 +0000
(22:39 +0700)
youtube_dl/extractor/soundcloud.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/soundcloud.py
b/youtube_dl/extractor/soundcloud.py
index c2ee54457e90909fea418f38320d9e5480ccc379..2128e59576ff95c810c3a85c2c747975ec1d1509 100644
(file)
--- a/
youtube_dl/extractor/soundcloud.py
+++ b/
youtube_dl/extractor/soundcloud.py
@@
-255,7
+255,7
@@
class SoundcloudIE(InfoExtractor):
_API_BASE = 'https://api.soundcloud.com/'
_API_V2_BASE = 'https://api-v2.soundcloud.com/'
_BASE_URL = 'https://soundcloud.com/'
- _CLIENT_ID = '
UW9ajvMgVdMMW3cdeBi8lPfN6dvOVGji
'
+ _CLIENT_ID = '
YUKXoArFcqrlQn9tfNHvvyfnDISj04zk
'
_IMAGE_REPL_RE = r'-([0-9a-z]+)\.jpg'
_ARTWORK_MAP = {