Skip to content

The Simple Google Colab Notebook to Download Files from Direct Link to Google Drive with custom name and bulk link support.

Notifications You must be signed in to change notification settings

SamadXYZ/Direct-Link-to-Google-Drive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Direct Link to Google Drive (Advanced!🔥)

The Most Advanced yet Simple Google Colab Notebook to Download Files from Direct Link to Google Drive.

🆕What's New?🆕

1.Download with Custom Name!🤩

2.Auto Extraction After Downloading!😊

3.Multiple Download Link Support!😁

4.My Drive & Shared Drive Support!😎

5.Integreated Speed Tester!😙

6.With Auto-Reconnector!🙃

⚙️ How to Use ?

1.First Open code in Google Colab and Connect your Google Drive account! Select the "Mount" option from Drop Down list and Run the code as shown in the Image.

1

2.Run the Auto-Reconnector to prevent Timout in Google Colab.(Optional)

2

3.You can also check from which speed, Google is going to download your file, this can vary depending upon the downloading source.(Optional)

3

4.As already written above! You can download single or multiple Direct Download Link at a time, Before doing it you need to download some files! So run the code as shown to automatically do it.

4

❗However if you do this method twice then it will show "Requirements already satisfied" as an Output which is Normal and will not cause any problem❗

5.Now, if you want to save single/multiple links in your My Drive then you can directly run the code as shown and it will ask you to Enter the Direct Download Link! Just type it and press ENTER key, now either you can type as many links as you want or directly type Exit and hit Enter to directly starts Downloading process.If the Downloaded file is in .zip or .rar then Program will also ask to choose to extract it or not!

5

6.While if you want to download single/multiple links in Shared Drive, then just replace the "Shared Drive Name" in the given Input Field as shown in the Image.The Shared Drive name entered should be exist in the Account you connected previously in STEP 1.

6

After Entering the Shared Drive Name, Simply run the code and Enter Direct Download Link

🪄Download with Custom Name

1.To Download File to My Drive with custom name, Replace "URL HERE" with Direct Download Link and "file_name.format" from custom file name you want to give and also write its original format like (.txt/.mkv/.mp3/.mp4/.pdf/.json/.iso) as shown in the Image

8

2.To Download File to Shared Drive with custom name, Replace "Shared Drive Name" with with Shared Drive name in which you want to Save the File, "URL HERE" with Direct Download Link, and "file_name.format" from custom file name you want to give and also write its original format like (.txt/.mkv/.mp3/.mp4/.pdf/.json/.iso)

9

📚Getting Shared Drive Name

As you need to Enter Correct Shared Drive Name in Some cases in this Project you can run the Code as shown in the Image to Get the names of Shared Drive available in your Connected Google Drive Account! Just copy and paste them without ("").

10

🔥Download using Google Drive Link

You can also use download file to your Google Drive Account using Google Drive File Sharing link! But first you need to convert it into Direct Download link, For doing that open my Google Drive Direct Link Generator and paste the Normal Link there and copy the Output Link and use that link in this Program.

😛Download using MEGA Link

Do you know! If you deploy your own MEGA Index then you can Watch or Download Unlimited Files from your MEGA Account without any limitations! You can use the Direct Link of File from your MEGA INDEX UNLIMITED with this program to Download it or even with large number of CLI(s). Click the Following to make your own MEGA INDEX UNLIMITED:

〽️Variables Used

1.Shared Drive Name: Replace with the Shared Drive name in which file needs to be downloaded.

2.PATH: Location or Address of My Drive or Shared Drive to Download File in it.

3.File_name.format: Replace From custom file name you want to give and also write its original format like (.txt/.mkv/.mp3/.mp4/.pdf/.json/.iso).

4.URL HERE: Replace with the Direct Download Link.

📑Packages Used

1.RaR Package for Extraction.(Official)

🎯Points to be Remembered🎯

1.You can download Unlimited Multiple Links at a time.

2.If you try to download Setup file twice then it will show "Requirements already satisfied" as an Output which is Normal and will not cause any problem.

3.Always type the original format with custom file name.

🔐 Safe or Not? ✅

1.Don't Worry! No data will be shared with anyone, if you use the Original code.🔒

2.This code do not share even a single piece of data to any third party source and not create any log of that!🔑

3.Do not trust any other copy of this Code.📚

🤔 Why Use This?

If you use Google Collab for Long term use, then you can understand that it requires Human Interaction atleast one time per 90 Minutes! Otherwise it will cancel the task and all your Work will got failed! But this Repository comes with the code which prevent this. Yes you heard it right just click on the "Play Code Button" of "Auto-Reconnecter" and then don't worry about time out! Also sometimes it become defficult to download/upload Files directly to Shared Drives, So we have added a dedicated Shared Drive Section in the UI. We update every Repository on a regular Basis and fix Problems reported to us by our Users!

📥Download

You can also Download this GitHub Repository as (.zip) file:

Available Versions for Download:

v2.2.1: Download Now (Latest)

⛑Contact Us!

Join our Update Channel at Telegram: Join Now!

Directly Contact the Developer using Telegram @HelpAutomatted_Bot

❤️Credits & Thanks

Dr.Caduceus: For making UI and Collab Notebook.

About

The Simple Google Colab Notebook to Download Files from Direct Link to Google Drive with custom name and bulk link support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.4%
  • HTML 35.6%