I just wanted to open up a ticket to discuss the architecture of this site.
As far as I see it:
- A frontend (jekyll or similar static site generator)
- Backend is github pages
- Some way of generating transcripts from videos
On point 3:
An example of a site that does something very similar to this: https://iwantlistenthisrubbish.com/
It's all open source, so should be easy enough to copy the methodology, although I wonder if it would be easier to just get the transcripts directly out of youtube via it's API (https://developers.google.com/youtube/v3/docs/captions) I haven't tried to actually do this yet.
@davelab6 how did you generate the transcript that's already in the repo?
I just wanted to open up a ticket to discuss the architecture of this site.
As far as I see it:
On point 3:
An example of a site that does something very similar to this: https://iwantlistenthisrubbish.com/
It's all open source, so should be easy enough to copy the methodology, although I wonder if it would be easier to just get the transcripts directly out of youtube via it's API (https://developers.google.com/youtube/v3/docs/captions) I haven't tried to actually do this yet.
@davelab6 how did you generate the transcript that's already in the repo?