mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-23 20:23:05 +08:00
Removed IPHONE_CLIENT_ID
_IPHONE_CLIENT_ID was not being used anywhere else
This commit is contained in:
parent
d2a422f548
commit
c8279d4d2e
@ -158,7 +158,6 @@ class SoundcloudIE(InfoExtractor):
|
||||
]
|
||||
|
||||
_CLIENT_ID = 'DQskPX1pntALRzMp4HSxya3Mc0AO66Ro'
|
||||
_IPHONE_CLIENT_ID = '376f225bf427445fc4bfb6b99b72e0bf'
|
||||
|
||||
@staticmethod
|
||||
def _extract_urls(webpage):
|
||||
|
Loading…
Reference in New Issue
Block a user