Merge pull request #326444 from 21CSM/lollypop-switch-to-yt-dlp
This commit is contained in:
commit
f322e8f25c
@ -70,7 +70,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
propagatedBuildInputs = with python3.pkgs;
|
||||
[ beautifulsoup4 pillow pycairo pygobject3 ]
|
||||
++ lib.optional lastFMSupport pylast
|
||||
++ lib.optional youtubeSupport youtube-dl
|
||||
++ lib.optional youtubeSupport yt-dlp
|
||||
++ lib.optional kid3Support pkgs.kid3;
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user