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] support noplaylist option for BilibiliPlaylistIE #9139

Merged
merged 1 commit into from Feb 4, 2024

Conversation

c-basalt
Copy link
Contributor

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

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

ADD DESCRIPTION HERE

Related issue: #8499

Add --no-playlist support for BilibiliPlaylistIE when url contains the currently playing video_id (bvid=XXX).
Bilibili appends bvid query to the url for the video currently opened in the webpage. This allows users to download only the current video that they are watching on the webpage, without need for providing access to the playlist.

(It is not clear why #8499 got that error code for playlist extraction. The issue author considered downloading current video is a fix, but I am aligned to keep the issue open rather than mark it as fixed.)

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?

@bashonly bashonly self-assigned this Feb 4, 2024
@bashonly bashonly added the site-enhancement Feature request for some website label Feb 4, 2024
@bashonly bashonly merged commit e439693 into yt-dlp:master Feb 4, 2024
6 checks passed
@c-basalt c-basalt deleted the bili-list branch February 4, 2024 23:30
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-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants