Add multi-disc download to feature section

This commit is contained in:
iamdoubz
2026-03-25 11:36:10 -05:00
parent b4b796c56f
commit 625904bcc7
+1 -1
View File
@@ -60,6 +60,7 @@ V-dlp will parse a file and attempt to download each one at a time.
## Features
- [X] Download files
- [X] Handle multi-disc downloads
- [X] Show download statistics (speed, ETA)
- [X] More download statistics
- [X] Show number of URLs
@@ -76,7 +77,6 @@ V-dlp will parse a file and attempt to download each one at a time.
- [ ] Download cover art
- [ ] Download manuals
- [ ] Email upon completion
- [ ] Handle multi-disc downloads
- [ ] Remove dependency on external start of Chrome Driver
- [ ] Click on ads
- [ ] OS agnostic (heavily Windows based as they need the most hand holding)