Building a Media Playlist API with Python and AWS Lambda - Episode 183

Channel:
Subscribers:
542
Published on ● Video Link: https://www.youtube.com/watch?v=T3RvqOzGQz4



Duration: 0:00
206 views
3


In this video, I dive into creating a Python-based AWS Lambda function to generate media playlists (HLS `.m3u8` files). We explore setting up an HTTP API via API Gateway, handling path parameters for stream IDs, and troubleshooting common challenges during development, such as working with DynamoDB queries and Boto3 limitations.

I walk through the logic for processing data, including parsing DynamoDB responses, structuring metadata, and ensuring the system handles errors effectively using Python exceptions. I also share insights about modern development workflows, coding practices in Python, and my preferences for programming languages like TypeScript and Rust for various projects.

Later in the video, I discuss plans for integrating this functionality into a front-end video editor and the backend architecture, considering authentication, CloudFront integration, and API access paths. Join me as I work through setting up a seamless development loop involving deployment to AWS, testing Lambda updates, and debugging DynamoDB configurations.

Whether you're interested in API development, working with AWS Lambda, or just curious about how this all ties together in practice, you'll find this video educational and engaging.

🔗 Check out my Twitch channel for more streams: https://www.twitch.tv/saebyn
GitHub: https://github.com/saebyn
Discord: https://discord.gg/N7xfy7PyHs




Other Videos By saebynVODs


2025-05-25Automating Stream to YouTube Workflow with AWS | chill sunday morning coding - Episode 193
2025-05-23Improving Video Editing Features: Fixing Gaps & Testing Logic in Code - Episode 192
2025-05-20Debugging Stream Ingestion and Dynamic Gap Processing | Glowing Telegram Project - Episode 191
2025-05-18Debugging Rollup Config for CSS Imports in React Components - Episode 190
2025-05-15Fine-Tuning Timeline Controls and Enhancing Video Editing Workflow - Episode 189
2025-05-13Building a Video Clip Selection Tool with React and Tailwind CSS - Episode 188
2025-05-11Implementing S3 File Downloads and Rust Trait Conversions | Chill Coding Session - Episode 187
2025-05-08Building Dynamic Video Projects with Rust & AWS - Stream to Episode Workflow - Episode 186
2025-05-06Converting Python Video Editing Scripts to Rust | Glowing Telegram Project - Episode 185
2025-05-04Integrating Video Editor Components with React Admin - Episode 184
2025-05-01Building a Media Playlist API with Python and AWS Lambda - Episode 183
2025-04-29Building an M3U8 Playlist API with AWS Lambda - Episode 182
2025-04-27FFmpeg Scripting & Overlays | Chill Sunday Morning Coding - Episode 181
2025-04-24Mastering FFmpeg Scripting: Troubleshooting Overlays & Audio Issues - Episode 180
2025-04-22FFmpeg Automation: Prototyping Video Editing with Python - Episode 179
2025-04-20Debugging Twitch API Integration for Glowing Telegram Project - Episode 178
2025-04-19Building OAuth Integration with Twitch: Access Token Management and API Updates - Episode 177
2025-04-17Improving Twitch Integration for Glowing-Telegram: Backend and Frontend Updates - Episode 176
2025-04-15Navigating CORS Errors and AWS API Gateway Challenges - Ep 175
2025-04-13Exploring AWS Step Functions & API Gateway Integration with CDK - Episode 174
2025-04-12Exploring AWS CDK and API Gateway Setup for Glowing-Telegram Project - Episode 173