mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-10 15:52:58 -05:00
[PR #354] [MERGED] bilibili: fix downloads, add b23.tv and bilibili.tv support #1110
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/354
Author: @dumbmoron
Created: 2/15/2024
Status: ✅ Merged
Merged: 3/5/2024
Merged by: @wukko
Base:
7.11← Head:bilibili-fixes📝 Commits (4)
d707542stream: fix bilibili downloads6e1eddabilibili: add support for b23.tv links0852adebilibili: add support for bilibili.tv linksb1bc712servicesConfig: update bilibili alias📊 Changes
7 files changed (+166 additions, -29 deletions)
View changed files
📝
src/modules/processing/match.js(+1 -3)📝
src/modules/processing/services/bilibili.js(+92 -14)📝
src/modules/processing/servicesConfig.json(+5 -2)📝
src/modules/processing/servicesPatternTesters.js(+3 -2)📝
src/modules/processing/url.js(+13 -0)📝
src/modules/stream/types.js(+35 -8)📝
src/test/tests.json(+17 -0)📄 Description
resolves #302
resolves #319
resolves #320
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.