HQAnime / AnimeGo-Re

An unofficial app for gogoanime
MIT License
91 stars 3 forks source link

[Experimental] Desktop Support #31

Closed HenryQuan closed 7 months ago

HenryQuan commented 2 years ago
HenryQuan commented 2 years ago

This one can be delayed because it is hard to build three different versions on the same platform unless I use something like Docker to run Windows and Linux on Mac OS.

HenryQuan commented 2 years ago

TeamCity is great for this and three agents are needed. However, wsl maybe work as an agent so only Windows and Mac are needed for building. Video Player is still not natively supported for Flutter Desktop. dart_vlc seems to be a good one to use. I don't want to use electron as a web wrapper.

HenryQuan commented 2 years ago

VLC is now working on macos. Now, testing on Linux and Windows. Also, trying out wsl.

HenryQuan commented 2 years ago

Tested on all platforms. It does work but it is not perfect yet. This can be added as an experimental feature. Chrome with adblocker + stream locker should work better and it is much lighter.

HenryQuan commented 2 years ago

Beta builds are now available.