Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc. avatar
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.

Pricing

$19.99/month + usage

Go to Store
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.

Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.

Developed by

InVideoIQ

InVideoIQ

Maintained by Community

Scrapes transcripts from online video/audio content on multiple plateforms (Youtube, X, ..) in any available language. It delivers outputs in both JSON and LLM-ready formats, making it ideal for analytics, and AI-based applications. Perfect for research and building intelligent conversational agents

3.0 (6)

Pricing

$19.99/month + usage

77

Total users

891

Monthly users

122

Runs succeeded

>99%

Issues response

1.4 days

Last modified

a month ago

EF

No subtitles found for ...

Closed

efmmarketing opened this issue
a month ago

Why does this not work? - all I did was to enter this YouTube Video URL: https://www.youtube.com/watch?v=EgAAJQKaaSc

[ { "error": "No subtitles found for https://www.youtube.com/watch?v=EgAAJQKaaSc", "video_url": "https://www.youtube.com/watch?v=EgAAJQKaaSc" } ]

invideoiq avatar

Dear, thank you for your feedback. After checking the video, it turns out it doesn't have subtitles embedded. the subtitle panel next to the settings (gear icon) is grayed and it says subtitles unavailable. Please let me know if you have other examples. I am happy to assist.

EF

efmmarketing

a month ago

Now my understanding is that your automation only works when a YouTube video has subtitles. However, this was not made clear in your Actor description. Your description is incorrect since you claim that this process works to get transcripts for ANY video. Please clarify then, is there a way to get a transcript for a YouTube video without subtitles?

invideoiq avatar

Your understanding is correct: if a video does not have subtitles (either manually added or automatically generated by YouTube), it is not possible to extract a transcript, simply because there is no text available to scrape. In other words, the agent can only retrieve what exists; it cannot "create" subtitles if they are missing.

I appreciate your feedback regarding the description. It's already updated and I added another precision in the troubleshooting section to make it clearer.

I am currently looking at ways using speech to text models to retrieve transcript from all videos, even those without a transcript. But I have no timeline on this at the moment.