axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
1.92k stars 105 forks source link

Streamlink Kick plugin #631

Open rattailgamer opened 1 month ago

rattailgamer commented 1 month ago

I would love the ability to install plugins or have the Kick Streamlink plugin pre intsalled.

Thanks a lot already for the incrdible peace of software. I have tried prety much every yt-dlp and co gui out there nothing comes close!!

axcore commented 3 weeks ago

Are you using MS Windows? You can install your own streamlink plugins.

In Tartube's main menu, click System > Open MSYS2 terminal...

In the new window, type something like streamlink --plugin install XYZ

In the future, it could be possible to install streamlink plugins directly from Tartube's menu. but at the moment it's not possible - streamlink's documentation is unavailable (github.io has been unavailable for days). I note also that some users have been reporting that kick can no longer be installed, but maybe that problem has been resolved already.