Tyrrrz / YoutubeDownloader

Downloads videos and playlists from YouTube
MIT License
8.7k stars 1.19k forks source link

No login button on Linux #504

Closed barboa91 closed 1 month ago

barboa91 commented 1 month ago

Version

1.13.0

Platform

Arch Linux

Steps to reproduce

Download package. Unzip run YoutubeDownloader

There is only a cog wheel next to the search query and the Settings does not contain a login function.

Details

There is only a cog wheel next to the search query and the Settings does not contain a login function. Screenshot from 2024-09-05 15-29-10

Checklist

Tyrrrz commented 1 month ago

Yes, this feature is only supported on Windows currently because it relies on the WebView2 runtime. I tried getting it to work on Linux/macOS through other embedded browser runtimes but was unsuccessful.