How to Create Direct Download Link for Your Google Drive Files Using API Key
Disclamer :- API used in example bar may expire any time so please not use it. Create your own Here .
Url Syntax :-
https://www.googleapis.com/drive/v3/files/[File ID]?alt=media&key=[Google Drive API Key]
Example :-
Real Link :- https://drive.google.com/file/d/1J4fxkvFT8hk9RLWCoii8_quwyPxUX2CD/view
Direct Link :- https://www.googleapis.com/drive/v3/files/1J4fxkvFT8hk9RLWCoii8_quwyPxUX2CD?alt=media&key=AIzaSyAHIDPKFSVbDwk-NdlAW8n3uh2q6AJkyAA
Chat's During Video Making :-
Other Method :-
1. https://docs.google.com/uc?id=0ByP7_A9vXm17TmRYcmNScnYzS1E&export=download
2. https://www.wonderplugin.com/online-tools/google-drive-direct-link-generator/
https://www.googleapis.com/drive/v3/files/**FILE_ID**?alt=media&supportsAllDrives=True&includeItemsFromAllDrives=True&key=**API_KEY**
Comments
Post a Comment