This project uses the IMG_0001 API to fetch a random video and posts it to BlueSky. The video details, including title, description, duration, views, and publication date, are retrieved and formatted before being posted.
- Fetches a random video from the IMG_0001 API.
- Converts video duration from seconds to MM:SS format.
- Converts publication date from UTC to EST.
- Downloads the video thumbnail.
- Posts video details to BlueSky with an embedded external link.