Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/owendswang/Download-Pictures-from-Bilibili-Timeline

A Tampermonkey script to download pictures from Bilibili timeline.
https://github.com/owendswang/Download-Pictures-from-Bilibili-Timeline

bilibili tampermonkey

Last synced: about 2 months ago
JSON representation

A Tampermonkey script to download pictures from Bilibili timeline.

Awesome Lists containing this project

README

        

**中文介绍:[README.zh.md](README.zh.md)**

# Download Pictures from Bilibili Timeline
A Tampermonkey script to download pictures from Bilibili timeline. Also able to download videos from timeline and play page, but only in 720P as a single MP4 file.
The filenames could be modified as you like in the settings pannel.

## Download:
- Go to [Greasy Fork](https://greasyfork.org/zh-CN/scripts/421885).

Or
- Go to [Release Page](https://github.com/owendswang/Download-Pictures-from-Bilibili-Timeline/releases).

## Platform:
(Only listed those versions I tested. You could try it on other platforms by yourself.)
- **Tampermonkey** (tested on v5.1.0)
- Firefox (tested on v115.9.1esr 64-bit)
- Windows 7 SP1, Windows 11 23H2 (which I tested on)

## Installation:
Install from [Greasy Fork](https://greasyfork.org/zh-CN/scripts/421885).

Or Install manually:
1. Download the newest release ZIP file (from [here](https://github.com/owendswang/Download-Pictures-from-Bilibili-Timeline/releases)).
2. Open Tampermonkey. -> Switch to 'Utilities' tab. -> 'Zip' -> 'Import': Browse -> Choose the ZIP file -> 'Install'.

## Usage:
- If opened for the first time, the 'Settings Panel' would show up. Change the settings as you like or leave it there as default. Press 'OK' to save your settings.
(If the 'Enable video download' setting changed, the page would reload to make it effective.)
![Screenshot](res/1.PNG?raw=true)
- The button to call out the settings panel is at the top-left corner on the webpage.
![Screenshot](res/2.png?raw=true)
- It's better to uncheck this settings of the web browser. Otherwise, it would keep popping up for saving location.
![Screenshot](res/7.png?raw=true)

## Screenshot:
![Screenshot](res/4.png?raw=true)
![Screenshot](res/3.png?raw=true)
![Screenshot](res/5.PNG?raw=true)
![Screenshot](res/6.png?raw=true)

## Special Thanks:
[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)