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

[extractor/bilibili] fix BiliBiliSearch HTTP 412 banned #9119

Merged
merged 3 commits into from Feb 2, 2024

Conversation

c-basalt
Copy link
Contributor

@c-basalt c-basalt commented Feb 1, 2024

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

ADD DESCRIPTION HERE

Fixes #5083

Adding buvid3 cookie required by auth of search API to fix HTTP 412 error.

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

yt_dlp/extractor/bilibili.py Outdated Show resolved Hide resolved
yt_dlp/extractor/bilibili.py Outdated Show resolved Hide resolved
@bashonly bashonly self-assigned this Feb 1, 2024
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
@bashonly bashonly added the site-bug Issue with a specific website label Feb 1, 2024
@bashonly bashonly merged commit ffa017c into yt-dlp:master Feb 2, 2024
6 checks passed
@c-basalt c-basalt deleted the bili-search branch February 4, 2024 21:28
FletcherD pushed a commit to FletcherD/yt-dlp that referenced this pull request Feb 14, 2024
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this pull request Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BiliBiliSearch] HTTPError 412: 'Precondition Failed'
2 participants