mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-19 07:35:41 +07:00
Revert "[cbc] use geo bypass mechanism"
This reverts commit 86466a8b6f.
This commit is contained in:
@@ -195,7 +195,6 @@ def _real_extract(self, url):
|
|||||||
class CBCWatchBaseIE(InfoExtractor):
|
class CBCWatchBaseIE(InfoExtractor):
|
||||||
_device_id = None
|
_device_id = None
|
||||||
_device_token = None
|
_device_token = None
|
||||||
_GEO_COUNTRIES = ['CA']
|
|
||||||
_API_BASE_URL = 'https://api-cbc.cloud.clearleap.com/cloffice/client/'
|
_API_BASE_URL = 'https://api-cbc.cloud.clearleap.com/cloffice/client/'
|
||||||
_NS_MAP = {
|
_NS_MAP = {
|
||||||
'media': 'http://search.yahoo.com/mrss/',
|
'media': 'http://search.yahoo.com/mrss/',
|
||||||
|
|||||||
Reference in New Issue
Block a user