https://github.com/andrewarrow/starchive/blob/main/podpapyru...
It uses a firefox extension to let you mouse over any youtube video. That tells the backend to yt-dlp the video id for the transcript. Then uses golang templates:
https://github.com/andrewarrow/starchive/blob/main/templates...
to render static html serverd by github pages.
fcpguru•2h ago
https://github.com/andrewarrow/starchive/blob/main/podpapyru...
It uses a firefox extension to let you mouse over any youtube video. That tells the backend to yt-dlp the video id for the transcript. Then uses golang templates:
https://github.com/andrewarrow/starchive/blob/main/templates...
to render static html serverd by github pages.