Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: BiliBili said: Video is hidden, while the video can be played #16638

Closed
czy1996 opened this issue Jun 4, 2018 · 0 comments
Closed

ERROR: BiliBili said: Video is hidden, while the video can be played #16638

czy1996 opened this issue Jun 4, 2018 · 0 comments

Comments

@czy1996
Copy link

@czy1996 czy1996 commented Jun 4, 2018

Please follow the guide below


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.06.04. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.06.04

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.bilibili.com/video/av24293002/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.06.04
[debug] Python version 3.5.2 (CPython) - Linux-4.13.0-1015-gcp-x86_64-with-Ubuntu-16.04-xenial
[debug] exe versions: none
[debug] Proxy map: {}
[BiliBili] 24293002: Downloading webpage
[BiliBili] 24293002: Downloading video info page
[BiliBili] 24293002: Downloading video info page
ERROR: BiliBili said: Video is hidden.
Traceback (most recent call last):
  File "/home/zzx1996/.local/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "/home/zzx1996/.local/lib/python3.5/site-packages/youtube_dl/extractor/common.py", line 500, in extract
    ie_result = self._real_extract(url)
  File "/home/zzx1996/.local/lib/python3.5/site-packages/youtube_dl/extractor/bilibili.py", line 165, in _real_extract
    self._report_error(video_info)
  File "/home/zzx1996/.local/lib/python3.5/site-packages/youtube_dl/extractor/bilibili.py", line 101, in _report_error
    raise ExtractorError('%s said: %s' % (self.IE_NAME, result['message']), expected=True)
youtube_dl.utils.ExtractorError: BiliBili said: Video is hidden.

Description of your issue, suggested solution and other information

When downloading bilibili video, it shows the error that the video is hidden.

ERROR: BiliBili said: Video is hidden

Actually the video is not hidden and can be played in broswer.

I tested multiple urls like
https://www.bilibili.com/video/av24293002/?spm_id_from=333.334.chief_recommend.16
https://www.bilibili.com/video/av24273046/?spm_id_from=333.334.chief_recommend.20

and both of my ubuntu 16.04 pc and vps, all get the same error.

I am not familiar with English, if the description is not clear enough, please let me know

@czy1996 czy1996 changed the title youtube-dl shows ERROR: BiliBili said: Video is hidden. while the video can be played ERROR: BiliBili said: Video is hidden, while the video can be played Jun 4, 2018
@ytdl-org ytdl-org locked and limited conversation to collaborators Jun 7, 2018
@ytdl-org ytdl-org deleted a comment from Senrt Jun 7, 2018
@ytdl-org ytdl-org deleted a comment from pexcn Jun 7, 2018
@ytdl-org ytdl-org deleted a comment from Wiiplay123 Jun 7, 2018
@dstftw dstftw closed this in 61cb668 Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.