Google Drive API in Python | Upload Files

preview_player
Показать описание
In this Google Drive API in Python tutorial, I will be covering how to use Google Drive API to upload files.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#GoogleDriveAPI #UploadFiles
Рекомендации по теме
Комментарии
Автор

I have watched and tried other video tutorials about gdrive api but not one worked only your videos you rocks man. thank you

shangwapo
Автор

Great video Jie Jenn! Thanks for creating helpful contents.

mindzlabs
Автор

This works for me, 2023 June, Thankssss

andrecueva
Автор

Which credentials you have used? Service account or Oauth?

dhanabalanrangasamy
Автор

U mentioned in the video that the function to detect the mime type is in the video description, but haven't posted it there or I couldn't find it, could u plz help?!
Thnx!

christianrodriguez
Автор

Thanks a lot, brother this helped me a lot. Keep creating this type of unique content :)

renishcharaniya
Автор

Thank you very much!!This video saved my painful day!

yukiyu
Автор

Thanks a lot brother you saved my day, i would surely subscribe

vivekkarumudi
Автор

Hi. How to upload files to drive from URL’s not from local?
And what write in mime type in this case if it’s different type files?

АлексейЗверев-нч
Автор

Can you upload a video with One-drive as well ?

dss
Автор

How long is the valid? If the token expires the I don't want to manually authorize it to refresh

amaangigani
Автор

Hello, brother. spend a time sice you upload this videos, but now i am study this.
mi problem:
i trynna work with Api with google drive, but every time i execute my code open the browser and ask me to pick a gmail account.
How can i evoid that?.

i lost one step or something?


pd: thanks for your playlist.

kevincio
Автор

Thank you for your videos, I have a problem with the Google library, perhaps you can help me.... when I run the script there is the next error, : ModuleNotFoundError: No module named 'Google' I tried to solve this problem checking the library installation, there is not any error during the installation, but there is not a folder called Google in the python3 libraries. Im using a raspberry pi4, can you help me? some advise! Thank you very much!

hugog
Автор

This works great, I just have a problem where the file is being uploaded to My Drive instead of the folder I want it to be in. I followed your code exactly so I am not sure where the problem is arising from?

eej.
Автор

what about the file location, where did u mention your files location

huntex
Автор

Hello man, Your video was great and I am excited to try this on my system. Just one thing, from where would I get the file or its code?

chinmaynikam
Автор

Whats this vscode theme? It looks very nice

peterstein
Автор

Bro
What is the "client secret file"

waleedahmed-gewb
Автор

After successfully uploading the file, can we also get the link to the Google Drive automatically?

Webexplr
Автор

Hi...Greate guide. I have uploaded a bunch of video clips with related subtitles with that specific name. But in the watch mode, I cant see that subtitle... I wonder to know, there is any node.js snippet code to relate clips and movies automatically. Because the number of files is more than I can handle manually?

EBay_Dev