frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Trott – search,sort,extract social media videos(ig,yt,tiktok)

https://trott.hattimatimlabs.in
37•sudo712•3d ago
I built Trott out of frustration with my own “Saved” folders on Instagram and YouTube. I’d save reels and shorts—workout tips, recipes, travel spots—thinking I’d find them again later. But, like most people, I ended up with a black hole of unsorted videos: no search, no filters, and if I ever did find the right video again, I’d have to dig through the whole thing just to get that one detail I needed.

When I tried looking for solutions, I found only genre-specific apps or tools that demanded manual uploads or new workflows. None felt like they understood how real users behave or save content. So I decided to build Trott.

What makes Trott different?

You can share any Instagram Reel or YouTube Short (TikTok support launches next week) to Trott, straight from your phone’s native share menu—no manual uploads.

Trott uses AI to extract relevant info automatically (ingredients, places, products, etc.) and sorts everything for you.

It’s fully searchable with natural language. Just type something like “that Kyoto café from Instagram” and Trott finds it.

For travel videos, it can even produce Google Maps routes from extracted locations.

App Store: https://apps.apple.com/in/app/trott/id6751728352 Play Store: https://play.google.com/store/apps/details?id=in.hattimatiml...

I’d love to hear how you organize your own saved content—or if you’ve just given up and let it pile up like I used to. Open to all questions, feedback, and bug reports. Happy to discuss the tech details behind Trott if you’re interested!

Comments

gerardnico•3d ago
You should give a better name in google oauth. I get

Google will allow project-316434798136 to access this info about you

Can’t wait to see if you extract the transcript on TikTok’s ?

