Is there a way to fetch public(not owned) YouTube video transcripts? My understanding is that when a request is made with YouTube API v3 on a YouTube video, one must first have permission from the video owner to download the transcripts. I have seen working solutions in javascript and php, but only for downloading transcripts of one's own video. Is there a feasible method for this or would this be a waste of time pursuing?
Comments
Post a Comment