Bluesky Image/Video Download Button

Adds a download button to Bluesky images and videos. Built off coredumperror's script with a few improvements.

< Feedback on Bluesky Image/Video Download Button

Review: Good - script works

§
Posted: 24-11-2024

Add an option to have it prompt for a download location

KanashiiWolfAuthor
§
Posted: 24-11-2024

Alright, update and tell me if that worked for you.

§
Posted: 26-11-2024
Edited: 26-11-2024

This is also just a Chrome/Firefox setting:

https://support.google.com/chrome/answer/95759?hl=en&co=GENIE.Platform%3DDesktop#zippy=%2Cchange-download-locations

https://support.mozilla.org/en-US/questions/959747

Does v1.7.6 force a location picker window on Chrome? Seems to work as I would hope on Firefox (i.e. respects the settings option to either show picker or download to specified directory) but that may just be because showSaveFilePicker() is only supported on Chromium as you noted

KanashiiWolfAuthor
§
Posted: 26-11-2024

Oh, you're right, I didn't even check the Chromium settings first since I just assumed Chrome wanted a different method for calling a download, but I downgraded and tried the prior version (v1.7.5) and it would pop up the download location window if I enable the setting (as show in attached).

I just forced it because I didn't even think to check for the option since I've been using FFx for over a decade. I might keep it this way temporarily so that next update I can add a checkbox to the settings page to toggle force Save As window within the script itself rather than respecting the browser setting.

§
Posted: 30-11-2024

Is there any way to make this optional or is there a segment of code that I can comment out to make it work like it did before? I actually preferred when it didn't ask every time but I realize this kind of puts you in a spot of potentially just having to pick one or the other

KanashiiWolfAuthor
§
Posted: 30-11-2024

You can downgrade to v1.7.5, this is a busy weekend for me so i haven't found time to add in the functionality I want.

§
Posted: 30-11-2024

Will do, thank you! Sorry hadn't considered that

KanashiiWolfAuthor
§
Posted: 01-12-2024

There is no way to make a Save-As toggle that works for every browser and both TamperMonkey (without going into advanced settings) and ViolentMonkey (at all). So I'm just ditching it entirely until the method to force it for Chrome is adopted into other browsers. People will have to manage this in their own browser settings from now on.

§
Posted: 02-12-2024

Thank you, appreciate your work on this extension and sorry for the hassle.

Post reply

Sign in to post a reply.