Bilibili Video CDN Switcher

Modify Bilibili's CDN during playback to speed up video loading, supporting Animes & Videos

These are versions of this script where the code was updated. Show all versions.

  • v0.1.2 2024-07-22

    tiny code enhancement, doesn't affect functionalities

  • v0.1.1 2024-07-14
    1. match https://search.bilibili.com/* (for videos previewing)
    2. 支持充电专享视频预览地址替换
    3. 初步支持 手机版 m.bilibili.com
  • v0.1.0 2024-07-13
    1. 较大更新,支持主站多个分区(我能找到的所有分区)预览视频的播放地址替换
    2. 仅在视频或番剧播放页面调用waitForElm,避免不必要的性能开销
  • v0.0.7 2024-07-13
    1. 支持替换VIP视频的试看地址
    2. @match 增加 首页(视频预览)、/blackboard (活动视频)
    3. 增加脚本稳定性
  • v0.0.6 2024-07-12

    Description: A Subdomain List Provided

    Code: Bugs Fixed (The setting checkBox won't show if the plugin is disabled by the checkbox)

  • v0.0.5 2024-07-11

    new functions added
    bugs fixed

  • v0.0.4 2024-07-11
    1. Debug, previous version was flawed
    2. Update Description
  • v0.0.3 2024-07-11
    1. CustomCDN 如经设置后会使用 GM_setValue 持久化存储,防止更新后失效。
    2. 更改了部分默认使用的 CDN
    3. 优化了番剧存在地域限制,无法获得视频信息时的处理逻辑
  • v0.0.2 2024-07-10

    Change Description Text

  • v0.0.1 2024-07-10