Bluesky Image Downloader

Adds a download button to images posted to Bluesky, which immediately downloads the image in max quality and with a descriptive filename for easy sorting.

Tác giả
coredumperror
Cài đặt hàng ngày
13
Số lần cài đặt
373
Đánh giá
4 0 0
Phiên bản
1.0
Đã tạo
22-05-2024
Đã cập nhật
22-05-2024
Giấy phép
MIT
Áp dụng cho

This script adds a simple "download" button to images on Bluesky.

It uses Bluesky's API to acquire a higher quality, less compressed version of the image than the Bluesky feeds provide, and also gives the downloaded image file a useful filename. You can customize the filename format a bit by editing the script to your liking.

I based this script on TwitterImg Downloader, though Bluesky Image Downloader barely resembles the original.