Skip to content
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

filename template variable support {host-original-base64} or {host-href-base64} #1675

Closed
goxofy opened this issue Feb 6, 2025 · 3 comments
Closed

Comments

@goxofy
Copy link

goxofy commented Feb 6, 2025

it's better than host-href-flat and user can recover the original url by base64

@gildas-lormeau
Copy link
Owner

Thank you for the suggestion, I took inspiration from it to add the %encode-base64<value> and %decode-base64<value> functions . In this way, you will be able to get the expected result by writing %encode-base64<{host-href-flat}>. These new functions will be available in the next version.

@goxofy
Copy link
Author

goxofy commented Feb 7, 2025

Awesome! Thank you for your effort.

@gildas-lormeau
Copy link
Owner

I've just uploaded the new version of SingleFile. It should be available in the coming days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants