bilibili is not working #385

Closed
opened 2025-11-09 09:48:02 -06:00 by GiteaMirror · 12 comments
Owner

Originally created by @Josscii on GitHub (Aug 8, 2024).

bug description

Tried a lot of bilibili video links on cobalt.tools, it report error as follows:

i don't see anything i could download by your link. try a different one!

reproduction steps

  1. open cobalt.tools
  2. fill in the links
  3. tap go button

screenshots

image

https://b23.tv/plZiQz4
https://www.bilibili.com/video/BV1ka411H78B/?spm_id_from=333.337.search-card.all.click

platform information

  • OS [Mac OS]
  • browser [Chrome]
  • version [127.0.6533.89]

additional context

any bilibili links is not working

Originally created by @Josscii on GitHub (Aug 8, 2024). ### bug description Tried a lot of bilibili video links on cobalt.tools, it report error as follows: `i don't see anything i could download by your link. try a different one!` ### reproduction steps 1. open `cobalt.tools` 2. fill in the links 3. tap go button ### screenshots <img width="571" alt="image" src="https://github.com/user-attachments/assets/b969d965-186a-4359-8f61-5dc95bde8469"> ### links https://b23.tv/plZiQz4 https://www.bilibili.com/video/BV1ka411H78B/?spm_id_from=333.337.search-card.all.click ### platform information - OS [Mac OS] - browser [Chrome] - version [127.0.6533.89] ### additional context any bilibili links is not working
GiteaMirror added the bug label 2025-11-09 09:48:02 -06:00
Author
Owner

@ywllyht commented on GitHub (Aug 8, 2024):

I meet the same problem.

@ywllyht commented on GitHub (Aug 8, 2024): I meet the same problem.
Author
Owner

@oslience11 commented on GitHub (Aug 9, 2024):

I meet the same problem.

@oslience11 commented on GitHub (Aug 9, 2024): I meet the same problem.
Author
Owner

@GGtray commented on GitHub (Aug 13, 2024):

I meet the same problem, win11, browser Chrome, version: try cobalt.tools

@GGtray commented on GitHub (Aug 13, 2024): I meet the same problem, win11, browser Chrome, version: try cobalt.tools
Author
Owner

@Aurora-1412 commented on GitHub (Aug 17, 2024):

same problem

@Aurora-1412 commented on GitHub (Aug 17, 2024): same problem
Author
Owner

@bb3k commented on GitHub (Aug 18, 2024):

Running test 5: b23.tv shortlink
params:
{ url: 'https://b23.tv/lbMyOI9' }

Received:
{
status: 400,
body: { status: 'error', text: '!!ErrorCouldntFetch!!' }
}

Fail. Expected: 200 & stream, received: 400 & error

Running test 6: bilibili.tv link
params:
{ url: 'https://www.bilibili.tv/en/video/4789599404426256' }

Received:
{
status: 400,
body: { status: 'error', text: '!!ErrorEmptyDownload!!' }
}

Fail. Expected: 200 & stream, received: 400 & error

@bb3k commented on GitHub (Aug 18, 2024): Running test 5: b23.tv shortlink params: { url: 'https://b23.tv/lbMyOI9' } Received: { status: 400, body: { status: 'error', text: '!!ErrorCouldntFetch!!' } } ❌ Fail. Expected: 200 & stream, received: 400 & error Running test 6: bilibili.tv link params: { url: 'https://www.bilibili.tv/en/video/4789599404426256' } Received: { status: 400, body: { status: 'error', text: '!!ErrorEmptyDownload!!' } } ❌ Fail. Expected: 200 & stream, received: 400 & error
Author
Owner

@wukko commented on GitHub (Aug 18, 2024):

there’s no need to spam the issue, we see each and every message, including the original one. you can subscribe to updates of this issue and be notified when it’s resolved!

@wukko commented on GitHub (Aug 18, 2024): there’s no need to spam the issue, we see each and every message, including the original one. you can subscribe to updates of this issue and be notified when it’s resolved!
Author
Owner

@gushenjie commented on GitHub (Aug 19, 2024):

I meet the same problem. mac m2, os(13.2.1 (22D68))

@gushenjie commented on GitHub (Aug 19, 2024): I meet the same problem. mac m2, os(13.2.1 (22D68))
Author
Owner

@Dobby233Liu commented on GitHub (Aug 27, 2024):

I tried to run tests locally, and surprisingly most of them ran successfully. I think I've been banned from .tv though - can't even solve the captcha because of CORS issues, so /shrug

Running tests for bilibili...

Running test 1: 1080p video
params:
{ url: 'https://www.bilibili.com/video/BV18i4y1m7xV/' }
(node:14568) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Received:
{
  status: 200,
  body: {
    status: 'stream',
    url: 'xxx'
  }
}

