That works.
Search Criteria
Package Details: youtube-viewer-git 3.11.4.r0.g6ea9088-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-01-21 16:50 (UTC) |
Dependencies (15)
- perl (perl-gitAUR)
- perl-data-dump
- perl-json
- perl-libwww
- perl-lwp-protocol-https
- perl-unicode-linebreak
- git (git-gitAUR, git-glAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-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-noxAUR, vlc-gitAUR, vlc-luajitAUR) (optional) – play videos with VLC
- wget (wget-gitAUR, wurlAUR) (optional) – download videos with wget
- youtube-dlAUR (youtube-dl-gitAUR, yt-dlp-drop-inAUR, youtube-dl-nightlyAUR) (optional) – play videos with encrypted signatures
Required by (0)
Sources (1)
mokkurkalve commented on 2025-03-16 18:29 (UTC)
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 use yt-dlp
to extract the video URLs.
mokkurkalve commented on 2025-03-15 17:45 (UTC)
As of today (as opposed to a week ago) the player flashes up and aborts while trying to start playback. I tried both mpv and vlc. Downloading the video with yt-dlp and playing it with said players work. My api.json should work (I recently had to make a new one to work with the kodi youtube addon, and it works there). There are no error messages and I don't know how to debug this. Moving away ~/.config/youtube-viewer to create default config achieves nothing.
Arch Linux x86_64 current (as of this minute).
katt commented on 2020-07-15 14:33 (UTC)
Please follow the VCS packaging guidelines https://wiki.archlinux.org/index.php/VCS_package_guidelines#The_pkgver()_function
cheese-cracker commented on 2020-04-21 07:19 (UTC)
Hi, I think straw-viewer-git is the future for this. This gives the [403 forbidden] error due to the restriction on youtube api.
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.