jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.41k stars 443 forks source link

Are there known forks for this project? it looks dead #439

Open ghost opened 1 year ago

ghost commented 1 year ago

It looks it's not maintained anymore since March of this year.

GameCharmer commented 1 year ago

According to the current list in insights > network, it looks like this one's the most recent, although it doesn't have any releases: https://github.com/olegshulyakov/youtube-dl-gui

StefanLobbenmeier commented 1 year ago

I did at least one release here: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

But it would be nice to have this fork more official, right now the same issue is reported once a week because noone can find that fork 😄

ghost commented 1 year ago

I did at least one release here: https://github.com/StefanLobbenmeier/youtube-dl-gui/releases

But it would be nice to have this fork more official, right now the same issue is reported once a week because noone can find that fork 😄

Thanks, I will check it out. Does it have up to date dependencies?

StefanLobbenmeier commented 1 year ago

If you know what code changes are needed, I would greatly appreciate a PR for updated dependencies and especially node version. But I do not know node.js that well so I am struggling with it a bit. Updating dependencies is easy, figuring out how to migrate code is hard. You can use this as a starting point: https://github.com/StefanLobbenmeier/youtube-dl-gui/tree/update-dependencies

ghost commented 1 year ago

If you know what code changes are needed, I would greatly appreciate a PR for updated dependencies and especially node version. But I do not know node.js that well so I am struggling with it a bit. Updating dependencies is easy, figuring out how to migrate code is hard. You can use this as a starting point: https://github.com/StefanLobbenmeier/youtube-dl-gui/tree/update-dependencies

Sadly I have no coding experience. but thank you so much for the updated Binaries. it's much faster than the previous one!

StefanLobbenmeier commented 1 year ago

Faster than 2.3.1 right? Cause the speed should be the same as 2.4.0

StefanLobbenmeier commented 1 year ago

@olegshulyakov we should probably sync up 😄 if you want I can also help you create releases, I saw that you already bumped a lot of dependencies which I struggled with

ghost commented 1 year ago

Faster than 2.3.1 right? Cause the speed should be the same as 2.4.0

Yes faster than 2.3.1 up to more than 80%. Maybe because many dependencies were ancient in 2.3.1.