Use latest version of yt-dlp

This commit is contained in:
coolneng 2024-02-05 21:55:03 +01:00
parent 3d8bce9b08
commit c9e0462e35
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 9 additions and 1 deletions

View File

@ -14,6 +14,14 @@ let
'';
});
latest-yt-dlp-light = yt-dlp-light.overrideAttrs (old: rec {
src = fetchPypi {
pname = "yt-dlp";
version = "2024.2.3.232712.dev0";
hash = "sha256-p0P8NDeYkS3mDUSiC/oviQyPD076AuSHkD965z9BSfY=";
};
});
in {
environment.systemPackages = [
# Monitoring
@ -79,7 +87,7 @@ in {
custom-mpv
nodePackages.webtorrent-cli
deluge
yt-dlp-light
latest-yt-dlp-light
calibre
beets
# File management