Earlier quoted context omitted.
youtube-dl --write-sub --skip-download
Doesn't work unless there are subtitles (WARNING: video doesn't have subtitles), which seems to be different from captions.
Hieroglyph, a research tool to easily view a YouTube video's transcript
51–60 of 62 posts
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#52Wow, this is made for me. Youtube's own "view transcript" tool spits out a small side window with about 5 words per line. For me, that's a pain to read. This transcript is displayed in paragraph form, nearly as readable as a typical article. One very specific question: is there a way to get it on Instapaper's mobile app? While it transfers well on the web version, clicking on the transcript through the app takes me t…
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#53Earlier quoted context omitted.
Okay so you look at domain-specific keywords. I’m interested in general terms that mark important parts. “The key here is...” “pay attention to...” “the most common mistake” etc
I look for what comes after "the key here is ...". Indication of where the key lies means nothing to me if the key is nowhere to be found in a video/article. "Ceci n'est pas une pipe". Most content is useless mostly not because of malice, but simply because people who put content about what interests me mostly never have worked on actual real world projects. They'll write about experiment tracking and ML project mana…
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#54Hey all! I am one of the creators of Hieroglyph. I know its not perfect, but it was a small project my friend and I wanted to make to solve our own problem. We wanted to be able to ctrl+f and find some information in videos. There is still so much to add. We created it to get some practice with web development and to test out some ideas. I did not expect it to land here to be honest. Please let me know if you have an…
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#55Earlier quoted context omitted.
For one, YouTube gives you time codes, which are good when translating, but just in the way when reading or editing (say to find a quote). Second, while a minor annoyance, the text is hard scroll and read, due to how constricted the reading area is. Hieroglyph gives you a huge blob, which isn't super-fantastic either, but IMHO it's slightly better than YouTube's "view transcript" functionality, if nothing else, than…
This is exactly it! We wanted to make it readable. I know its not great and its something I want to improve. I'm taking notes from all of the suggestions in this thread.
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#56Earlier quoted context omitted.
This is exactly it! We wanted to make it readable. I know its not great and its something I want to improve. I'm taking notes from all of the suggestions in this thread.
I gather making paragraphs that make any sense would require either a very advanced algorithm or an AI?
Other plan further out would be to see where the silences in the video are and insert newlines there.
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#57My goal is to get the content indexed on search engines to make youtube transcripts browsable.
I have decided not to use auto-generated subtitles as they are of poor quality and search engines do not like broken English. However since I am not done with the tool completely yet, I might reconsider this.
An example video on subscanner: https://subscanner.com/rjDX5ItsOnQ
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#58This is great! Do the transcripts come with timing information? Would love to be able to ctrl+f text and then jump to that part of the video.
You could consider extracting the YouTube audio and using an aligner algorithm with the transcript to get precise timing without paying anything
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#59Earlier quoted context omitted.
This is natively supported on youtube, at least some of the time. I think it might be that you have to have youtube's UI language set to a different language than is spoken in the video.
As far as I can tell, it's available on desktop, but neither in mobile browsers nor the app. The video language being the same or different from the UI language didn't seem to make a difference. My current working theory is that they couldn't figure out a way to fit a two-level menu on a phone screen, so they just cut that feature...
Re: Hieroglyph, a research tool to easily view a YouTube video's transcript
#60Earlier quoted context omitted.
You could consider extracting the YouTube audio and using an aligner algorithm with the transcript to get precise timing without paying anything
Do you have any recommendations for alignment software which is reasonably priced?