-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wish: customize download filename template #11
Comments
Great! I can’t see it in the live version though (1.5.0, updated 7 January, in Firefox), is this yet to be included in a release? |
I'm on Firefox 123.0.1 and extension version 2.0.5 and none of the filename settings work. It always downloads with the original filename. |
Hello, what media did you download? Except for the cover of videos and reels ( for now, I'm keeping their default filenames ), the downloaded file name will have username and date by default. |
Videos and images, both single posts and carousels. I just tried saving the same image as your example and it doesn't work for me for some reason. Yes, I have the filename settings turned on. Edit: |
@DumbIdiot Ok, thanks ,I have reproduced the problem. I will fix it later. |
@DumbIdiot Hello, the latest version 2.0.6 is available now. You can try it ! |
The filenames work correctly now, but now opening/saving carousels doesn't work anymore. It only opens/saves the first one. |
@TheKonka I had a look at the last commit and in src/content/utils.ts @ row 168 you seem to forgotten to change |
Oh, thanks! Sorry for the mistake. I have fixed it. Please waiting the review.. |
is there a way to change the format of the filename? I prefer to have the datetime at the beginning followed by the ID & then username, with separators of my chosing to make it more readable. It also follows the naming pattern I've used with gallery-dl. e.g. |
I always save images in a folder named after the account name, so I’d like to remove that first item from the template. Great to find a working download extension again!
The text was updated successfully, but these errors were encountered: