Browse Source

Revert "[cbc] use geo bypass mechanism"

This reverts commit 86466a8b6f.
master-ytdl-org
Remita Amine 8 years ago
parent
commit
fc320a40d9
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/cbc.py

+ 0
- 1
youtube_dl/extractor/cbc.py View File

@ -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…
Cancel
Save