projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33dc173
)
[cbc] use geo bypass mechanism
author
Remita Amine
<remitamine@gmail.com>
Tue, 21 Feb 2017 16:50:53 +0000
(17:50 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Tue, 21 Feb 2017 16:52:50 +0000
(17:52 +0100)
youtube_dl/extractor/cbc.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/cbc.py
b/youtube_dl/extractor/cbc.py
index cf678e7f843225f00a69546c59ba27a2b9c93c3d..4d93c7744b7c28a6cbb9a9a1afc52f6920d4339c 100644
(file)
--- a/
youtube_dl/extractor/cbc.py
+++ b/
youtube_dl/extractor/cbc.py
@@
-195,6
+195,7
@@
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/',