Search Criteria
Package Details: yewtube-git 2.10.4.r0.g49e75e9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yewtube-git.git (read-only, click to copy) |
---|---|
Package Base: | yewtube-git |
Description: | Terminal based YouTube player and downloader. No Youtube API key required. |
Upstream URL: | https://github.com/mps-youtube/yewtube |
Licenses: | GPL3 |
Conflicts: | mps-youtube, mps-youtube-git, mps-youtube-hd, mps-youtube-hd-git, termitube, termitube-git |
Provides: | mps-youtube, mps-youtube-git, mps-youtube-hd, mps-youtube-hd-git, termitube, termitube-git |
Replaces: | mps-youtube, mps-youtube-git, mps-youtube-hd, mps-youtube-hd-git, termitube, termitube-git |
Submitter: | yar |
Maintainer: | yar |
Last Packager: | yar |
Votes: | 32 |
Popularity: | 0.000031 |
First Submitted: | 2023-04-14 20:05 (UTC) |
Last Updated: | 2023-07-07 04:02 (UTC) |
Dependencies (20)
- python (python37AUR, python311AUR, python310AUR)
- python-brotli (python-brotli-gitAUR)
- python-httpx (python-httpx-gitAUR)
- python-pafy (python-pafy-gitAUR)
- python-pip
- python-pycryptodomex
- python-pylast
- python-pyperclip
- python-requests
- python-rfc3986
- python-setuptools
- python-websockets
- youtube-search-python-gitAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – for transcoding downloaded content
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – Alternative to mpv for playback
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – Alternative to mplayer for playback
Required by (1)
- kodi-cli-git (requires mps-youtube) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
electric_blue commented on 2023-11-25 20:28 (UTC)
I don't think this actually requires python-pafy. I've been successfully just pulling that out and building and running without it for a while now.
yar commented on 2023-08-23 01:44 (UTC)
@jose1711 It depends on youtube-search-python-git which is the git version of the same package. Someone should probably fix the naming schemes of those packages, and probably set provides/conflicts for them, but they're not mine.
jose1711 commented on 2023-08-21 20:48 (UTC)
i believe it's missing dependency:
python-youtube-search-python
Private1510 commented on 2023-06-14 12:28 (UTC)
missing dependency: python-requests
iamawacko commented on 2023-05-17 03:41 (UTC)
python-pylast
depends onpython-httpx
, but this PKGBUILD also requirespython-httpx-git
, which conflicts.jose1711 commented on 2023-04-20 21:19 (UTC)
missing dependency:
python-pip
yar commented on 2023-04-14 20:18 (UTC)
FYI the mps-youtube project and its termitube fork are both long dead, and the currently active fork is yewtube https://aur.archlinux.org/packages/yewtube-git
Blind55 commented on 2021-05-10 18:44 (UTC)
Hey would you mind adding this patch to the PKGBUILD: https://github.com/mps-youtube/mps-youtube/pull/1149
Otherwise the program keeps on crashing when used with mpv (which is default, I think).
skeletonpete commented on 2021-01-31 00:29 (UTC)
When I play audio after searching, it ends prematurely.
/usr/lib/python3.9/subprocess.py:937: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used self.stdout = io.open(c2pread, 'rb', bufsize)
Any idea where I can edit this?
wilssonmartee commented on 2020-11-03 21:55 (UTC)
@yar Fixed
1 2 3 4 5 Next › Last »