blob: cf5fda94043a7d8e1941ee53a0857e7f62c7a0a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = ytmdl
pkgdesc = Download songs from YouTube with metadata from iTunes, Spotify, LastFM, etc
pkgver = 2024.08.15.1
pkgrel = 1
url = https://github.com/deepjyoti30/ytmdl
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = ytmdl::git+https://github.com/deepjyoti30/ytmdl.git#commit=d8f288c6a0e9258d073100283c65a2e03a761777
sha256sums = SKIP
pkgname = ytmdl
depends = python
depends = python-beautifulsoup4
depends = python-musicbrainzngs
depends = python-mutagen
depends = python-pyxdg
depends = python-rich
depends = python-unidecode
depends = python-ytmusicapi
depends = yt-dlp
depends = downloader-cli
depends = python-ffmpeg-python
depends = python-itunespy
depends = python-pydes
depends = python-simber
depends = python-spotipy
depends = youtube-search-python
|