
Pocket alternatives for saving and searching videos (2026)
Pocket alternatives for saving and searching videos, compared honestly: what Raindrop, Readwise Reader and transcript search each actually do with a saved video.
Most Pocket alternative lists answer the wrong question. They rank read-later apps against each other, which is fine if your Pocket was articles. If it was videos, every one of those apps stores the same thing Pocket stored: a URL, a title and a thumbnail. Six weeks later that is still not enough to find the one Reel where somebody explained the thing you needed.
This is the honest version. What Mozilla actually did and when, what each of the usual replacements does with a video specifically, and how to move the video half of a Pocket export somewhere that can find a sentence inside it.
What happened to Pocket, and when
Mozilla announced the shutdown on 22 May 2025. Pocket stopped accepting new saves and the apps were pulled on 8 July 2025, leaving the service in a read-only export state. That export window closed on 8 October 2025, after which accounts and their stored data were deleted. Mozilla refunded annual Pocket Premium subscribers as part of the wind-down. The official notice is still on Mozilla's support site and the announcement on the Mozilla blog.
Those dates matter for one practical reason: if you never pulled your export before October 2025, there is nothing left on Mozilla's side to recover. The rest of this guide assumes you either have the CSV or you are rebuilding from memory, which is a slower but entirely normal way to do this.
Alternatives to Pocket for saving and searching videos
Here is what the common replacements do when the thing you saved is a video rather than an article. The column that matters is the third one.
| Tool | What it is | What it does with a saved video | Free tier |
|---|---|---|---|
| Raindrop | Bookmark archive | Keeps the link, title and thumbnail | Unlimited bookmarks |
| Instapaper | Read-later for articles | Keeps the link; no transcript | Yes |
| Readwise Reader | Read-later with highlights | Shows a YouTube transcript you can highlight | Trial, then paid |
| Recall | AI knowledge base | Summarises YouTube videos and articles | Yes |
| mymind | Visual scrapbook | A card with a thumbnail | Trial, then paid |
| Glasp | YouTube highlighting | Transcript you highlight while watching | Yes |
| SavedThat | Video-only searchable library | Transcribes it and indexes every spoken word | Free while in beta |
Two of these are genuinely good at something Pocket never did. Readwise Reader puts a real, time-synced YouTube transcript next to the player, and if you highlight as you watch it is a better reading and reviewing tool than Pocket ever was. Glasp is free, fast and pleasant if YouTube is the only platform you care about. Neither touches Instagram Reels or TikTok, which is where most short-form saving now happens.
Raindrop deserves its reputation as the default ex-Pocket home. The free tier is genuinely generous, the import is one step, and cross-browser sync works. It is a bookmark archive, though, and a bookmark archive treats a 20-minute interview and a 40-second Reel as the same opaque row.
What Raindrop and Readwise Reader actually do with a video
This is the sub-question that decides the whole migration, so it is worth being precise instead of generous.
Raindrop indexes what it can read from the page: title, description, your notes and tags. Its paid tier adds full-text search over saved page content, which is a real upgrade for articles and does nothing for speech, because a video page has no article text to store. Searching your Raindrop for a phrase somebody said out loud returns nothing, and that is expected behaviour rather than a bug. The details are in Raindrop's own help pages.
Readwise Reader does fetch YouTube transcripts and does let you search across the documents in your library, including those transcripts. If your video saving is YouTube and you already pay for Readwise, you may not need anything else. The limits are the platforms: short-form from Instagram and TikTok is outside what Reader ingests. Reader's documentation is the place to confirm current coverage before you commit a library to it.
Instapaper is the closest thing to old Pocket in feel, and it is still the better pick if what you miss is the reading view and send-to-Kindle. It does not claim video search and does not have it.
None of this is a knock. They are article tools that handle video politely. The mismatch only bites if your pile leans the other way.
What a video-heavy save pile actually looks like
Numbers from our own corpus, because guessing at this is how bad advice gets written. As of September 2026, SavedThat has 568 videos that finished processing across 456 creators and 23 languages, broken into 25,538 searchable transcript chunks.
Of the 548 with a known duration, 419 are short-form from Instagram, TikTok or YouTube Shorts. That is roughly three out of four saves. The median short-form clip runs 49 seconds; the median YouTube video in the same corpus runs about 21 minutes.
Both ends are hostile to a list. A 49-second Reel has no title worth searching, because it was probably called something like "this changed everything". A 21-minute interview has plenty of text but you saved it for one answer somewhere in the middle. In both cases a thumbnail is not a retrieval system, which is why the video half needs different tooling rather than a better-designed list.
How to split a Pocket export into articles and videos
If you still have your export, it is a CSV with one row per item and columns for title, URL, time added, tags and status. Route the video URLs one way and everything else the other:
# Video URLs
grep -iE 'youtube\.com|youtu\.be|instagram\.com/reel|tiktok\.com' \
pocket-export.csv > videos.csv
# Everything else: articles, PDFs, threads
grep -ivE 'youtube\.com|youtu\.be|instagram\.com/reel|tiktok\.com' \
pocket-export.csv > articles.csv
A spreadsheet filter on the URL column does the same job if you prefer clicking. A few misfiled rows do not matter; the receiving tool just stores them as ordinary bookmarks.
Send articles.csv to Raindrop or Instapaper. Both accept an import of saved URLs, and Raindrop kept its Pocket import preset after the shutdown, so tags and add-dates survive. Pick one, not both.
Getting the video half into transcript search
Here is the part most migration guides get wrong, including an earlier version of this one: there is no generic "upload a CSV of any URLs" importer in SavedThat, and we should say so plainly rather than describe a button that does not exist.
What does exist:
- Paste or share a link. One video at a time, from the web app or the iOS and Android share sheets. This is how most saving happens anyway.
- Platform exports. An Instagram data download, a TikTok data export or a YouTube Takeout archive can be uploaded whole, and the saved or favourited videos are pulled out of it.
- Connect YouTube. Authorise the account and bring playlists across, including Watch Later.
- The browser extension, which reads your own saved page in your own logged-in tab and collects the permalinks it finds.
Whichever route, each video gets transcribed and indexed, and search then runs over what was said rather than over titles. A query like "the part about pricing strategy" returns the moment and jumps to that second, across languages, because the retrieval is semantic rather than keyword matching. How that works under the hood is covered in our semantic search explainer, and the broader tool landscape in the video bookmark manager comparison.
If you would rather not add another tool at all, the do-it-yourself route still works for YouTube: pull captions at the command line and grep them. That is written up in full in making saved YouTube videos searchable, and it costs nothing but your evening.
If you missed the Pocket export window
Assume Mozilla's copy is gone, then check the three places a copy tends to survive anyway. Any third-party integration you once wired up, such as a Readwise, Zapier or IFTTT sync, may still hold the list. Your email probably has the original "your export is ready" message with the file attached or linked. And a Downloads folder is where a CSV you forgot about usually turns out to be.
If none of those hit, rebuilding by hand is less painful than it sounds for video specifically. Your Instagram saved collection, your TikTok favourites and your YouTube Watch Later are still sitting in those apps, and they were probably the real source of most of what ended up in Pocket anyway. A side-by-side of where SavedThat fits against Pocket is on the comparison page.
Keep reading
Best AI video bookmark manager in 2026: 4 tools compared
The best AI video bookmark manager in 2026 depends on what you save. Honest comparison of SavedThat, Mymind, Raindrop, and Glasp — pricing, search, platforms.
Search inside saved videos: the complete 2026 guide
Search inside saved videos by what was actually said — across YouTube, Instagram, and TikTok. How transcript search works in 2026, and four tools that do it.
Search YouTube Watch Later and liked videos (2026)
Search YouTube Watch Later and liked videos by keyword: what the native playlist search actually matches, the watch history route, extensions, and transcript search.
Frequently asked questions (2026)
When exactly did Pocket shut down?
Mozilla announced it on 22 May 2025. Pocket stopped accepting new saves and the mobile apps were removed on 8 July 2025, leaving a read-only export period. That export window closed on 8 October 2025, and accounts and stored data were deleted after it. Annual Pocket Premium subscribers were refunded as part of the wind-down.
What is the best Pocket alternative for saving and searching videos?
There is no single answer, because the tools split by platform. For YouTube only, Readwise Reader or Glasp will search transcripts you have saved or highlighted. For Instagram Reels and TikTok as well, a read-later app will not search inside them at all and a dedicated transcript-search tool such as SavedThat is the category you want. For articles, Raindrop and Instapaper both beat anything video-first.
Does Raindrop search inside a saved video?
No. Raindrop indexes titles, descriptions, your notes and tags, and its paid tier adds full-text search over saved page content. A video page has no article text to store, so a phrase that was spoken out loud in the video is not searchable there. That is not a defect; Raindrop is a bookmark archive and a very good one.
Does Readwise Reader search video transcripts?
For YouTube, yes. Reader fetches a time-synced transcript, lets you highlight it, and includes it in library search. Instagram Reels and TikTok are outside what it ingests, so short-form saves stay unsearchable. Check Reader's current documentation before moving a whole library, since platform coverage is the thing most likely to change.
Can I import a Pocket CSV into SavedThat?
Not as a CSV. There is no generic importer that takes an arbitrary list of URLs. What works is pasting or sharing links one at a time, uploading an Instagram, TikTok or YouTube Takeout export, connecting a YouTube account to bring playlists across, or using the browser extension on your own saved pages. If a Pocket CSV import turns out to be something people actually want, it is a small piece of work and worth asking for.
Can I still recover my Pocket data?
Not from Mozilla. The export window closed on 8 October 2025 and stored data was deleted afterwards. Copies do survive elsewhere more often than people expect: a third-party sync you set up years ago, the export email in your inbox, or the CSV still sitting in a Downloads folder. Search for 'pocket export' before concluding it is gone.
Do I have to pay for video transcript search?
Not at SavedThat right now. It is free while in beta, with 100 saves a month, a two-hour limit per video and a 30-hour library cap, and there is no card and no trial timer. Glasp is free for YouTube highlights. The do-it-yourself route of pulling YouTube captions and searching them locally is also free and costs only setup time.