gallery-dl: test with yt-dlp

This commit is contained in:
Đoàn Trần Công Danh 2023-03-09 00:21:36 +07:00
parent 834ddb5a53
commit 229997b87e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ build_style=python3-module
make_check_args="--ignore test/test_results.py"
hostmakedepends="python3-setuptools"
depends="python3-requests"
checkdepends="${depends} youtube-dl python3-pytest"
checkdepends="${depends} yt-dlp python3-pytest"
short_desc="Command-line program to download image galleries"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="GPL-2.0-only"