ideabrowser.com — find trending startup ideas with real demand
Try itnpx skills add https://github.com/intellectronica/agent-skills --skill youtube-transcriptExtract transcripts from YouTube videos using the youtube-transcript-api.
Run the script with a YouTube URL or video ID:
uv run scripts/get_transcript.py "VIDEO_URL_OR_ID"
With timestamps:
uv run scripts/get_transcript.py "VIDEO_URL_OR_ID" --timestamps
[MM:SS] text format (or [HH:MM:SS] for longer videos)https://www.youtube.com/watch?v=VIDEO_IDhttps://youtu.be/VIDEO_IDhttps://youtube.com/embed/VIDEO_ID-transcript.txt suffix.