Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hwfan authored Jan 17, 2022
1 parent 2d39b66 commit 0af056e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DriveDownloader

**DriveDownloader** is a Python-based **CLI** tool for downloading files on online drives. With DriveDownloader, one can download the resources from netdrive with **only one command line**.
**DriveDownloader** is a Python-based **CLI** tool for downloading files on online drives. With DriveDownloader, one can download the resources from **various** online storages with **only one** command line.

DriveDownloader now supports:
- OneDrive
Expand Down Expand Up @@ -136,7 +136,7 @@ This message may occur when DriveDownloader is first used. Try again and if this

- [x] General downloader API - one class for downloading, and several inheritance classes to load the configurations.
- [x] Command-line UI - apostrophes will not be needed in the newest version.
- [x] Support more netdrives - OneDrive for Business, Dropbox, ...
- [x] Support - OneDrive for Business, Dropbox, ...
- [x] Downloading files from a list.
- [x] Multi-thread downloading.
- [ ] Window based UI - PyQt, X Window, ...

0 comments on commit 0af056e

Please sign in to comment.