This repository contains a Python script that extracts the most recent completed live stream from a YouTube channel and uploads it to DoodStream for storage. The script utilizes yt-dlp
for extracting YouTube video information and requests
for interacting with the DoodStream API.
- Extracts: The most recent completed live stream from a YouTube channel.
- Downloads: The extracted live stream video.
- Uploads: The downloaded video to DoodStream using its API.