Uploaded March 2024 | Updated September 2026, 1 week ago
If you are a photographer, and uses Google Photos to store your photos and videos, then then you will definitely find many use cases using Google Photos API. In this tutorial, we will learn how to dive into using Google Photos API in Python.
π Source Code: patreon.com/posts/source-code-with-100883755
π google_apis.py Source Code: learndataanalysis.org/source-code-google_apis-py
π Google Photos API reference: developers.google.com/photos/library/reference/rest
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00:14 - Use cases
00:01:02 - Quota limit
00:01:36 - Enable Google Photos API
00:02:38 - Create an OAuth2 account
00:04:07 - Download Google Python package
00:06:24 - Example. List albums
00:11:10 - Example. Add an album
00:14:02 - Example. Upload photos to an album
00:19:05 - Example. How to delete photos in an album
#googleapi #googlephotos #python
If you are a photographer, and uses Google Photos to store your photos and videos, then then you will definitely find many use cases using Google Photos API. In this tutorial, we will learn how to dive into using Google Photos API in Python.
π Source Code: patreon.com/posts/source-code-with-100883755
π google_apis.py Source Code: learndataanalysis.org/source-code-google_apis-py
π Google Photos API reference: developers.google.com/photos/library/reference/rest
π Show Support
β Paypal: paypal.me/jiejenn/5
β Venmo: @Jie-Jenn
π³ Patreon: patreon.com/JieJenn (early access to tutorial source code)
βοΈ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00:14 - Use cases
00:01:02 - Quota limit
00:01:36 - Enable Google Photos API
00:02:38 - Create an OAuth2 account
00:04:07 - Download Google Python package
00:06:24 - Example. List albums
00:11:10 - Example. Add an album
00:14:02 - Example. Upload photos to an album
00:19:05 - Example. How to delete photos in an album
#googleapi #googlephotos #python










