NewPipe
NewPipe copied to clipboard
Generate list of used libraries automatically
Checklist
- [X] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- [X] I have read the FAQ and my problem isn't listed.
- [X] I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at NewPipeExtractor.
- [X] I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
- [X] This issue contains only one feature request.
- [X] I have read and understood the contribution guidelines.
Feature description
There are tools which can generate the dependency list automatically: https://github.com/mikepenz/AboutLibraries
Why do you want this feature?
NewPipe is required to list used libraries and dependencies for licensing reasons. This is done in the AboutFragment. When adding, removing or updating libraries the library list needs to be updated as well. This is often forgotten.
Additional information
No response