projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0de9fd2
)
[soundcloud] Update client id (closes #23214)
author
Sergey M․
<dstftw@gmail.com>
Tue, 26 Nov 2019 17:03:51 +0000
(
00:03
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 26 Nov 2019 17:03:51 +0000
(
00:03
+0700)
youtube_dl/extractor/soundcloud.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/soundcloud.py
b/youtube_dl/extractor/soundcloud.py
index e8ffb2cbe3f8ee5172badd203db2c5842190f5d3..988dec4fabaf3535ef9872281447abf4aabf3d99 100644
(file)
--- a/
youtube_dl/extractor/soundcloud.py
+++ b/
youtube_dl/extractor/soundcloud.py
@@
-245,7
+245,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 = '
BeGVhOrGmfboy1LtiHTQF6Ejpt9ULJCI
'
+ _CLIENT_ID = '
UW9ajvMgVdMMW3cdeBi8lPfN6dvOVGji
'
_IMAGE_REPL_RE = r'-([0-9a-z]+)\.jpg'
_ARTWORK_MAP = {