Re: Re : New repo in kdereview: PlasmaTube

2023-02-27 Thread Jonathan Riddell
Oh yes now I remember it needs a new version of the fork yt-dlp, give that it works fine. So might be worth adding a compile time and/or runtime check for the right version there. Jonathan On Mon, 27 Feb 2023 at 13:14, Jonathan Riddell wrote: > When I compile this and play a video I get an er

Re: Re : New repo in kdereview: PlasmaTube

2023-02-27 Thread Jonathan Riddell
When I compile this and play a video I get an error suggesting youtube-dl isn't happy. I'm using youtube-dl from Ubuntu which is versioned 2021.12.17-1 and looking at the https://ytdl-org.github.io/youtube-dl/download.html site that is the latest version Hspell: can't open /usr/share/hspell/hebr

Re : New repo in kdereview: PlasmaTube

2023-02-24 Thread Carl Schwan
Le samedi 4 février 2023 à 7:14 PM, Devin a écrit : > Hi everyone, > > I would like to put PlasmaTube through kdereview: > > https://invent.kde.org/multimedia/plasmatube > > PlasmaTube is a YouTube client for both mobile and desktop. It has already been almost 3 weeks since Devin put plasmatu

Re: New repo in kdereview: PlasmaTube

2023-02-05 Thread Devin
Hi Albert, > qrc:/SettingsPage.qml:54: ReferenceError: logout is not defined Fixed. > qrc:/videoplayer/VideoControls.qml:186: TypeError: Cannot read property > 'formatList' of undefined Fixed. > You're also mixing tr() and i18n() in your C++ code, please move it all to > i18n Should be fix

Re: New repo in kdereview: PlasmaTube

2023-02-05 Thread Albert Astals Cid
El dissabte, 4 de febrer de 2023, a les 19:14:20 (CET), Devin va escriure: > Hi everyone, > > I would like to put PlasmaTube through kdereview: > > https://invent.kde.org/multimedia/plasmatube > > PlasmaTube is a YouTube client for both mobile and desktop. These two warnings seem like you shoul

New repo in kdereview: PlasmaTube

2023-02-04 Thread Devin
Hi everyone, I would like to put PlasmaTube through kdereview: https://invent.kde.org/multimedia/plasmatube PlasmaTube is a YouTube client for both mobile and desktop. Thanks, Devin