Open the app — 10 free minutes
ClipScript / Batch

Transcribe a hundred videos in the time one takes

Paste up to 100 links into one box. They process in parallel, results stream in as each finishes, and the whole batch exports to a spreadsheet. Mixing TikTok and YouTube links in the same paste is fine.

Serious research is never one video. It is the last thirty posts from four competitors, or every Short that ranked for a query this month. Doing that one link at a time through a single-video tool is the actual bottleneck.

10 free minutes · no sign-up · failed items refund automatically

What parallel actually means here

A batch is not a queue that walks your list end to end. Items are dispatched concurrently against a shared worker pool, so a hundred short videos finish in a few minutes rather than a few hours. The progress bar counts completed items, and each transcript is readable the moment it lands — you do not wait for the slowest item to start reading the fast ones.

Two batches can run at once per account. That cap exists so one person cannot occupy the whole worker pool; in practice it means you queue your second sweep while the first is still finishing.

Paste whatever you have

Link extraction is deliberately forgiving, because nobody has a clean list of URLs in the real world:

Failures do not cost you anything

On a batch of a hundred public videos, a few will fail. Someone deleted a post, an account went private, a video is region-locked, a platform rate-limits us for thirty seconds. This is normal and the tool is built around it rather than pretending otherwise.

Every failed item refunds its own seconds automatically, one by one, with the reason attached. A batch where 94 of 100 succeed charges you for 94. You never file a support ticket to get minutes back.

Getting the batch out of the browser

Reading a hundred transcripts in a web page is not the goal — putting them somewhere you can sort, filter and annotate is. Export the batch to CSV and you get one row per video with the transcript, author handle, title, duration and the engagement counts the platform exposes.

Sorted by views, that spreadsheet is a swipe file. Sorted by author, it is a competitor profile. Filtered on a phrase, it answers questions like which of these forty creators mentions price in the first ten seconds.

What a batch costs

Balance is spent per second of source video, summed across the batch. A hundred TikToks averaging 40 seconds costs about 67 minutes — roughly a fifth of the $9 pack. The same hundred billed by rounded-up minutes elsewhere would cost 100.

For repeated large sweeps the $29 / 1,200-minute and $79 / 4,000-minute packs exist. All packs are one-time purchases with no expiry and no subscription.

Try it on your own links

Ten free minutes, no card. Paste a batch of TikTok or YouTube links and read the scripts.

Start extracting →

Questions people ask

How many videos can I transcribe at once?

100 links per batch, with two batches running concurrently per account. There is no daily cap beyond your balance.

Can I mix TikTok and YouTube links in one batch?

Yes. Each link is routed to the right handler automatically, so a single paste can contain TikTok videos, TikTok photo posts, Shorts and regular YouTube videos.

What happens if some links fail?

Each failure refunds its own seconds to your balance automatically and reports the reason. The rest of the batch continues unaffected.

Can I export everything to a spreadsheet?

Yes, the whole batch exports to CSV with one row per video: transcript, author, title, duration and available engagement counts.