updated readme
This commit is contained in:
parent
4e74667b8b
commit
9c449e70f0
1 changed files with 19 additions and 13 deletions
32
README.md
32
README.md
|
|
@ -24,20 +24,26 @@
|
||||||
|
|
||||||
## Features:
|
## Features:
|
||||||
|
|
||||||
- download audio and video files
|
- download audio/video files from more than <a href="https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md">1000 websites</a>
|
||||||
- download full playlists
|
- download playlists or multi select items
|
||||||
- download selected videos on a list and add to a queue
|
- queue downloads and schedule them by date and time
|
||||||
- use custom download paths for each format
|
- use custom commands and templates or go full terminal mode
|
||||||
- remove non music parts from youtube audio files
|
- remove sponsorblock chapters
|
||||||
- embed subtitles on videos
|
- embed subtitles/metadata/chapters etc
|
||||||
- add chapters to youtube videos by using sponsorblock chapters
|
- modify metadata such as title and author
|
||||||
|
- split item into separate files depending on its chapters
|
||||||
- select different download formats
|
- select different download formats
|
||||||
- share any yt-dlp compatible link into the app and start downloading
|
- process multiple items before download
|
||||||
- foreground download services which work even if app is cleared from recents and updates ui when u go back
|
- quick share card right from the share menu
|
||||||
- search from the app
|
- search or insert a link from the app
|
||||||
- material you interface
|
- log downloads
|
||||||
- really easy to use
|
- re-download cancelled or failed downloads
|
||||||
- run terminal commands for more flexibility
|
- incognito mode when you don't want to save a download history
|
||||||
|
- download multiple items at the same time
|
||||||
|
- change preferred audio/video formats and qualities
|
||||||
|
- Material You interface
|
||||||
|
- MVVM Architecture w/ WorkManager
|
||||||
|
- easy to use :)
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue