Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 750 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 750 Bytes

YouTube Subtitles Streamlit

Script combining the power of yt-dlp for downloading YouTube videos and AssemblyAI for generating subtitles wrapped up in a user-friendly Streamlit application.

In the age of digital content, YouTube stands out as one of the most popular platforms for video sharing.

However, sometimes we might want to download a video for offline viewing or generate subtitles for better accessibility.

In this article, we'll explore a script combining the power of yt-dlp for downloading YouTube videos and AssemblyAI for generating subtitles, wrapped up in a user-friendly Streamlit application.

Full article at: https://developer-service.blog/downloading-youtube-videos-and-generating-subtitles-with-streamlit-and-assemblyai/