CONTRIBUTING.MD
Before reading, you may know what yt-dlp is and what it does. In short, it's a CLI (command-line interface) program written in Python, which lets you download audios or videos from 1000+ websites.
For bug reports and feature requests, please search in issues first (including the closed ones). If there're no duplicates, feel free to submit an issue with an issue template.
We will probably ignore and close your issue if it's not using the existing templates or doesn't contain a sufficient description.
For questions or any other ideas to improve, you can join or start a new discussion, talk in the Discord server or in the Telegram group.
When submitting a bug report, please make sure your issue contains enough information for reproducing the problem, including the options or the custom command being used, the link to the video, and other fields in the issue template if there is one. A video recording of the problem can be very helpful.
YTDLnis is and will remain a simple GUI for yt-dlp, providing most of the functionality of yt-dlp as is, without modifications. Thus, we will not take requests for features that yt-dlp does not support.
The app has three download modes:
If you wish to contribute to the project by submitting code directly, please first leave a comment under the relevant issue or file a new issue and describe the changes you are about to make.
To avoid multiple pull requests resolving the same issue, let others know you are working on it by saying so in a comment or ask the issue to be assigned to yourself.
Fork this project, import and compile it with the latest version of Android Studio Canary.
Generative AI may be used for contributions as long as the contributor is fully aware of the content generated, takes full responsibility for it and ensured that no copyrighted content from third parties is included.
We welcome contributions assisted by AI tools, provided they follow these rules:
Failure to follow these guidelines may result in your Pull Request being closed without review.