Hieroglyph, a research tool to easily view a YouTube video's transcript
21–30 of 62 posts
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#22Jesus you can have more than one word in the name of a piece of software. At least call it "Hieroglyph Reader" or something. Can't tell what it does by the name and there's a namespace conflict.
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#23You can also get a YouTube video transcript directly from the API with one call, just register for a free developer key and use: https://youtube.googleapis.com/youtube/v3/captions?part=snip... official docs: https://developers.google.com/youtube/v3/docs/captions
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#24You can also get a YouTube video transcript directly from the API with one call, just register for a free developer key and use: https://youtube.googleapis.com/youtube/v3/captions?part=snip... official docs: https://developers.google.com/youtube/v3/docs/captions
youtube-dl --write-sub --skip-download
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#25Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#26Does anyone know of a tool (extension?) that will translate captions (even badly) for YouTube videos? Sure I could you use youtube-dl and run the result through Google Translate, but I'm looking for something automated.
youtube-dl --sub-langs [DESIRED LANGUAGE]
[1]: https://github.com/ytdl-org/youtube-dl/blob/master/README.md...Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#27I don't get it. What's the advantage of this compared to the "view transcript" functionality on the video page itself? It might be confined to a small window, but at least it has timestamps and isn't one long wall of text.
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#28I don't get it. What's the advantage of this compared to the "view transcript" functionality on the video page itself? It might be confined to a small window, but at least it has timestamps and isn't one long wall of text.
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#29Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#30I don't get it. What's the advantage of this compared to the "view transcript" functionality on the video page itself? It might be confined to a small window, but at least it has timestamps and isn't one long wall of text.