You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://bandwidth-hero.com/
It optimize the images without quality loss but the user have to create there own servers..We can create servers in vercel, netlify, heroku,etc..
This feature.is also available in TachiyomiSy..
You can follow this ti get the basic idea about the code..
Yes. It is actually very simple to host bandwidth-hero-proxy in server. If you think about server cost you don't have to worry since there are many platforms which gives you free services and those are enough for compressing images. I would like the users to host on vercel.app. Hobby is free and the limit is pretty much higher about 1million request per month, which is absolutely fine if you are going to use only for this app.
I know that this is not a direct fork of TachiyomiSY but this particular feature makes a huge difference for low data users like me. So, I hope that it will be implemented in the next update.
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
I have written a short but informative title.
If this is an request for a feature in the original Tachiyomi, I am opening because multiple versions of Yōkai have been released without this feature.
If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help.
Describe your suggested feature
Describe your suggested feature
https://bandwidth-hero.com/
It optimize the images without quality loss but the user have to create there own servers..We can create servers in vercel, netlify, heroku,etc..
This feature.is also available in TachiyomiSy..
You can follow this ti get the basic idea about the code..
https://github.com/jobobby04/TachiyomiSY/blob/master/app/src/main/java/eu/kanade/tachiyomi/data/saver/ImageSaver.kt
Yes. It is actually very simple to host bandwidth-hero-proxy in server. If you think about server cost you don't have to worry since there are many platforms which gives you free services and those are enough for compressing images. I would like the users to host on vercel.app. Hobby is free and the limit is pretty much higher about 1million request per month, which is absolutely fine if you are going to use only for this app.
I know that this is not a direct fork of TachiyomiSY but this particular feature makes a huge difference for low data users like me. So, I hope that it will be implemented in the next update.
You can deploy this repo https://github.com/Yonle/bandwidth-hero-proxy
Add vercel.json
You can set region as you like.
Remember vercel does not support cluster so you have to simply avoid creating cluster then
server.js becomes like this
You will surely see the difference..😁😁
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: