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