I made a *serverless* YouTube Bot in Python!

I made a *serverless* YouTube Bot in Python!
In this video, I explain what serverless computing is, by showing how I've used DigitalOcean Functions, to write a simple YouTube Bot in Python.

In this video, I explain what serverless computing is, by showing how I’ve used DigitalOcean Functions, to write a simple YouTube Bot in Python. This Bot is getting the latest published video on a YouTube Channel, and sends out a message to a Discord Channel. We discuss how to use APIs, store and retrieve Secrets, Tokens, use S3 Buckets, and much more. There is a lot of coding stuff in here, hope you’ll enjoy it! #serverless #python #digitaloceanfunctions

Timestamps:

00:00 - Introduction
01:43 - What is serverless computing?
04:09 - Advertisement-*
05:07 - How to get started with serverless functions?
09:22 - What is a Cold-Start?
11:34 - Develop locally with VSCode
15:40 - Starting my YouTube Bot Project
20:12 - Fixing some Bugs
24:09 - Advanced Bot logic
28:43 - Push a message to Discord

Suggest:

Python Tutorials for Beginners - Learn Python Online

Learn Python in 12 Hours | Python Tutorial For Beginners

Complete Python Tutorial for Beginners (2019)

Python Programming Tutorial | Full Python Course for Beginners 2019

Python Tutorial for Beginners [Full Course] 2019

Introduction to Functional Programming in Python