Greasy Fork is available in English.

Bilibili Anime HK Macau TW

Fetch bilibili anime for HK Macau TW

Tác giả
𝖢𝖸 𝖥𝗎𝗇𝗀
Cài đặt hàng ngày
0
Số lần cài đặt
217
Đánh giá
0 0 0
Phiên bản
0.1
Đã tạo
25-07-2021
Đã cập nhật
25-07-2021
Giấy phép
MIT
Áp dụng cho

Bilibili Anime HK Macau TW






=============== APIs Used ===============

#1 API url: `https://bangumi.bilibili.com/api/timeline_v2_global?`
description: obtain the amounts required (original list of anime for CN)

#2 API url: `https://api.bilibili.com/x/web-interface/search/type?context=&search_type=media_bangumi&page=${page}&order=&keyword=%E5%83%85%E9%99%90%20%E5%9C%B0%E5%8D%80&category_id=&__refresh__=true&_extra=&highlight=1&single_column=0`
description: full list of anime for HK/Macau/TW, but without info `lateupdate`

#3 API url: `https://api.bilibili.com/pgc/season/index/result?season_version=1&spoken_language_type=1&area=-1&is_finish=-1&copyright=-1&season_status=-1&season_month=-1&year=-1&style_id=-1&order=0&st=1&sort=0&page=1&season_type=1&pagesize=${pagesize}&type=1`
description: it is the official bangumi list for all animes including CN, HK, Macau, TW. However, some bangumi are still missing

#4 API url: `https://api.bilibili.com/x/space/arc/search?mid=11783021&ps=80&tid=13&pn=1&keyword=${encodeURIComponent(title)}&order=pubdate&jsonp=jsonp`
description: it is to fetch the latest uploads from user 哔哩哔哩番剧出差. (due to #3 issue)