Download pictures from bilibili timeline and highest-quality videos.
A Tampermonkey script to download pictures from Bilibili timeline. Also able to download videos from timeline and play page. It could download Bilibili DASH video/audio streams in highest quality available and merges them into a single MP4 file entirely in the browser using ffmpeg.wasm. The filenames could be modified as you like in the settings pannel. Able to download from timeline one by one automatically.
(Only listed those versions I tested. You could try it on other platforms by yourself.)
SocialSisterYi/bilibili-API-collect
This project uses the following third-party libraries:
The ffmpeg.wasm JavaScript wrapper is licensed under the MIT License. The FFmpeg WebAssembly core is derived from the FFmpeg C codebase and remains licensed under GPL-2.0-or-later, according to the upstream project.
This userscript does not modify FFmpeg or its WebAssembly binaries; it only loads and invokes the upstream builds in the browser.
This project is licensed under the MIT License.