mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[PR #1410] [MERGED] api/bilibili: add support for video parts/episodes #4343
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/1410
Author: @wukko
Created: 8/11/2025
Status: ✅ Merged
Merged: 8/11/2025
Merged by: @wukko
Base:
develop← Head:bilibili-parts📝 Commits (2)
64a7b1dapi/bilibili: add support for video parts/episodes7a6977eapi/processing/service-patterns: refactor📊 Changes
5 files changed (+74 additions, -47 deletions)
View changed files
📝
api/src/processing/service-config.js(+1 -0)📝
api/src/processing/service-patterns.js(+46 -41)📝
api/src/processing/services/bilibili.js(+17 -6)📝
api/src/processing/url.js(+1 -0)📝
api/src/util/tests/bilibili.json(+9 -0)📄 Description
different videos share the same id, kind of weird
closes #1170
closes #1261
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.