mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-08 23:04:20 -05:00
[PR #1261] api/bilibili: support download episode in collection #1363
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/1261
Author: @charles7668
Created: 5/5/2025
Status: 🔄 Open
Base:
main← Head:feat/bilibili-episode📝 Commits (7)
f9e3b00api/bilibili: support download episode in collection86c4f2dUpdate api/src/processing/services/bilibili.jse5fa1a7Update api/src/processing/services/bilibili.jsd29584eUpdate api/src/processing/services/bilibili.js3204b82Update api/src/processing/services/bilibili.js6af81b0Update api/src/processing/services/bilibili.jsf0569d7Update api/src/processing/services/bilibili.js📊 Changes
3 files changed (+10 additions, -4 deletions)
View changed files
📝
api/src/processing/service-config.js(+1 -0)📝
api/src/processing/services/bilibili.js(+4 -4)📝
api/src/processing/url.js(+5 -0)📄 Description
Previously, Cobalt only downloaded the first video in a Bilibili collection.
This PR adds the ability to download different episodes from the collection.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.