Skip to content

python script to get direct download link from upindia.mobi or uploadfile.cc or upload.mobi

Notifications You must be signed in to change notification settings

odysseusmax/upindia-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

upindia-dl

Python script to get direct download link from upindia.mobi or uploadfile.cc or upload.mobi

Dependencies

  • requests

Usage

from upindia_dl import get_direct_download_link

url = "https://uploadfile.cc/444369/lhHgcsP"
direct_download_link = get_direct_download_link(url)
print(direct_download_link)

About

python script to get direct download link from upindia.mobi or uploadfile.cc or upload.mobi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages