YT Transcript Searcher

YT Transcript Searcher Used AI

10 devlogs
5h 36m
•  Ship certified
Created by editid

A project that transcribes youtube videos, then allows you to search text for all transcribed videos.

Timeline

I have updated the line spacing for video titles, updated the title, subheading, added new default popular queries, and removed a stray console.log in the code.

Update attachment

Ship 1

1 payout of shell 121.0 shells

editid

about 1 month ago

editid Covers 9 devlogs and 5h 22m

I've updated the project readme, as well as updating the page that lists relevant lines of the transcript.

Update attachment

I have added a page to submit feedback, and I have fixed a problem in the transcription process to do with UTF content

Update attachment

Added the ability to press enter instead of clicking the search button, and also added the current database size, as it will probably get quite large eventually

Update attachment

I made the text clearly visible for each query, I need to come up with ideas for what to add.

Update attachment

You can now search and get results, I will now mainly be working on adding videos, and coming up with ideas for what else I could add

Update attachment

I've started working on the results page now, I need to allow users to expand it to show all the lines of the transcript where their result was shown

Update attachment

Started working on the frontend

Update attachment

The transcripts now write to the database, and there is a separate column for the status

Update attachment

The transcripts work, just need to save it to a database now

Update attachment