1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-23 20:02:51 +08:00

Removed IPHONE_CLIENT_ID

_IPHONE_CLIENT_ID was not being used anywhere else
This commit is contained in:
M.Yasoob Ullah Khalid ☺ 2018-01-29 18:52:14 -05:00 committed by GitHub
parent d2a422f548
commit c8279d4d2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,6 @@ class SoundcloudIE(InfoExtractor):
]
_CLIENT_ID = 'DQskPX1pntALRzMp4HSxya3Mc0AO66Ro'
_IPHONE_CLIENT_ID = '376f225bf427445fc4bfb6b99b72e0bf'
@staticmethod
def _extract_urls(webpage):