blob: a0757066a4a08640fd28332dc08f5cedbebd067e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = dl-stream-git
pkgdesc = Ad-free Twitch streams and videos via streamlink and ttvlol plugin (git version)
pkgver = 95.7ceb51f
pkgrel = 1
url = https://codeberg.org/bashuser30/dl-stream
arch = any
license = GPL3
makedepends = git
depends = curl
depends = streamlink
optdepends = chatterino: For opening chat
optdepends = ffmpeg: For conversion after download
optdepends = jq: For parsing api responses
optdepends = mpv: For watching content
optdepends = python-cloudscraper: Required for Kick plugin
provides = dl-stream
conflicts = dl-stream
source = git+https://codeberg.org/bashuser30/dl-stream
sha256sums = SKIP
pkgname = dl-stream-git
|