cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

bilibili is not working

Open Josscii opened this issue 1 year ago • 11 comments

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

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

Josscii avatar Aug 08 '24 09:08 Josscii

I meet the same problem.

ywllyht avatar Aug 08 '24 11:08 ywllyht

I meet the same problem.

oslience11 avatar Aug 09 '24 14:08 oslience11

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

GGtray avatar Aug 13 '24 14:08 GGtray

same problem

Aurora-1412 avatar Aug 17 '24 15:08 Aurora-1412

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 avatar Aug 18 '24 08:08 bb3k

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 avatar Aug 18 '24 09:08 wukko

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

gushenjie avatar Aug 19 '24 01:08 gushenjie

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 avatar Aug 27 '24 00:08 Dobby233Liu

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

Ecstaticoder avatar Nov 03 '24 10:11 Ecstaticoder

目前没有解决方案吗?

q286073088 avatar Nov 06 '24 07:11 q286073088

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

chenj-freedom avatar Dec 26 '24 02:12 chenj-freedom

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

wukko avatar May 05 '25 08:05 wukko