mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-03 06:22:58 +01:00
Revert "[cbc] use geo bypass mechanism"
This reverts commit 86466a8b6f
.
This commit is contained in:
parent
7345d6d465
commit
fc320a40d9
@ -195,7 +195,6 @@ class CBCPlayerIE(InfoExtractor):
|
||||
class CBCWatchBaseIE(InfoExtractor):
|
||||
_device_id = None
|
||||
_device_token = None
|
||||
_GEO_COUNTRIES = ['CA']
|
||||
_API_BASE_URL = 'https://api-cbc.cloud.clearleap.com/cloffice/client/'
|
||||
_NS_MAP = {
|
||||
'media': 'http://search.yahoo.com/mrss/',
|
||||
|
Loading…
Reference in New Issue
Block a user