Thanks a lot, that was fast, I've replaced mplayer2-git with mplayer2 from community and the problem is solved.
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)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 15 Next › Last »
<deleted-account> commented on 2011-06-11 19:45 (UTC)
trizen commented on 2011-06-11 18:54 (UTC)
Are you using mplayer2-git? There is the problem...
<deleted-account> commented on 2011-06-11 18:39 (UTC)
Hi, the script is great
There's one problem, after I watch one video it becomes kind of crazy, it keeps showing different results every one second, and no matter what I write at prompt, it gets erased every second too.
I dont't know if there's something wrong whith my box configuration or if it's a bug.
Thank's
trizen commented on 2011-06-07 10:36 (UTC)
You are right, something was wrong. Now everything should work fine...
<deleted-account> commented on 2011-06-07 07:13 (UTC)
With youtube-downloader I always get an option to download 240p videos, so they are available. But it's forbidden to stream them? I don't completely understand, sorry. But mp4 instead of flv also helps, so thanks for that!
trizen commented on 2011-06-07 06:12 (UTC)
1. I'm not sure
2. 240p (itag=5) is forbidden by Youtube, so I added support for 360p MP4 which is smaller than 360p FLV (MP4=6MB, FLV=7.1MB) (-2 to activate)
<deleted-account> commented on 2011-06-03 21:24 (UTC)
Other question, could you add an option -2 to play videos with 240p? It's because when I'm at home in my parent's house, the internet is so slow, that 240p is the only way to view youtube videos fluently. I'm sure there are other people out there who have to suffer under such a slow internet connection.
<deleted-account> commented on 2011-06-01 17:14 (UTC)
Is there a way to enable livestreams like on http://www.youtube.com/sport1 ?
<deleted-account> commented on 2011-04-08 23:26 (UTC)
Weird bug: When pasting a short youtube link (like http://youtu.be/oHg5SJYRHA0) on to youtube-viewer it snags information for the author info from 2 videos back and the title from the previous video
Kind of weird because the short url isn't that special, only a redirection.
trizen commented on 2011-03-22 18:11 (UTC)
Would be great, but I don't think this is possible, only to download the video first and extract audio after...
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.