✅ Success.

Running test 2: 1080p video muted
params:
{
  url: 'https://www.bilibili.com/video/BV18i4y1m7xV/',
  isAudioMuted: true
}

Received:
{
  status: 400,
  body: { status: 'error', text: '!!ErrorCouldntFetch!!' }
}

❌ Fail. Expected: 200 & stream, received: 400 & error

Running test 3: 1080p vertical video
params:
{ url: 'https://www.bilibili.com/video/BV1uu411z7VV/' }

Received:
{
  status: 200,
  body: {
    status: 'stream',
    url: 'xxx'
  }
}

✅ Success.

Running test 4: 1080p vertical video muted
params:
{
  url: 'https://www.bilibili.com/video/BV1uu411z7VV/',
  isAudioMuted: true
}

Received:
{
  status: 200,
  body: {
    status: 'stream',
    url: 'xxx'
  }
}

✅ Success.

Running test 5: b23.tv shortlink
params:
{ url: 'https://b23.tv/lbMyOI9' }

Received:
{
  status: 400,
  body: { status: 'error', text: '!!ErrorCouldntFetch!!' }
}

❌ Fail. Expected: 200 & stream, received: 400 & error

Running test 6: bilibili.tv link
params:
{ url: 'https://www.bilibili.tv/en/video/4789599404426256' }

Received:
{
  status: 400,
  body: { status: 'error', text: '!!ErrorEmptyDownload!!' }
}

❌ Fail. Expected: 200 & stream, received: 400 & error

Note that b23.tv links expire now.

@Dobby233Liu commented on GitHub (Aug 27, 2024): I tried to run tests locally, and surprisingly most of them ran successfully. I think I've been banned from .tv though - can't even solve the captcha because of CORS issues, so /shrug ``` Running tests for bilibili... Running test 1: 1080p video params: { url: 'https://www.bilibili.com/video/BV18i4y1m7xV/' } (node:14568) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) Received: { status: 200, body: { status: 'stream', url: 'xxx' } } ✅ Success. Running test 2: 1080p video muted params: { url: 'https://www.bilibili.com/video/BV18i4y1m7xV/', isAudioMuted: true } Received: { status: 400, body: { status: 'error', text: '!!ErrorCouldntFetch!!' } } ❌ Fail. Expected: 200 & stream, received: 400 & error Running test 3: 1080p vertical video params: { url: 'https://www.bilibili.com/video/BV1uu411z7VV/' } Received: { status: 200, body: { status: 'stream', url: 'xxx' } } ✅ Success. Running test 4: 1080p vertical video muted params: { url: 'https://www.bilibili.com/video/BV1uu411z7VV/', isAudioMuted: true } Received: { status: 200, body: { status: 'stream', url: 'xxx' } } ✅ Success. Running test 5: b23.tv shortlink params: { url: 'https://b23.tv/lbMyOI9' } Received: { status: 400, body: { status: 'error', text: '!!ErrorCouldntFetch!!' } } ❌ Fail. Expected: 200 & stream, received: 400 & error Running test 6: bilibili.tv link params: { url: 'https://www.bilibili.tv/en/video/4789599404426256' } Received: { status: 400, body: { status: 'error', text: '!!ErrorEmptyDownload!!' } } ❌ Fail. Expected: 200 & stream, received: 400 & error ``` Note that b23.tv links [expire](https://socialsisteryi.github.io/bilibili-API-collect/docs/misc/b23tv.html#%E7%AE%80%E8%BF%B0) now.
Author
Owner

@Ecstaticoder commented on GitHub (Nov 3, 2024):

This seems to be a main instance issue as https://c.oak.li/ seems to download videos just fine.

@Ecstaticoder commented on GitHub (Nov 3, 2024): This seems to be a main instance issue as https://c.oak.li/ seems to download videos just fine.
Author
Owner

@q286073088 commented on GitHub (Nov 6, 2024):

目前没有解决方案吗?

@q286073088 commented on GitHub (Nov 6, 2024): 目前没有解决方案吗?
Author
Owner

@chenj-freedom commented on GitHub (Dec 26, 2024):

It stiil can not work for bilibili. Do we have a timeline for solving this problem?

@chenj-freedom commented on GitHub (Dec 26, 2024): It stiil can not work for bilibili. Do we have a timeline for solving this problem?
Author
Owner

@wukko commented on GitHub (May 5, 2025):

the issue has been fixed for a good while now, just forgot to close it here.

@wukko commented on GitHub (May 5, 2025): the issue has been fixed for a good while now, just forgot to close it here.
Sign in to join this conversation.