projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
427cc21
)
[toutv] update client key(closes #21370)
author
Remita Amine
<remitamine@gmail.com>
Wed, 12 Jun 2019 20:41:46 +0000
(21:41 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Wed, 12 Jun 2019 20:41:46 +0000
(21:41 +0100)
youtube_dl/extractor/toutv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/toutv.py
b/youtube_dl/extractor/toutv.py
index 00f58a087df6741d34e282eac16052c6ac83450d..44b022fcaa46ebc872422961a902bc1271cb3f94 100644
(file)
--- a/
youtube_dl/extractor/toutv.py
+++ b/
youtube_dl/extractor/toutv.py
@@
-38,7
+38,7
@@
class TouTvIE(RadioCanadaIE):
'url': 'https://ici.tou.tv/l-age-adulte/S01C501',
'only_matching': True,
}]
- _CLIENT_KEY = '
4dd36440-09d5-4468-8923-b6d91174ad36
'
+ _CLIENT_KEY = '
90505c8d-9c34-4f34-8da1-3a85bdc6d4f4
'
def _real_initialize(self):
email, password = self._get_login_info()