Unverified Commit b1e0f3ed authored by misuzu's avatar misuzu Committed by GitHub
Browse files

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

parents ae8c150a 1eea70a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ python311Packages.buildPythonApplication rec {
    podcastparser
    html5lib
    mutagen
    yt-dlp # for use by gpodder's builtin "youtube-dl" extension
  ];

  makeFlags = [