I find it very awkward to have to type out ":a=1" to see a specific author's videos, rather than the old way, "v 1". Is there any way you could somehow make that easier?
Search Criteria
Package Details: youtube-viewer-git 3.11.6.r0.gcc1264a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/youtube-viewer-git.git (read-only, click to copy) |
---|---|
Package Base: | youtube-viewer-git |
Description: | A lightweight YouTube client for Linux |
Upstream URL: | https://github.com/trizen/youtube-viewer |
Keywords: | perl youtube |
Licenses: | Artistic2.0 |
Conflicts: | youtube-viewer |
Provides: | youtube-viewer |
Submitter: | trizen |
Maintainer: | trizen |
Last Packager: | trizen |
Votes: | 112 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-28 06:36 (UTC) |
Last Updated: | 2025-04-22 16:46 (UTC) |
Dependencies (15)
- perl (perl-gitAUR)
- perl-data-dump
- perl-json
- perl-libwww
- perl-lwp-protocol-https
- perl-unicode-linebreak
- yt-dlp (yt-dlp-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (optional) – conversions and MKV merging
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, mpv-amd-full-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR) (optional) – play videos with MPV (recommended)
- perl-json-xs (optional) – faster JSON parsing
- perl-lwp-useragent-cachedAUR (optional) – local cache support
- perl-term-readline-gnu (optional) – better STDIN support (+history)
- vlc (vlc-gitAUR, vlc-luajitAUR, vlc-noxAUR) (optional) – play videos with VLC
- wget (wget-gitAUR, wurlAUR) (optional) – download videos with wget
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 15 Next › Last »
<deleted-account> commented on 2012-08-20 02:58 (UTC)
<deleted-account> commented on 2012-08-20 02:13 (UTC)
I got this error: http://pastebin.com/KhS6FZEs
After that, it installed into /usr/bin/site_perl/youtube-viewer. It does work if I run it from there, so I just made an alias for now. Also, "colors => 1" in the .conf doesn't work, but using -C does (however the colors look different from before). Let me know what more details you need!
<deleted-account> commented on 2012-08-19 07:34 (UTC)
The new PKGBUILD works fine here. I did get this error with the last PKGBUILD. Are you, Stefan and deselect, using the current PKGBUILD?
<deleted-account> commented on 2012-08-19 06:20 (UTC)
@StefanHusmann: I, too, get this error and cannot proceed, despite having all dependencies met. :S
trizen commented on 2012-08-19 03:09 (UTC)
@StefanHusmann: It installs fine here. Can you, please, provide more details? Thanks.
haawda commented on 2012-08-19 02:57 (UTC)
The install step fails with a "cannot stat, no such file or directory" message.
thestinger commented on 2012-06-22 21:24 (UTC)
@brotatos: rebuild perl-xml-fast
brotatos commented on 2012-06-22 21:23 (UTC)
Error ocurred while parsing http://gdata.youtube.com/feeds/api/videos/ZI3kq2WiNFU?v=2
Perl API version v5.14.0 of XML::Fast does not match v5.16.0 at /usr/share/perl5/core_perl/XSLoader.pm line 92.
Compilation failed in require at /usr/share/perl5/core_perl/autouse.pm line 53.
hwkiller commented on 2012-06-20 20:33 (UTC)
Just wanted to say that this is an amazing program. Awesome job!
<deleted-account> commented on 2012-06-02 15:14 (UTC)
recompiling perl-xml-fast fixes it
Pinned Comments
trizen commented on 2025-03-16 10:21 (UTC) (edited on 2025-03-16 10:22 (UTC) by trizen)
A workaround would be to set in the config-file,
force_fallback => 1,
which will useyt-dlp
to extract the video URLs.