FireHead90544 / SenPY

SenPY - A highly efficient CLI based anime downloader written in python and integrated with aria2.
GNU General Public License v3.0
19 stars 4 forks source link

Is there a new feature to change or update the gogoanime URL in Binaries SenPY? #16

Closed candrapersada closed 3 months ago

candrapersada commented 3 months ago

Is there a new feature to change or update the gogoanime URL in Binaries without waiting for a very long time?

Arctic4161 commented 3 months ago

@candrapersada That feature has not been implemented. Right now it should auto pull the domain from our github action that auto pulls the domain every Sunday.

candrapersada commented 3 months ago

I hope the feature is implemented without install python and create dist https://github.com/FireHead90544/SenPY/releases

FireHead90544 commented 3 months ago

@candrapersada as Josh mentioned, due to some ISP limitations, we haven't implemented it on the client side. But we do have implemented a fix for that. There's a GitHub action that automatically updates the current gogoanime url in this repository. That action runs every Sunday's at midnight, or when we manually run it. The client simply fetches the current url from there.That way you won't need to wait too long for it to get updated to download a new binary as the values aren't hardcoded now starting from v1.2.0.