From a0be8c7f99df503ce286e7c872c88101447b9abe Mon Sep 17 00:00:00 2001 From: deniscerri <64997243+deniscerri@users.noreply.github.com> Date: Thu, 7 Jul 2022 17:23:30 +0200 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 7fc51ef9..4ab5496b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,21 @@ Android App for downloading youtube videos Created as a project for the class, Mobile Programming. + +Features: +--- +- [x] download audio +- [x] download video +- [x] download full playlist in audio or video format +- [x] use custom download paths for each format +- [x] download history +- [x] search from the app +- [x] works with youtube links +- [x] share from the youtube app straight to this one + +![image](https://user-images.githubusercontent.com/64997243/177810240-8b403c1b-6c0d-442a-8875-79bb4688babf.png) +![image](https://user-images.githubusercontent.com/64997243/177810250-810a96c4-828d-4791-89c8-26abc4b03dcd.png) +![image](https://user-images.githubusercontent.com/64997243/177810257-03d98259-94fc-49c3-8708-ed267b466ca4.png) +![image](https://user-images.githubusercontent.com/64997243/177810264-017d046e-9cf8-49db-a4ce-d1e24acd01dd.png) +![image](https://user-images.githubusercontent.com/64997243/177810272-ebf8acce-0cbc-4d8a-8ace-cebf796d7aee.png) +![image](https://user-images.githubusercontent.com/64997243/177810278-4bc08926-5ca0-478b-9580-e5c46e804983.png)