frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I built a 3-tap YouTube summarizer for iOS

https://apps.apple.com/us/app/esse-ai-video-summarizer/id6751778111
1•sanderbell•2h ago
How it works: Copy a YouTube link → open app → it auto-detects from clipboard, pulls metadata + transcript, and generates a structured summary (key points + narrative) in seconds. No inputs, no pasting, no prompting. Supports 60+ languages for summaries, the video's language doesn't matter.

Why I built:

I had an endless queue of educational videos but no time to sit through rambling or clickbait. ChatGPT flow = copy → open → paste → prompt → pray it formats correctly. Existing summarizers felt feature-bloated or unreliable. I wanted something super minimalist: “clipboard → value” on repeat.

Decisions:

Stack — React Native 0.81 (New Arch) + TypeScript

Clipboard trick

— Monitors clipboard on app start/resume — no manual paste

Caching

— Stores transcripts + summaries in AsyncStorage with metadata

— fast image library prevents repetitive refetching

APIs

— YouTube metadata

— Third-party transcript provider (exploring Whisper)

— OpenAI for summarization

Output

— Structured prompts → consistent format across 60+ languages

— Easter egg: philosophical analysis for songs/poems

Time-saved calculation

— Uses actual video length (30% of cases)

— Fallback = estimated from average speech speed

Main headache:

Grandfathering legacy users without breaking App Review was harder than I expected. The first version was paid upfront ($14.99 or leave). Got some sales in the first two weeks, then traffic died. After some internal fighting, I switched to free-to-try with IAP. By then I already had thousands of users I’d promised free access forever, plus a dozen who actually paid. I wanted to keep my word and never show them a paywall.

RevenueCat’s originalAppVersion looked perfect… until I actually used it.. Turns out it’s not the marketing version (1.0, 2.3), but the build number (the variable name originalAppVersion is so misleading…). And Apple Review/TestFlight always report it as 1.0, so reviewers looked like legacy users and never saw the paywall (5 rejections). Everything worked for me, totally broken for them.

My mistake: I auto-entitled anyone with 1.0. First hacky fix: show a review-only paywall. Proper fix: if originalAppVersion === "1.0" (I never had such a build number anyways), treat as non-legacy. Days of digging and testing across devices/envs… finally approved.

Current state:

3800+ users and 12 sales within 2 weeks post-launch, 4.9-star rating globally. Now multi-tier subscription after 3 free summaries due to ongoing costs and long-term value.

Limitations/Challenges:

— iOS only for now. Android clipboard monitoring is restricted—would need a different UX.

— Some countries need VPN due to API restrictions; I notify users on app start.

— Dependency on third-party transcript API (evaluating OpenAI-based solution).

— YouTube's testing AI conversational tools, but it's very truncated, sandboxed only for some users and unlikely to roll out widely as it cuts ad their revenue from watching.

Happy to answer questions about implementation or share code snippets if helpful.

The Loyal Wingman

https://loyalwingman.org/the-loyal-wingman/
1•bartdegoede•21s ago•1 comments

ChatGPT Atlas

https://chatgpt.com/atlas
1•easton•22s ago•0 comments

Who Said Neural Networks Aren't Linear?

https://assafshocher.github.io/linearizer/
1•fauigerzigerk•1m ago•0 comments

Solving Regex Crosswords with Z3

https://blog.nelhage.com/post/regex-crosswords-z3/
1•atilimcetin•1m ago•0 comments

'Catan' Movies and TV Series in the Works at Netflix

https://variety.com/2025/tv/news/catan-movies-tv-series-netflix-1236557703/
1•choult•2m ago•0 comments

The Continual Learning Problem

https://jessylin.com/2025/10/20/continual-learning/
1•gsjbjt•3m ago•0 comments

Return of the Obra Dinn – Narrated Modeling Mega Timelapse

https://www.youtube.com/watch?v=90vqCKEEj3s
1•doppp•4m ago•0 comments

Kanban and AI inside Chatwoot [video]

