←back to thread

319 points modmodmod | 4 comments | | HN request time: 0.216s | source
1. samstave ◴[] No.43373982[source]
Wonderful!

(Also, to all the other posters who have done the same for themselves)

--

I have been mentally building a UX I want out of YT over the last few weeks. What I want to do is have it go through all my history and categorize it and give me a local page and sqlite3 of my browsing hist with various meta-data..

My YT experience has gotten so poor, that even browsing which channels I am sub'd to and finding newer vids in them is a nightmare of a dark pattern...

I thought I wouldnt be able to pull off my vision - but this gives me new hope - and I had told myself that this week I would make an attempt.

One thing I want to do is include VoidTools 'Everything' Search into some MCP tools for Cursor -- and this inspiration ties it all into a more formulated vision for what I want out of a YT ux.

I look forward to trying this out and seeing if it fills the void - or still build my own thing.

(There was an HN SHOW: that was "what if YT channels were like a TV some time ago and that always pops into my head)

--

EDIT: With the postings of GH repos and such, and my comment on categorizing and searching hist -- I also want to be able to have a dashboard of GH repos that I click on, and then have that click in hist be sent to my history categorizer automatically and give me a summary of the thing and category. maybe even from which site I found the repo -- so much like broawsing a YT hist of vids - being able to see all the repos I have been interested in.

Anyone build anything like that for themselves?

replies(3): >>43374161 #>>43374812 #>>43376803 #
2. modmodmod ◴[] No.43374161[source]
thanks!
3. zeroq ◴[] No.43374812[source]
I remember a project from some 20 years ago that acted as a proxy and kept a local copy of every single page you visited. I don't remember any details other that you could access that app and search through the history based on time, urls, page titles and content separately.

I believe this is one area where current AI could really shine.

For instance I have a large collection of links about the stuff I care or one I use as one-line answers to different questions (e.g. a friend is taking part in a hackathon and needs a color palette to display some statistical data - in my collection I exactly that along with 20 page long explanation on why these particular colors were chosen if one wish to know).

I keep them in a long markdown file I can somehow navigate by using tags, hierarchy and short descriptions but it gets clunky. Having youtube links doesn't help.

Would be nice to have a tool that would be able to get transcription, distil it to a short summary and maybe you could even ask direct questions about the contents.

4. Valord ◴[] No.43376803[source]
I have one for categorizing subscriptions/channels. I've been running it for 3y maybe more. SQLite too. No history integration. I have not opened sourced it because the code is thrown together and there are some subscriptions that the YouTube API doesn't return. I'm not certain what the commonality between them is, either. Possibly country of origin.