This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[soundcloud] Update client id (
closes
#15306
)
master-ytdl-org
Varun
7 years ago
committed by
Sergey M
parent
cad9caf76b
commit
67408fe0e9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/soundcloud.py
+ 1
- 1
youtube_dl/extractor/soundcloud.py
View File
@ -157,7 +157,7 @@ class SoundcloudIE(InfoExtractor):
}
,
]
_CLIENT_ID
=
'
c6CU49JDMapyrQo06UxU9xouB9ZVzqCn
'
_CLIENT_ID
=
'
DQskPX1pntALRzMp4HSxya3Mc0AO66Ro
'
_IPHONE_CLIENT_ID
=
'
376f225bf427445fc4bfb6b99b72e0bf
'
@staticmethod
Write
Preview
Loading…
Cancel
Save