commit: c9a0ea6e51eff28b9a383a47215870fd5875fc3e
parent d7d513891b7e63337218c5cb0bf743c8f7044381
Author: Sergey M․ <dstftw@gmail.com>
Date: Sun, 17 Feb 2019 05:00:16 +0700
[bilibili] Update keys (closes #19233)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/youtube_dl/extractor/bilibili.py b/youtube_dl/extractor/bilibili.py
@@ -93,8 +93,8 @@ class BiliBiliIE(InfoExtractor):
}]
}]
- _APP_KEY = '84956560bc028eb7'
- _BILIBILI_KEY = '94aba54af9065f71de72f5508f1cd42e'
+ _APP_KEY = 'iVGUTjsxvpLeuDCf'
+ _BILIBILI_KEY = 'aHRmhWMLkdeMuILqORnYZocwMBpMEOdt'
def _report_error(self, result):
if 'message' in result: