Your YouTube Watch Later is a graveyard. Hundreds of videos saved months ago, then one day you hit YouTube's 5,000-video limit and get locked out ā unable to save anything new until you delete one. video. at. a. time. YouTube Watch Later Tidy opens a dashboard over your YouTube page that breaks down your queue by channel or by topic (like a storage manager for your playlist), then lets you filter, sort, reorder, and bulk-delete in minutes. No account, no API key, no data leaves your browser.
Hey Product Hunt š
I built this because I broke my own Watch Later.
I'd been hoarding videos for years ā tutorials I'd "get to later," conference talks, recipe ideas, music to revisit. One day I tried to save another video and YouTube just... refused. Turns out Watch Later has a hard cap of 5,000 videos, and once you hit it, the only way out is to manually delete videos one at a time. There's no bulk delete. No filter. No sort. No way to even see what's in there at a glance.
I checked if YouTube's official API could help. It can't ā Google explicitly blocks Watch Later access through the public Data API. So I opened DevTools, found the internal endpoints YouTube's own web app uses, and built TidyWL on top of those.
A few things I'm proud of:
šļø The dashboard groups your playlist by channel or by topic (auto-extracted from titles), so you can finally see what kind of mess you've built. It's modeled on macOS Storage Manager ā find the biggest offenders, clean them out.
š Everything runs locally in your browser. No login, no servers, no analytics, no telemetry. The extension calls YouTube's own endpoints with your existing session.
š Free, no paywall, no "premium" features locked behind a subscription. There's a Ko-fi tip jar if you want to support it, but the full feature set is and will stay free.
ā ļø Honest caveat: this uses YouTube's internal (undocumented) API, so it can break if they change things. v1.3.1 added a remote-config system that can patch most parser changes without forcing an extension update, but bigger breakages will need patches.
Happy to answer questions about the reverse-engineering, the architecture, or the YouTube-cap rabbit hole. And if you try it ā I'd love feedback on what to build next.
ā Dominic
Report
No reviews yetBe the first to leave a review for YouTube Watch Later Tidy