Package Details: gtk-youtube-viewer-git 3.10.9.r0.g0f36ef4-1

Git Clone URL: https://aur.archlinux.org/gtk-youtube-viewer-git.git (read-only, click to copy)
Package Base: gtk-youtube-viewer-git
Description: A lightweight YouTube client for Linux (CLI/GTK)
Upstream URL: https://github.com/trizen/youtube-viewer
Keywords: gtk perl youtube
Licenses: Artistic2.0
Conflicts: youtube-viewer, youtube-viewer-git
Provides: youtube-viewer, youtube-viewer-git
Submitter: trizen
Maintainer: trizen
Last Packager: trizen
Votes: 9
Popularity: 0.000011
First Submitted: 2017-02-22 19:02 (UTC)
Last Updated: 2023-08-29 13:45 (UTC)

Latest Comments

Munto commented on 2023-08-12 16:07 (UTC)

I use essentially gtk-youtube-viewer and I'm encountering some warnings preventing me to play videos since the last upgrade to perl 5.38.

Can't call method "state" on an undefined value at /usr/share/perl5/vendor_perl/WWW/YoutubeViewer/Itags.pm line 336.

=>> Previous warnings:
[Sat Aug 12 17:56:50 2023]: attributes object version 0.35 does not match $attributes::VERSION 0 at /usr/share/perl5/core_perl/XSLoader.pm line 112, <$fh> line 1.
Compilation failed in require at /usr/share/perl5/core_perl/XSLoader.pm line 112, <$fh> line 1.
BEGIN failed--compilation aborted, <$fh> line 1. at /usr/bin/gtk-youtube-viewer line 462, <$fh> line 1.
[Sat Aug 12 18:04:07 2023]: Can't call method "state" on an undefined value at /usr/share/perl5/vendor_perl/WWW/YoutubeViewer/ParseXML.pm line 278. at /usr/bin/gtk-youtube-viewer line 462.
[Sat Aug 12 18:04:07 2023]: Can't call method "state" on an undefined value at /usr/share/perl5/vendor_perl/WWW/YoutubeViewer/ParseXML.pm line 278.
Compilation failed in require at /usr/share/perl5/vendor_perl/WWW/YoutubeViewer/GetCaption.pm line 155. at /usr/bin/gtk-youtube-viewer line 462.

I can play videos with the cli version.

Are you facing the same issue?

FernandoBasso commented on 2021-04-16 14:22 (UTC)

$ gtk-youtube-viewer
Can't locate Gtk3.pm in @INC (you may need to install the Gtk3 module) (@INC contains: /usr/lib/perl5/5.32/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.32/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.32/core_perl /usr/share/perl5/core_perl) at /usr/bin/vendor_perl/gtk-youtube-viewer line 34.
BEGIN failed--compilation aborted at /usr/bin/vendor_perl/gtk-youtube-viewer line 34.

Solved with this:

$ sudo pacman -S perl-gtk3

katt commented on 2020-07-15 14:35 (UTC)

Please follow the VCS packaging guidelines https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function