mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-03 08:42:42 +00:00
Authored by: seproDev, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2.7 KiB
2.7 KiB
Description of your pull request and other information
ADD DETAILED DESCRIPTION HERE
Fixes #
Template
Before submitting a pull request make sure you have:
- At least skimmed through contributing guidelines including yt-dlp coding conventions
- Searched the bugtracker for similar pull requests
In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check those that apply and remove the others:
- I am the original author of the code in this PR, and I am willing to release it under Unlicense
- I am not the original author of the code in this PR, but it is in the public domain or released under Unlicense (provide reliable evidence)
- I have read the policy against AI/LLM contributions and understand I may be blocked from the repository if it is violated
What is the purpose of your pull request? Check those that apply and remove the others:
- Fix or improvement to an extractor (Make sure to add/update tests)
- New extractor (Piracy websites will not be accepted)
- Core bug fix/improvement
- New feature (It is strongly recommended to open an issue first)