gpodder: package with support for the youtube-dl extension (#331593)

This commit is contained in:
misuzu
2024-12-22 11:21:26 +02:00
committed by GitHub
+1
View File
@@ -63,6 +63,7 @@ python311Packages.buildPythonApplication rec {
podcastparser
html5lib
mutagen
yt-dlp # for use by gpodder's builtin "youtube-dl" extension
];
makeFlags = [