Package Details: youtube-viewer-git 3.11.6.r0.gcc1264a-1

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)

Required by (0)

Sources (1)

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 use yt-dlp to extract the video URLs.

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15

<deleted-account> commented on 2010-06-28 21:42 (UTC)

Would it be possible to 1. get a continuous playback of the results (the way minitube does)? This would really make minitube unneeded :-) 2. select the video with a simpler combination than the code of the video? for example could you number them 1,2,3,... in order of the results?

trizen commented on 2010-06-28 20:12 (UTC)

Added support to search YouTube Videos and play them in mplayer by inserting the video code. Usage: youtube-viewer [words] Example: youtube-viewer avatar trailer 2009

trizen commented on 2010-06-07 00:28 (UTC)

Great idea.. working on it... Edited: Done... :) [script] : will let you choose the quality of video [script] [url] : script will choose best quality available [script] -s || -stdin: Insert a URL via STDIN and play it @ best quality available [script] -h || -help : print this message...

<deleted-account> commented on 2010-06-06 22:51 (UTC)

Feature request ;-) What do you think about implementing sth like this youtube-viewer --best http://www.youtube.com/watch?v=??? where --best automatically picks the best quality available for the specific video? I'd love to use this in a script.

<deleted-account> commented on 2010-06-02 17:32 (UTC)

Nice app, thnx!