projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790d379
)
[viki] Update app data (closes #14181)
author
Vijay Singh
<sudovijay@users.noreply.github.com>
Sat, 16 Sep 2017 15:45:23 +0000
(21:15 +0530)
committer
Sergey M
<dstftw@gmail.com>
Sat, 16 Sep 2017 15:45:23 +0000
(22:45 +0700)
youtube_dl/extractor/viki.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/viki.py
b/youtube_dl/extractor/viki.py
index e9c8bf824c099b1dbc5fadbf93de21043b88d8c5..853e5c75f431da9bbc7383c31006d29c705bb881 100644
(file)
--- a/
youtube_dl/extractor/viki.py
+++ b/
youtube_dl/extractor/viki.py
@@
-23,9
+23,9
@@
class VikiBaseIE(InfoExtractor):
_API_QUERY_TEMPLATE = '/v4/%sapp=%s&t=%s&site=www.viki.com'
_API_URL_TEMPLATE = 'http://api.viki.io%s&sig=%s'
- _APP = '
6553
5a'
+ _APP = '
10000
5a'
_APP_VERSION = '2.2.5.1428709186'
- _APP_SECRET = '
-$iJ}@p7!G@SyU/je1bEyWg}upLu-6V6-Lg9VD(]siH,r.,m-r|ulZ,U4LC/SeR)
'
+ _APP_SECRET = '
MM_d*yP@`&1@]@!AVrXf_o-HVEnoTnm$O-ti4[G~$JDI/Dc-&piU&z&5.;:}95=Iad
'
_GEO_BYPASS = False
_NETRC_MACHINE = 'viki'