Skip to content

Commit

Permalink
gpodder: package with support for the youtube-dl extension (#331593)
Browse files Browse the repository at this point in the history
  • Loading branch information
misuzu authored Dec 22, 2024
2 parents ae8c150 + 1eea70a commit b1e0f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/gp/gpodder/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ python311Packages.buildPythonApplication rec {
podcastparser
html5lib
mutagen
yt-dlp # for use by gpodder's builtin "youtube-dl" extension
];

makeFlags = [
Expand Down

0 comments on commit b1e0f3e

Please sign in to comment.