blob: 7ba5d4f263a3ccf047e9188da9b3ed82ab1670a6 (
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
|
pkgbase = nndownload
pkgdesc = Download and process links from Niconico (nicovideo.jp)
pkgver = 1.18
pkgrel = 2
url = https://github.com/AlexAplin/nndownload
arch = any
license = MIT
makedepends = python-setuptools
makedepends = dos2unix
depends = python
depends = python-aiohttp
depends = python-aiohttp-socks
depends = python-beautifulsoup4
depends = python-ffmpeg-python
depends = python-gevent
depends = python-mutagen
depends = python-pycryptodome
depends = python-requests
depends = python-rich
depends = python-setuptools
depends = python-tqdm
depends = python-urllib3
source = https://files.pythonhosted.org/packages/py3/n/nndownload/nndownload-1.18-py3-none-any.whl
sha256sums = f4cd35fa44c61ffbce6fa654d9711ec27b90d9d81acc74d4d642775365a9bbad
pkgname = nndownload
|