Youtube Multilanguage Transcript Extractor avatar
Youtube Multilanguage Transcript Extractor

Pricing

$6.00 / 1,000 results

Go to Store
Youtube Multilanguage Transcript Extractor

Youtube Multilanguage Transcript Extractor

Developed by

Real Noob

Real Noob

Maintained by Community

Youtube Multilanguage Transcript Extractor fetches structured metadata and rich subtitles / transcripts for any public YouTube video, even when the video is geo-restricted or the captions require on-the-fly machine translation. It is designed for large-scale.

0.0 (0)

Pricing

$6.00 / 1,000 results

0

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

11 days ago

You can access the Youtube Multilanguage Transcript Extractor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "preferredLangs": [
< "en"
< ],
< "preferredOrigLang": [
< "ro",
< "fr"
< ]
<}' |
<apify call new_noob/youtube-multilanguage-transcript-extractor --silent --output-dataset

Youtube Multilanguage Transcript Extractor API through CLI

The Apify CLI is the official tool that allows you to use Youtube Multilanguage Transcript Extractor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: