Topic: SVPtube not work on bilibili

this site
https://www.bilibili.com/
the video link can be anylyzed,but can not play or download.

use mvp player:
22:07:37.533 : Tube: video format id 0 selected
22:07:37.949 : VideoPlayer: mpv connected, waiting for the video info...
and the player window would not appear.

use potplayer:
a message "the server is closed or error link".

the link can be dowload by youtube-dl in cmd.

Post's attachments

360截图20180416220711235.png, 3.23 kb, 629 x 87
360截图20180416220711235.png 3.23 kb, 334 downloads since 2018-04-16 

Re: SVPtube not work on bilibili

It needs "Referer" HTTP header to play, otherwise it gives access error.
We'll add passing "Referer" header to mpv in the next release (soon enough).

Re: SVPtube not work on bilibili

Chainik wrote:

It needs "Referer" HTTP header to play, otherwise it gives access error.
We'll add passing "Referer" header to mpv in the next release (soon enough).

Hello!
I bought SVP4 Pro today, but I get same error like this. I'm already using newest version.
Can this problem be solved?

Re: SVPtube not work on bilibili

can you give the exact link that is not working for you?

Re: SVPtube not work on bilibili

Chainik wrote:

can you give the exact link that is not working for you?

Such as:
https://www.bilibili.com/video/av36519438
I can only get 2 flv by this link.

Re: SVPtube not work on bilibili

The link works, shows a FLV stream, mpv plays it, video size is 1704*960. What's wrong? hmm

Re: SVPtube not work on bilibili

Chainik wrote:

The link works, shows a FLV stream, mpv plays it, video size is 1704*960. What's wrong? hmm

Oh,,,,,,,,
Maybe I should try mpv?
Now I'm using potplayer and it can't play the video.
Thanks for information.

Re: SVPtube not work on bilibili

Chainik wrote:

The link works, shows a FLV stream, mpv plays it, video size is 1704*960. What's wrong? hmm

I tried MPV and it works!
Thanks!

Re: SVPtube not work on bilibili

as I said above - "it needs "Referer" HTTP header to play, otherwise it gives access error"