Skip to content

Enter goindex drive links containing folder you wish to download. For links which require authentication, set the variables of username and password accordingly

Notifications You must be signed in to change notification settings

vivekvamsi-VV/Goindex-Folder-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Goindex-Folder-Downloader

Enter goindex drive links containing folder you wish to download. For links which require authentication, set the variables of username and password accordingly

  • do pip install of selenium and bs4 using following commands

  • python -m pip install selenium

  • python -m pip install bs4

  • Make sure you provide proper path for the chromedriver executable you will download from the link in script.py

  • Make sure you enter the required url of folder you wish to download in the url variable

  • provide username and password as applicable to access the url you provide

  • With all these ensured. now you can run the script with a simple command on cmd or terminal as below

  • python ./script.py

About

Enter goindex drive links containing folder you wish to download. For links which require authentication, set the variables of username and password accordingly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages