summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4a5d8603d18..b210868aba73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,9 @@ depends=("curl" "jq" "streamlink")
makedepends=("scdoc")
optdepends=('fzf: for browsing and watching streams with fzf'
'mpv: for watching streams'
- 'vlc: for watching streams')
+ 'vlc: for watching streams'
+ 'youtube-dl: for watching VODs'
+ 'yt-dlp: for watching VODs')
# Download information
source=("${url}/archive/refs/tags/${pkgver}.tar.gz"