This commit is contained in:
FongMi 2023-02-18 22:44:40 +08:00
parent 089ec68b3a
commit 0273ed6336
5 changed files with 4 additions and 4 deletions

View File

@ -293,7 +293,7 @@ public class API {
JSONObject body = new JSONObject(); JSONObject body = new JSONObject();
body.put("file_id", fileId); body.put("file_id", fileId);
body.put("share_id", auth.getShareId()); body.put("share_id", auth.getShareId());
body.put("expire_sec", 7200); body.put("expire_sec", 600);
String json = API.get().auth("v2/file/get_share_link_download_url", body, true); String json = API.get().auth("v2/file/get_share_link_download_url", body, true);
String url = new JSONObject(json).optString("download_url"); String url = new JSONObject(json).optString("download_url");
Map<String, List<String>> respHeaders = new HashMap<>(); Map<String, List<String>> respHeaders = new HashMap<>();

Binary file not shown.

View File

@ -1 +1 @@
4ba61a77c12a968853688f4005d3bfa6 a8254c66a7166602df254825bfe78429

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;4ba61a77c12a968853688f4005d3bfa6", "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;a8254c66a7166602df254825bfe78429",
"wallpaper": "https://gao.chuqiuyu.tk", "wallpaper": "https://gao.chuqiuyu.tk",
"lives": [ "lives": [
{ {

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;4ba61a77c12a968853688f4005d3bfa6", "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;a8254c66a7166602df254825bfe78429",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img", "wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"lives": [ "lives": [
{ {