Mobile app development (android) for a simple user interface to use the popular youtube-dl tool for downloading videos on the go. Made using android studio with Chaquopy 6.2 (python support).
Download the current compiled apk from the releases tab. Open an issue if something dosn't work.
Chaquopy is a plugin for android studio that allows you to implement python code into your project without changing anything.
Youtube-dl is an open source video downloader written in pytuon that supports over 1000 unique websites and offers full customisation of download parameters.
Clone the repository and create a local.properties file with the location of your android studio install. No other customizations necessary.
The app may behave in unintented ways as it is in beta and currently is very barebones. Expect more features and stability updates in the future.