Google Drive API in Python | Move Files

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

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

To install Google Client library
---------------------------------------------------
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

Supporting my channel so I can continue keep making free contents
--------------------------------------------------------------------------------------------------------------

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

This saved me so much time! Was trying to move 30k+ files to another folder but it was painstakingly long for drive to load them and let me select then move . Thanks!!!

kevon
Автор

Thank you very much for all the great work you're putting in! All your videos are very helpful! :)

Leynad
Автор

How to install Google with Create_Service module? I have google library installed but it doesn't see any Create_Service module.

staheos