Skip to content

Commit b1e0f3e

Browse files
authored
gpodder: package with support for the youtube-dl extension (#331593)
2 parents ae8c150 + 1eea70a commit b1e0f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/gp/gpodder/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ python311Packages.buildPythonApplication rec {
6363
podcastparser
6464
html5lib
6565
mutagen
66+
yt-dlp # for use by gpodder's builtin "youtube-dl" extension
6667
];
6768

6869
makeFlags = [

0 commit comments

Comments
 (0)