Skip to content

Bretley/caption_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caption Search

Not all of the code is here or public right now, but the real fun behind this one was building a miniature reverse index search.

Why, you might ask?

A Youtuber that I enjoy a lot is notorious for using titles that don't lend themselves to easy searching. I might remember a certain topic of conversation that was said, but not which of his ~1000 videos it was in. So instead of scratching my head, I used youtube-dl to scrape the captions, then I used some backend code to create a reverse index from the captions. The major challenge was figuring out how much compression I could get away with to reduce the bundle size

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published