Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 601 Bytes

DriveZipper

A program that downloads, zips, and uploads all in one!

image

Specifically, this program has the functionality to do the following:

  • Download torrents using magnet links
  • Zip directories into .zip files
  • Upload zip files to a specified Google Drive folder
  • (Optional) Delete downloaded/zipped files after upload
  • Create & Delete Google Drive folders

TODO List:

  • Better(working) .7z zipping
  • Proper progress bar implementation
  • Real-Debrid support
  • DDL(Direct-DownLoad) support