[GH-ISSUE #1170] Unable to download videos in bilibili playlists #6629

Closed
opened 2026-04-19 08:44:55 -05:00 by GiteaMirror · 1 comment
Owner

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

  1. go to https://www.bilibili.com/video/BV1bK411W797?spm_id_from=333.788.videopod.episodes
  2. download the video
  3. go to https://www.bilibili.com/video/BV1bK411W797?spm_id_from=333.788.videopod.episodes&p=2
  4. download the video
  5. they should be the same video

screenshots

No response


platform information

firefox, windows 10, dell latitude

additional context

No response

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 1. go to https://www.bilibili.com/video/BV1bK411W797?spm_id_from=333.788.videopod.episodes 2. download the video 3. go to https://www.bilibili.com/video/BV1bK411W797?spm_id_from=333.788.videopod.episodes&p=2 4. download the video 5. they should be the same video ### screenshots _No response_ ### links ```shell ``` ### platform information firefox, windows 10, dell latitude ### additional context _No response_
GiteaMirror added the bug label 2026-04-19 08:44:55 -05:00
Author
Owner

@wukko commented on GitHub (Aug 19, 2025):

fixed in 64a7b1dd62 via #1410

<!-- gh-comment-id:3199724916 --> @wukko commented on GitHub (Aug 19, 2025): fixed in 64a7b1dd6235a8f58f5aa51983dfaa0bf73de070 via #1410
Sign in to join this conversation.