gyng / save-in

WebExtension for saving media, links, or selections into user-defined directories
MIT License
199 stars 25 forks source link

[Feature Request] Change filename characters with Dynamic Downloads/Rename and Route #187

Open LukasThyWalls opened 1 year ago

LukasThyWalls commented 1 year ago

Hello.

I don't know if it can be done right now, at least i don't see how to do it, but the point is to change some characters for others of the renamed filename.

For example, i want to use part of the pagetitle (eliminating the last part), but also change the spaces to underscores in all the filename:

Also if I can do something like from pagetitle "This is image [12345] on this webpage" to "This_is_image_12345.jpg" (not only changing characters for others, also eliminating or changing some characters to nothing) it can be useful.