Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download captions from any video #548

Open
VirajVaitha123 opened this issue Jul 22, 2024 · 1 comment
Open

Download captions from any video #548

VirajVaitha123 opened this issue Jul 22, 2024 · 1 comment

Comments

@VirajVaitha123
Copy link

Hi,

Many third party libraries allow people to download captions using their service, however the YouTube Data API v3 doesn't. I can't find any video where i can download captions, apart from my own. This means, it would infact be illegal for me to use those services, and create a service that allows people interact with those transcripts.

Is there anyway around this or is it impossible to create any service based on public youtube videos and their transcripts?

Thanks,

Viraj

@TarunVishwakarma1
Copy link

Hi,

There is an API for downloading captions if you want to do that.

java/src/main/java/com/google/api/services/samples/youtube/cmdline/data/Captions.java

You can find it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants