Search Criteria
Package Details: plasmatube-git 24.12.2.r8.geb3e9bb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plasmatube-git.git (read-only, click to copy) |
---|---|
Package Base: | plasmatube-git |
Description: | YouTube video player based on mpv, yt-dlp, and Invidious |
Upstream URL: | https://invent.kde.org/multimedia/plasmatube |
Licenses: | GPL-3.0-or-later |
Conflicts: | plasmatube |
Provides: | plasmatube |
Submitter: | gustawho |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2021-04-27 17:22 (UTC) |
Last Updated: | 2025-02-16 01:27 (UTC) |
Dependencies (12)
- kconfig (kconfig-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kdbusaddons (kdbusaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kirigami-addons (kirigami-addons-gitAUR)
- kwindowsystem (kwindowsystem-gitAUR)
- mpvqt
- purpose (purpose-gitAUR)
- qtkeychain-qt6
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
« First ‹ Previous 1 2
opensorcerer commented on 2022-10-20 21:41 (UTC)
The application doesn't start playback of any video with youtube-dl as dependency. It does so with yt-dlp instead (though, A/V sync is broken with it, but that might be a bug in upstream).
Lokawn commented on 2022-07-12 21:37 (UTC)
Not able to run the application, gives following error:
There was build error too
but when I added
kdelibs4support
to makedepend the build was successful, but then it gave error on launching.SameExpert commented on 2021-06-18 09:12 (UTC) (edited on 2021-06-18 09:14 (UTC) by SameExpert)
gst-plugins-bad
andgst-libav
are needed to be added to depends. Without them audio/video doesn't play.malcolm commented on 2021-06-05 14:23 (UTC)
thanks for the patch, @gcala!
gcala commented on 2021-06-05 09:18 (UTC)
@malcolm: it's an upstream issue: src/plasmatube.h, qinvidious/video.h and subscriptionwatcher.h are missing #include <optional>
malcolm commented on 2021-06-03 13:47 (UTC)
the build is broken. can you confirm if it's something with upstream or with pkgbuild?
malcolm commented on 2021-04-27 19:32 (UTC)
THANKS!!!
« First ‹ Previous 1 2