diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-11 01:57:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:47 +0700 |
commit | db18051986ccd787fe75527155154c6e60cd5c08 (patch) | |
tree | 1b2047481bb6d0d60a36772f86d305903fe315b6 /multimedia/youtube-viewer/README | |
parent | 8f8a0609cb54c11450e82d5a5a9977d7bb063140 (diff) |
multimedia/youtube-viewer: Updated for version 3.7.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia/youtube-viewer/README')
-rw-r--r-- | multimedia/youtube-viewer/README | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/multimedia/youtube-viewer/README b/multimedia/youtube-viewer/README index 405e9b41fb616..6bc8907d96093 100644 --- a/multimedia/youtube-viewer/README +++ b/multimedia/youtube-viewer/README @@ -7,14 +7,20 @@ the best quality available without using a flash player. Optional dependencies: -perl-gtk2, perl-File-ShareDir - for gtk-youtube-viewer. +perl-gtk2 [1], perl-File-ShareDir - for gtk-youtube-viewer. perl-Text-CharWidth, perl-Unicode-LineBreak - for better formatting in the terminal. perl-Term-ReadLine-Gnu - for command editing/history in the terminal. -youtube-dl - if this is present, youtube-viewer will use it to detect - available formats for the video [*]. +youtube-dl [2] - if this is present, youtube-viewer will use it to detect + available formats for the video. -[*] A small caveat about youtube-dl: youtube-viewer works without it, +Counting optional ones, youtube-viewer has over 40 dependencies. To make +life easier, there's now a "youtube-viewer.sqf" queue file included with +this build, which includes everything listed above. + +[1] Or possibly perl-Gtk3. Not tested. Let me know if it works. + +[2] A small caveat about youtube-dl: youtube-viewer works without it, though occasionally it'll choose a lower quality than is available for some videos. However, if youtube-dl is present but outdated, youtube-viewer will fail to play videos at all! If you suspect this, |