Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
/ Direct-Link Public archive

Generate direct download link for Google Drive and Microsoft OneDrive

License

Notifications You must be signed in to change notification settings

amamic1803/Direct-Link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct-Link

UPDATE: Doesn't work anymore (Google and Microsoft changed something). It appears to be impossible to get a direct download link anymore. I'm archiving this repository.

Generate direct download link for Google Drive and Microsoft OneDrive

Paste a public link to any Google Drive or Microsoft OneDrive file and get a link that automatically starts downloading when entered (without opening any webpage or asking for confirmation).

screenshot

Downloading

Prebuilt program is available under Releases

Building

  1. Clone repository
  2. Install Python
  3. Install dependencies: pip install -r requirements.txt
  4. Install UPX (optional)
  5. Run build.py
  6. Built *.exe will be placed in the same folder