This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
ReadTube
Turn YouTube subscriptions into a personal newsletter
Turn YouTube subscriptions into a personal newsletter. Every channel becomes a triaged inbox of readable videos. Two summaries plus a full article for every video. Translate into your own language, search semantically, add notes, and create a personal library. Built for depth, not distraction.
I'm Liren, author of ReadTube. This is an app that turns YouTube subscriptions into a personal newsletter.
YouTube has lots of high quality content. But videos can be difficult to consume efficiently, especially those that are long and about series topics (e.g. general relativity, quantum physics). So I created this app to solve this need.
There are already tons of existing YouTube AI transcription websites. However, ReadTube is one step further in that it periodically fetches the updates from the channels I subscribe to so I don't need to paste in the video URL each time. Also it can generate two different versions of summaries: one short and one long, as well as a full length article. I can pick which length to consume according to the type of videos.
Some other features: playlist import, translation, custom folders, notes, semantic search. I also plan to add chatting with videos in the future.
I use the Transcript API to get transcripts for YouTube videos (https://transcriptapi.com), and JustOneAPI for Bilibili (https://justoneapi.com). These services rely on the video's native transcripts. So this app does have one limitation that if a video has no native transcript, it won't work.
The app is built with the "standard" stack: Next.js on Vercel, Tailwind CSS, Postgres on Neon / Prisma, Clerk for auth, GPT for summary and article generation. This is my first fully agentically coded project. Claude Code did most of the heavy lifting. I set up the infra and worked as a PM.
It is source available under the Elastic License 2.0, and free during beta.
Personally, I really enjoy using this app. There are so many seemingly interesting but long interview videos that I would be curious about but never have the time to check out (e.g. Lex Fridman's channel). Now I can easily skim through the summary and decide whether it is worth reading or watching. Hope that it is helpful to you too.
No comment highlights available yet. Please check back later!
About ReadTube on Product Hunt
“Turn YouTube subscriptions into a personal newsletter”
ReadTube was submitted on Product Hunt and earned 5 upvotes and 1 comments, placing #80 on the daily leaderboard. Turn YouTube subscriptions into a personal newsletter. Every channel becomes a triaged inbox of readable videos. Two summaries plus a full article for every video. Translate into your own language, search semantically, add notes, and create a personal library. Built for depth, not distraction.
ReadTube was featured in Productivity (651.7k followers) and YouTube (16.9k followers) on Product Hunt. Together, these topics include over 136.9k products, making this a competitive space to launch in.
Who hunted ReadTube?
ReadTube was hunted by Liren Tu. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how ReadTube stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hi Product Hunt 👋
I'm Liren, author of ReadTube. This is an app that turns YouTube subscriptions into a personal newsletter.
YouTube has lots of high quality content. But videos can be difficult to consume efficiently, especially those that are long and about series topics (e.g. general relativity, quantum physics). So I created this app to solve this need.
There are already tons of existing YouTube AI transcription websites. However, ReadTube is one step further in that it periodically fetches the updates from the channels I subscribe to so I don't need to paste in the video URL each time. Also it can generate two different versions of summaries: one short and one long, as well as a full length article. I can pick which length to consume according to the type of videos.
Some other features: playlist import, translation, custom folders, notes, semantic search. I also plan to add chatting with videos in the future.
I use the Transcript API to get transcripts for YouTube videos (https://transcriptapi.com), and JustOneAPI for Bilibili (https://justoneapi.com). These services rely on the video's native transcripts. So this app does have one limitation that if a video has no native transcript, it won't work.
The app is built with the "standard" stack: Next.js on Vercel, Tailwind CSS, Postgres on Neon / Prisma, Clerk for auth, GPT for summary and article generation. This is my first fully agentically coded project. Claude Code did most of the heavy lifting. I set up the infra and worked as a PM.
It is source available under the Elastic License 2.0, and free during beta.
Personally, I really enjoy using this app. There are so many seemingly interesting but long interview videos that I would be curious about but never have the time to check out (e.g. Lex Fridman's channel). Now I can easily skim through the summary and decide whether it is worth reading or watching. Hope that it is helpful to you too.
Watch less. Read more.
-- Liren
Website: https://read.tube
Source code: https://github.com/tuliren/readtube