直播:新接口适应性支持 - #189
Closed
frostnotfall wants to merge 134 commits into
Closed
直播:新接口适应性支持#189frostnotfall wants to merge 134 commits into
frostnotfall wants to merge 134 commits into
Conversation
- 整理代码结构。 - Wbi 签名增加wts参数。 - 缓存检查与存储去掉 wts与w_rid。 - 音频 itag 生成不再使用预定义。 - PGC 独立出来实现,已应对后续可能的变化。 - 修复特定类型用户合集。
2. 增加 potplayer 收发弹幕功能。
Updated installation instructions and removed outdated content related to previous login methods and features. Added links to relevant tutorials and clarified usage methods.
2. bugfix - 修复打开直播分区异常
2. 优化合集和分P名称显示 3. bugfix - 入站必刷变成历史记录
- “我的动态”、"首页推荐"、"历史记录"、“综合热门”、个人“空间动态”,支持设定视频数量。
- 从搜索和番剧媒体界面打开时,支持根据观看记录定位到当前观看的剧集(potplayer的观看记录)。
- "我关注的直播间"当无人开播时,弹出对话框提醒。
- 支持"综合热门"页面。
- 增加"热门-排行榜-PGC"页面支持。
- 搜索功能修复。
- 增加UP主个人空间动态页面支持。
- 各类生成的播放列表,日期基本上已全部显示。
- 细节优化.
* MediaUrlList - Bilibili.as
- "Potplayer - 打开链接",类别重新整理命名。
- 排行榜适配B站新分区。
- 增加 PGC 内容类别。
* 附带预生成播放列表文件
按需使用,路径:{Potplayer 根目录}/Playlist
* 尽可能使用鉴权请求。 * 修复多处细节 BUG,优化部分逻辑。
- 配置文件新增 live 项,直播相关都移到这里,增加 直播缩略图关键帧截图开关。 - 解决之前特殊PGC内容不能播放的问题。 - 直播标题 增加详细信息 - 直播正确处理未开播情况
Updated features and fixed issues related to live streaming, video playback, and user interface enhancements.
2. 增加 "解析真实M3U8快速模式" 开关(parseM3u8RealUrlFastMode),当此项开启,且 m3u8RedirectDomains 不为空时,只对列表中的域名解析真实 M3U8 地址。(准确性取决于m3u8RedirectDomains 是否有效且全面)。 3. 增加充电视频支持。 4. bugfix - 修复部分具有单独地址的分区页面不能解析的情况(如英雄联盟分区:https://live.bilibili.com/lol,非 https://live.bilibili.com/p/eden/area-tags?parentAreaId={x}&areaId={xx}这种常规地址)。(只能一个一个添加,如遇此种情况请提issue。)
2. 动态增加 PGC 内容。 3. 其它细节完善与稳定性修改。
frostnotfall
force-pushed
the
master
branch
2 times, most recently
from
September 13, 2026 07:56
d003f4b to
6a6181a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
直播 - 新接口适应性支持:
目前的小问题:
画质选项中会出现HLS相关选项,貌似是potplayer特性。