Search Criteria
Package Details: mopidy-youtube 3.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mopidy-youtube.git (read-only, click to copy) |
---|---|
Package Base: | mopidy-youtube |
Description: | Mopidy extension for playing music from Youtube |
Upstream URL: | https://github.com/natumbri/mopidy-youtube |
Keywords: | mopidy |
Licenses: | Apache |
Submitter: | moscar |
Maintainer: | None |
Last Packager: | joposter |
Votes: | 20 |
Popularity: | 0.000000 |
First Submitted: | 2014-11-08 23:23 (UTC) |
Last Updated: | 2023-05-07 20:05 (UTC) |
Dependencies (10)
- mopidy
- python-beautifulsoup4
- python-cachetools
- python-pykka
- python-requests
- python-setuptools
- python-ytmusicapi
- youtube-dlAUR (youtube-dl-gitAUR, youtube-dl-nightlyAUR, yt-dlp-drop-inAUR)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
1 2 3 Next › Last »
dreieck commented on 2023-05-05 10:18 (UTC)
Can you please strip off the leading
v
from$pkgver
?Even if upstream uses this in github releases, the Arch Linux guidelines say that this should be removed in this cases, since this
v
is not part of the version but just denotes "version", which is common (mis?)practice with many github projects.Thanks for maintaining!
joposter commented on 2022-05-22 17:28 (UTC)
@MarsSeed as i see it the packaging guidelines asks that the pkgver be identical to the upstream version. The original author uses the v[number]-scheme for releases (see https://github.com/natumbri/mopidy-youtube/releases), which is why i use it as well.
MarsSeed commented on 2022-05-22 17:00 (UTC)
Please kindly remove the 'v' prefix from pkgver (as per Arch package guidelines).
(This change won't cause problems for users; they will see a new package update and will have to let makepkg or the AUR helper rebuild it once.)
joposter commented on 2021-09-15 15:12 (UTC)
@bittin should (hopefully) be fixed now
bittin commented on 2021-09-15 11:29 (UTC)
the PKGBUILD is broken here is a working one: https://pastebin.com/kjR4UHyh
joposter commented on 2021-09-14 21:30 (UTC)
@djmattyg007 saw it, updated acordingly. youtube-mudic api seems to work fine, normal youtube-dl backend might have a problem... Not sure why, maybe related to https://github.com/natumbri/mopidy-youtube/issues/204
djmattyg007 commented on 2021-09-14 10:47 (UTC)
I don't know why it was flagged as out of date last month, but I can confirm it is now actually out of date. v3.4 was released earlier today.
djmattyg007 commented on 2020-12-02 12:49 (UTC)
Could you please bump the pkgrel to force a rebuild for python3.9?
joposter commented on 2020-05-15 14:05 (UTC)
@Freso Hmm yes, will change that later. Thanks for notifying me :)
Freso commented on 2020-05-15 09:21 (UTC)
https://github.com/dz0ny/mopidy-youtube/tarball/v3.0.0
gives a 404. You might want to use$url
in the$source
array.1 2 3 Next › Last »