From 97dd01a8fcd5da7eca8331e8913dc89c82fcf940 Mon Sep 17 00:00:00 2001 From: iamdoubz <> Date: Wed, 25 Mar 2026 10:13:28 -0500 Subject: [PATCH] Add new features! --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dab59ec..a4a4c97 100644 --- a/README.md +++ b/README.md @@ -61,26 +61,26 @@ V-dlp will parse a file and attempt to download each one at a time. - [X] Download files - [X] Show download statistics (speed, ETA) +- [X] More download statistics - [X] Show number of URLs - [X] Show download name/size - [X] Add headless option +- [X] Show failed downloads +- [X] Remove duplicate URLs +- [X] Get all links (#, A-Z) - [X] No more waiting for each download to finish - ## Upcoming features - [ ] Proper error handling -- [ ] Show failed downloads - [ ] Download cover art - [ ] Download manuals -- [ ] Remove duplicate URLs - [ ] Email upon completion -- [ ] More download statistics - [ ] 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) -- [ ] Get # links + ## Bonus