Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.24 KB

Simple-dl

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).

Try it out

Download the current compiled apk from the releases tab. Open an issue if something dosn't work.

Built using chaquopy

Chaquopy is a plugin for android studio that allows you to implement python code into your project without changing anything.

Uses Youtube-dl

Youtube-dl is an open source video downloader written in pytuon that supports over 1000 unique websites and offers full customisation of download parameters.

How to build an apk

Clone the repository and create a local.properties file with the location of your android studio install. No other customizations necessary.

Beta build

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.

Screenshots