[bilibili] Update keys (closes #19233)
authorSergey M․ <dstftw@gmail.com>
Sat, 16 Feb 2019 22:00:16 +0000 (05:00 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 16 Feb 2019 22:00:16 +0000 (05:00 +0700)
youtube_dl/extractor/bilibili.py

index 4d6b051fe102256f1733c99e6d42697324948c8f..3746671d3c110db6ee66f16193159f5ed8897d51 100644 (file)
@@ -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: