diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-01-24 07:38:10 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-01-24 08:21:35 -0500 |
commit | 93108bbc144c00f5ca1702999b505a15254f91ef (patch) | |
tree | 4773ae185c59ef3e1d45c265492b56f834540339 /net-misc | |
parent | x11-misc/autorandr: drop 1.13.1 (diff) | |
download | gentoo-93108bbc144c00f5ca1702999b505a15254f91ef.tar.gz gentoo-93108bbc144c00f5ca1702999b505a15254f91ef.tar.bz2 gentoo-93108bbc144c00f5ca1702999b505a15254f91ef.zip |
net-misc/gallery-dl: switch youtube-dl optfeature to yt-dlp
Untested but gallery-dl been using yt-dlp by default if available
since version 1.20.0 and there should be no problems with this
(youtube-dl is about to be removed, so no point in suggesting it).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.23.3.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.23.5.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.24.1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.24.2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.24.3.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.24.4.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-9999.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild b/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild index 047b1e34af67..f6cab0159f71 100644 --- a/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } diff --git a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild index 047b1e34af67..f6cab0159f71 100644 --- a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } diff --git a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild index 047b1e34af67..f6cab0159f71 100644 --- a/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.24.1.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } diff --git a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild index 3c10d80b2f57..9dcd7bdbba2f 100644 --- a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } diff --git a/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild index 3c10d80b2f57..9dcd7bdbba2f 100644 --- a/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.24.3.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } diff --git a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild index 3c10d80b2f57..9dcd7bdbba2f 100644 --- a/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.24.4.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild b/net-misc/gallery-dl/gallery-dl-9999.ebuild index 3c10d80b2f57..9dcd7bdbba2f 100644 --- a/net-misc/gallery-dl/gallery-dl-9999.ebuild +++ b/net-misc/gallery-dl/gallery-dl-9999.ebuild @@ -35,5 +35,5 @@ python_compile_all() { pkg_postinst() { optfeature "Pixiv Ugoira to WebM conversion" media-video/ffmpeg - optfeature "video downloads" net-misc/youtube-dl + optfeature "video downloads" net-misc/yt-dlp } |