mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[GH-ISSUE #1170] Unable to download videos in bilibili playlists #12062
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?
Originally created by @KarryGasparov on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1170
bug description
Bilibili links within a playlist do not have different links, they have the same link and end with "&p=n" where n is the position of the video in the playlist (p=1 is the first video, p = 2 is the second, and so on).
When I try and download any video other than the first, it just downloads the first one again. It seems as if cobalt cannot differentiate between these links.
reproduction steps
screenshots
No response
links
platform information
firefox, windows 10, dell latitude
additional context
No response
@wukko commented on GitHub (Aug 19, 2025):
fixed in
64a7b1dd62via #1410