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/generic] Accept values for fragment_query, variant_query #6600

Merged
merged 3 commits into from Mar 23, 2023

Conversation

bashonly
Copy link
Member

Allow users to specify the query values for the fragment_query and variant_query extractor-args instead of always using the value from the manifest URL. If no values are given with the args, passthrough the manifest URL query as before.

Closes #6593

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 added the enhancement New feature or request label Mar 22, 2023
yt_dlp/extractor/generic.py Outdated Show resolved Hide resolved
@bashonly bashonly merged commit 5cc0a8f into yt-dlp:master Mar 23, 2023
11 checks passed
@bashonly bashonly deleted the feat/generic-query-args branch March 24, 2023 21:32
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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[generic] None: Unable to download webpage: HTTP Error 403: Forbidden
2 participants