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 <j...@jriddell.org> wrote: > 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/hebrew.wgz.sizes. > kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed > qrc:/videoplayer/VideoControls.qml:243:5: QML Dialog: Binding loop > detected for property "implicitHeight" > qrc:/videoplayer/VideoControls.qml:243:5: QML Dialog: Binding loop > detected for property "implicitHeight" > qrc:/components/Sidebar.qml:9:1: QML Sidebar: Binding loop detected for > property "contentHeight" > qrc:/videoplayer/VideoControls.qml:122: ReferenceError: UserPlaylistModel > is not defined > qrc:/videoplayer/VideoControls.qml:193: ReferenceError: UserPlaylistModel > is not defined > file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: > QML MouseArea: Binding loop detected for property "implicitHeight" > file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: > QML MouseArea: Binding loop detected for property "implicitHeight" > file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ContextDrawer.qml:132:9: > QML ListView: Binding loop detected for property "topMargin" > Cannot load libcuda.so.1 > qrc:/videoplayer/VideoPlayer.qml:172:25: QML Image: Error decoding: > https://inv.riverside.rocks/feed/popular: Unsupported image format > qrc:/videoplayer/VideoControls.qml:193: ReferenceError: UserPlaylistModel > is not defined > qrc:/videoplayer/VideoControls.qml:122: ReferenceError: UserPlaylistModel > is not defined > file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: > QML MouseArea: Binding loop detected for property "implicitHeight" > file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/ScrollablePage.qml:200:9: > QML MouseArea: Binding loop detected for property "implicitHeight" > [ytdl_hook] ERROR: [youtube] Y0H1l3XnEr8: Unable to extract uploader id; > please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , > filling out the appropriate issue template. Confirm you are on the latest > version using > yt-dlp -U > [ytdl_hook] youtube-dl failed: unexpected error occurred > No protocol handler found to open URL ytdl://Y0H1l3XnEr8 > The protocol is either unsupported, or was disabled at compile-time. > [ytdl_hook] ERROR: [youtube] Y0H1l3XnEr8: Unable to extract uploader id; > please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , > filling out the appropriate issue template. Confirm you are on the latest > version using > yt-dlp -U > [ytdl_hook] youtube-dl failed: unexpected error occurred > > > > On Fri, 24 Feb 2023 at 15:05, Carl Schwan <c...@carlschwan.eu> wrote: > >> Le samedi 4 février 2023 à 7:14 PM, Devin <espi...@gmail.com> 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 plasmatube in >> kdereview. >> Does anyone have more feedback for Plasmatube? Any last objections before >> moving it out of kde review? :p >> >> Cheers, >> Carl >> > >> > Thanks, >> > Devin >> >