sudo712•3d ago
Yes. I will fix the name and release the TikTok next week. Thanks for the feedback.
lazyfanatic42•3d ago
I'm too old for this world of massive youtube videos as my front page, I also don't have a "scroll" because I actively avoid the scrolling habit now because I think it is really really bad for you.
sudo712•3d ago
I understand that. My frustration was that when I save a video, I have to scroll through a massive list of videos and have to guess which one is which by looking into thumbnails. Seemed like such a waste, hence I made this. I cant completely give up instagram, and I love some of the content there like the travel and food videos, so I would like to make the most out of my time
toomuchtodo•3d ago
Great work! I share Insta and Tiktok links to a Karakeep (https://github.com/karakeep-app/karakeep/) instance, and any media links are consumed by a queue and worker that pipes the links to yt-dlp (https://github.com/yt-dlp/yt-dlp) to rip and package in an archive, which is uploaded to object storage. This is a great compliment to my workflow.
sudo712•3d ago
I didn't know about karakeep, but it seems like I am trying to build my own karakeep. Thanks for introducing it to me. I would love to hear your feedback on whether my app can provide some value to your workflow, and how I can improve it. Also, it currently doesn't support TikTok, but I plan to add it next week.
xfeeefeee•3d ago
Does this analyze the video itself with AI or does it just use the text / description and other metadata? Would love to know more details on how that works
sudo712•3d ago
It analyzes the entire video along with the metadata so that the entire context is captured. It even extracts important info like it is a travel itinerary, it will give you a list of places with direct links to Google Maps, or if it is a movie review, it will give a button that will take you to the trailer on YouTube. I am supporting 9 different specific genres and 9 genre-specific UI.
gala8y•3d ago
There is a lot of quality content on these platforms, no doubt. I would much prefer to be able to download a reel or a whole account easily (using, say, Instaloader), without needing to climb their gardens' walls (obviously something which gets harder and harder), instead of their UIs.
MrGilbert•3d ago
Interesting. I always assumed that the "download" functionality on Instagram is "given", but it seems as if creators can deactivate it. Sometimes, when pressing the "Share" menu, you will have the option to download a reel to your local videos.
sudo712•3d ago
I don't have a web version yet, but my app works with just url too, so that you can use it like Instaloader, and you will still get all the data in the video, already summarized and important bits extracted and highlighted. I am not storing the video locally because it seems that storing locally only provides me with the advantage of playing the video offline.

Show HN: The Shape of YouTube

https://soy.leg.ovh/
26•hide_on_bush•6d ago•8 comments

Show HN: ServiceRadar – open-source Network Observability Platform

https://github.com/carverauto/serviceradar
55•carverauto•1d ago•3 comments

Show HN: We packaged an MCP server inside Chromium

https://github.com/browseros-ai/BrowserOS/blob/main/docs/browseros-mcp/how-to-guide.mdx
43•felarof•1d ago•16 comments

Show HN: Inkeep (YC W23) – Agent Builder to create agents in code or visually

https://github.com/inkeep/agents
77•engomez•2d ago•49 comments

Show HN: Odyis: lunar lander (1979) clone written in Rust

https://ad301.org/blog/odyis.php
2•pilkiad•10h ago•0 comments

Show HN: A large format XY scanning hyperspectral camera

https://www.anfractuosity.com/projects/waverider/
44•anfractuosity•1w ago•10 comments

Show HN: Firm, a text-based work management system

https://github.com/42futures/firm
168•danielrothmann•3d ago•60 comments

Show HN: Land use visualization for European countries

https://onsland.koenvangilst.nl/
11•vnglst•20h ago•6 comments

Show HN: Open-source implementation of Stanford's self-learning agent framework

https://github.com/kayba-ai/agentic-context-engine
6•kayba•14h ago•1 comments

Show HN: Silly Morse code chat app using WebSockets

https://noamtamir.github.io/morwse/
8•noamikotamir•15h ago•2 comments

Show HN: Halloy – Modern IRC client

https://github.com/squidowl/halloy
371•culinary-robot•3d ago•97 comments

Show HN: Compression-Resistant Data Transfers

https://github.com/ianling/steg-experiments
27•iaaan•6d ago•6 comments

Show HN: Scriber Pro – Offline AI transcription for macOS

https://scriberpro.cc/hn/
135•rezivor•3d ago•111 comments

Show HN: Metorial (YC F25) – Vercel for MCP

https://github.com/metorial/metorial
59•tobihrbr•4d ago•25 comments

Show HN: Trott – search,sort,extract social media videos(ig,yt,tiktok)

https://trott.hattimatimlabs.in
37•sudo712•3d ago•11 comments

Show HN: I Built an AI Maturity Model for Software Engineers (and No One Cared)

https://github.com/Gigacore/AI-Maturity-Model
11•Gigacore•2d ago•2 comments

Show HN: SQLite Online – 11 years of solo development, 11K daily users

https://sqliteonline.com/
463•sqliteonline•5d ago•142 comments

Show HN: FastApps – zero-boilerplate framework for building ChatGPT apps

https://www.fastapps.org
2•zachpark•1d ago•6 comments

Show HN: I built a simple ambient sound app with no ads or subscriptions

https://ambisounds.app/
309•alpaca121•6d ago•118 comments

Show HN: Specific (YC F25) – Build backends with specifications instead of code

https://specific.dev/
29•fabianlindfors•3d ago•14 comments

Show HN: OnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPG

https://onlyjpg.com
60•johnnyApplePRNG•1d ago•41 comments

Show HN: I made an esoteric programming language that's read like a spellbook

https://github.com/sirbread/spellscript
176•sirbread•1w ago•57 comments

Show HN: AI toy I worked on is in stores

https://www.walmart.com/ip/SANTA-SMAGICAL-PHONE/16364964771
156•Sean-Der•6d ago•174 comments

Show HN: Code review for AI native teams

https://github.com/areibman/bottleneck
2•Areibman•1d ago•0 comments

Show HN: Code First CDC from Postgres to ClickHouse with MooseStack

https://github.com/514-labs/debezium-cdc
10•okane•2d ago•6 comments

Show HN: Astrae, Build Animated Next.js Sites 10× Faster

https://www.astrae.design
2•aretecodes•1d ago•0 comments

Show HN: ModernBERT in Pure C

https://github.com/hardik-vala/modernbert.c
3•HardikVala•1d ago•0 comments

Show HN: AlgoSync – a social media built for developers, founders, & tech people

https://www.algosyncverse.com/
3•lyquochao84•1d ago•2 comments

Show HN: Cmux – Coding Agent Multiplexer

https://github.com/coder/cmux
22•ammario•3d ago•4 comments

Show HN: OneClickPRD – Save hours vibe coding with concise PRDs

https://oneclickprd.com/
3•AzamatKh•1d ago•0 comments