https://www.youtube.com/watch?v=9cCXso9ZIYc
1•mutonbini•4m ago•0 comments

What's Going on with Apple Vision Pro? [video]

https://www.youtube.com/watch?v=rU9aqBv0YdY
1•mgh2•5m ago•0 comments

A deep dive into BPF LPM trie performance and optimization

https://blog.cloudflare.com/a-deep-dive-into-bpf-lpm-trie-performance-and-optimization/
1•fleahunter•5m ago•0 comments

Show HN: A to Do List That Helps You Forget

https://adamjgrant.github.io/tides-over-sand/
1•hidelooktropic•5m ago•0 comments

AI and Software Engineering, the Conflict Within

https://handmadeoasis.com/ai-and-software-engineering-the-conflict-within/
1•RamtinJ95•6m ago•0 comments

Did John McCarthy Get the Term AI from Norbert Wiener?

https://seanmanion.substack.com/p/artificial-imitation-did-john-mccarthy
1•FromTheArchives•6m ago•0 comments

LangChain raises $125M to build the platform for agent engineering

https://blog.langchain.com/series-b/
1•janpio•7m ago•0 comments

Bank of England chief warns of 'worrying echoes' of 2008 financial crisis

https://www.theguardian.com/business/2025/oct/21/bank-of-england-chief-warns-worrying-echoes-2008...
3•mellosouls•8m ago•1 comments

Launching our new browser, ChatGPT Atlas

https://fidjisimo.substack.com/p/launching-our-new-browser-chatgpt
3•mfiguiere•8m ago•0 comments

DeepSeek-OCR Online Tool

https://www.deepseekocr.pro
1•kyrox•9m ago•0 comments

WA cities face unprecedented water cuts amid drought

https://www.seattletimes.com/seattle-news/climate-lab/wa-cities-face-unprecedented-water-cuts-ami...
1•petethomas•9m ago•0 comments

Valkey 9.0 now supports 1B RPS, hash field expiration, and more

https://valkey.io/blog/introducing-valkey-9/
2•reconditerose•9m ago•0 comments

OpenAI is about to launch its new AI web browser, ChatGPT Atlas

https://www.theverge.com/news/803481/openai-web-browser-ai-announcement-teaser
2•alvis•10m ago•1 comments

Black magic fuckery right here

https://www.reddit.com/r/blackmagicfuckery/s/DjoShKXIT4
2•FatMike•10m ago•0 comments

When Design Drives Behavior

https://world.hey.com/jason/when-design-drives-behavior-49baf157
1•colinprince•10m ago•0 comments

Hackers exploit 34 zero-days on first day of Pwn2Own Ireland

https://www.bleepingcomputer.com/news/security/hackers-exploit-34-zero-days-on-first-day-of-pwn2o...
4•fleahunter•10m ago•0 comments

Have UFOs Invaded America? [video]

https://www.youtube.com/watch?v=2e9R6duQml4&list=PLPQCt2ufkSX4kBGE2YQvFOjlloXxMMPHA
1•ahmetcadirci25•11m ago•0 comments

Show HN: Striver – organize and internalize what's important to you

https://trystriver.com
1•zwilderrr•12m ago•0 comments

Algorithmic Underground

https://jmsdnns.com/tech/algo-underground/
1•olooney•12m ago•0 comments

Show HN: Don't Blink

https://twitter.com/huedaya/status/1980677893765402862
1•huedaya•12m ago•0 comments

SourceFS: We turn a 2 hour Android build into a 15-minute task

https://www.source.dev/journal/sourcefs
2•happosai•14m ago•0 comments

OpenAI Set to Challenge Google with New ChatGPT Atlas Browser

https://www.bloomberg.com/news/articles/2025-10-21/openai-set-to-challenge-google-with-new-chatgp...
8•coloneltcb•15m ago•1 comments

Mini Models Battle: Claude Haiku 4.5 vs. GLM-4.6 vs. GPT-5 Mini

https://blog.kilocode.ai/p/mini-models-battle-claude-haiku-45
1•janpio•15m ago•0 comments