I kept running into this: You want to archive a B站 tutorial or grab video assets, but the site has no download button.
Last week I wanted to watch a 3-hour Python tutorial offline on the subway — no signal, and the site had no download button anywhere.
Ended up wrapping a small reusable workflow around it — Download Bilibili & 1000+ sites via yt-dlp. The part that actually saved me time: One command, pick resolution, batch download.
Concretely, it:
- yt-dlp-backed, works on Bilibili + 1000+ sites
- pick resolution, batch to disk, auto folder by title
Put it (and ~20 other similar ones) in a repo in case it helps someone: https://github.com/shuangying0001-beep/awesome-workbuddy-skills
Top comments (0)