Bilibili Anime HK Macau TW

Fetch bilibili anime for HK Macau TW

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
𝖢𝖸 𝖥𝗎𝗇𝗀
Daily installs
0
Total installs
235
Ratings
0 0 0
Version
0.1
Created
2021-07-25
Updated
2021-07-25
Size
25.9 KB
License
MIT
Applies to

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)