Fix hidive not working in GUI version

And increment version
This commit is contained in:
AnimeDL 2023-07-05 15:52:50 -07:00
parent 61f17726a9
commit 3c422cfd3e
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ class HidiveHandler extends Base implements MessageHandler {
constructor(ws: WebSocketHandler) {
super(ws);
this.hidive = new Hidive();
this.hidive.doInit();
}
public auth(data: AuthData) {

View file

@ -1,7 +1,7 @@
{
"name": "multi-downloader-nx",
"short_name": "aniDL",
"version": "4.0.1",
"version": "4.0.2",
"description": "Download videos from Funimation, Crunchyroll, or Hidive via cli",
"keywords": [
"download",