Title:Automate Video Upload To YouTube With Python (And YouTube API) Views:55
Description: So upload a video with YouTube API is probably not as straightforward as people would think. And with recent YouTube API changes, I thought I would make an updated video on how to upload a video to YouTube with YouTube API using Python.
โบ Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
โ Paypal: https://www.paypal.me/jiejenn/5
โ Venmo: @Jie-Jenn
๐ธ Join Robinhood with my link and we'll both get a free stock: https://bit.ly/3iWr7LC
โถ Related Videos:
๐ผ Add Videos To YouTube Playlist With Python: https://youtu.be/VK9PGcGx2xk
๐ผ Manage YouTube Playlists With Python: https://youtu.be/IKPoVmwpitA
๐ผ Manage YouTube Subscriptions With Python: Manage YouTube Subscription With Python
๐ผ Scrape Channel Videos Detail With Python: https://youtu.be/EFyDdjfcGv4
โถ Resources:
๐ Source Code: https://wp.me/payCAw-1jY
๐ google_apis.py Source Code: https://wp.me/payCAw-Vp
๐ผ Getting Started With Google APIs For Python Development: https://youtu.be/PKLG5pfs4nY
๐ Video.Insert() Method Reference: https://developers.google.com/youtube/v3/docs/videos/insert
๐ Video Object Representation: https://developers.google.com/youtube/v3/docs/videos
๐งพ YouTube Channel Audit Form: https://support.google.com/youtube/contact/yt_api_form
โบ Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
๐ By shopping on Amazon โ https://amzn.to/2JkGeMD
๐ฉโ๐ป Follow me on Linked: https://www.linkedin.com/in/jiejenn/
๐ณ Becoming a Patreon supporter: https://www.patreon.com/JieJenn
โ๏ธ Business Inquiring: YouTube@LearnDataAnalysis.org
๐ข Timestamps:
-------------------------------
00:00 - Intro & Notes & Agenda
02:33 - Libraries Import
04:18 - Step 1. Upload Video
11:24 - Step 2. Update Video Thumbnail
12:14 - Step 3. Update Video Privacy Status
#python #automation #youtube #youtubeapi