You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python script provides a workflow for downloading audio from YouTube, retrieving its transcript, formatting it into a CSV file, and splitting the audio file based on the timestamps from the transcript. It uses pytubefix, YouTubeTranscriptApi, and FFmpeg to achieve this functionality.