Tampermonkey userscript for one-click downloading article images from multiple platforms
- One-click download of all images within supported articles
- Automatic image naming based on article titles
- Supports batch downloads from multiple platforms
- Lightweight and fast, no external dependencies
- Weibo (posts and long articles)
- SSPAI
- Bilibili
-
Install Tampermonkey for your browser (Chrome, Firefox, Edge, etc.).
-
Click the "Raw" button on the script file to install directly from this repository:
- Visit a supported article page.
- The script will automatically detect and download all images when you click the download button.
This project is licensed under the MIT License.
Feel free to submit pull requests or open issues if you find a bug or have a feature request.
- Support for more platforms (e.g. Zhihu, CSDN)
- Improved error handling and performance optimization