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
