FlowPick
Ultimate web media sniffer, previewer & batch downloader.
What it does
FlowPick is a powerful browser extension that sniffs web videos, audio, and images effortlessly. Preview media in real-time and batch download with one click. Simple, fast, and built for everyone—no complex DevTools required!
FlowPick is a free, privacy-first web media downloader and browser extension for detecting and downloading M3U8/HLS streams, MPD/DASH video, audio, and images.
FlowPick is a free and open-source browser extension that detects M3U8/HLS, MPD/DASH streaming video, MP4/WebM direct files, audio resources, and embedded images on any webpage, then merges and downloads them entirely in your browser — no server uploads, no FFmpeg, no command line. Technically, FlowPick is a Chromium/Firefox extension that monitors network requests for streaming media manifests (M3U8 playlists following RFC 8216 HLS, MPD manifests following ISO/IEC 23009-1 DASH), parses them with m3u8-parser and mpd-parser, downloads fragments concurrently, and repackages TS/fMP4 fragments into progressive MP4 using mux.js — all running client-side via Web Workers and the File System Access…from flowpick.net
Does a similar job
all alternatives →- IMI made a Chrome extension that can automate any website2021 · browserflow.app · ▲707


- IBI Built a Visual Workflow Automation Platform – FlowRipple2025 · flowripple.com · ▲92
FlowRipple is designed to streamline and automate business processes with ease. Whether you're a developer, business owner, or marketer, our platform lets you build custom workflows that can be triggered by events from your applications, webhooks, or on a schedule. We’ve just gone live and are offering an exclusive Early Access Program with some incredible perks to get you started.


More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, July 2026
the whole month →- IR
I might be the only SRE on Earth with his own bowling center. It's a more in-depth gig than you'd think. My family and I bought an abandoned 8-lane bowling center in the rural mid-west. In our small town there weren't many recreation options for families. You've heard of a food desert? This is an R&R desert. It had been abandoned for a good reason. The roof leaks, the electrical system was constantly surging, and my 70-year-old bowling equipment (still) doesn't work perfectly. The system that keeps your score is particularly interesting to me. It's the thing you watch during your game, but…
Life & fun · Jul 2026

18 Words▲1,160Play 18 Words, the free daily word puzzle. The official home is 18words.com. Tap Play now to open today
Life & fun · Jul 2026 · 18words.com
- BA
Over the past few months, our team has been building more and more slidedecks using web frontend technologies with coding harnesses like Claude Code, but a common complaint is to make even small edits we need to edit the code either manually or via the harness. To avoid this loop, I ended up creating Bento, a single HTML file with everything you need in a slide tool including animations and shared editing. There's no install or cloud login, everything works offline. The default deck is around 560 KB and it doesn't need to fetch anything once you got it. Open it in a browser and then you can…
Dev tools · Jul 2026 · bento.page

A few days ago I found myself trying out GLM 5.2 and was really positively impressed. The capabilities and security I was getting from this LLM are similar to those I've gotten from models like Claude or GPT, and this really surprised me. But then I thought, "I wonder how it would work on a normal computer like mine," and above all, "I wonder if it would work without going into OOM on a computer like mine." So I started working with the help of agents to test this possibility. I started converting the model to int4, understanding MTP usage, and if possible implementing DSA for long context.…
AI · Jul 2026 · github.com
