Skip to content

This is a Python script for downloading files from GoFile on Google Colab. It allows you to easily download files from GoFile to your Google Drive.

Notifications You must be signed in to change notification settings

themrsami/GoFile-To-GoogleDrive-Downloader-Remotely-for-Google-Collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GoFile To Google Drive Downloader Remotely for Google Collab

This is a Python script for downloading files from GoFile on Google Colab. It allows you to easily download files from GoFile to your Google Drive.

Features

  • Easy-to-Use: Simply input the GoFile link and, if needed, the password, and the script will handle the download process.
  • Parallel Downloads: Utilizes multithreading to download multiple files simultaneously, speeding up the process.
  • Resume Support: Supports resuming interrupted downloads by checking for partial downloads.

Installation

  1. Open the script in Google Colab.
  2. Run the script cell by cell.
  3. Input the GoFile link and, if required, the password when prompted.

Usage

  1. Input the GoFile link.
  2. If the file is password-protected, input the password.
  3. Sit back and let the script handle the download process.

Requirements

  • Python 3.x
  • Requests library (automatically installed within Google Colab)

How to Contribute

  1. Fork the repository.
  2. Clone the forked repository to your local machine.
  3. Make your changes and test them.
  4. Commit your changes and push to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License.

Author

Usama Nazir - @themrsami

Acknowledgements

Special thanks to the creators of GoFile for providing a simple and efficient file-sharing service.

About

This is a Python script for downloading files from GoFile on Google Colab. It allows you to easily download files from GoFile to your Google Drive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published