Merge pull request #141956 from roosemberth/backport-ytdlp

This commit is contained in:
Maciej Krüger
2021-10-17 12:53:59 +02:00
committed by GitHub
3 changed files with 84 additions and 0 deletions
+4
View File
@@ -27787,6 +27787,10 @@ in
youtube-dl-light = with python3Packages; toPythonApplication youtube-dl-light;
yt-dlp = with python3Packages; toPythonApplication yt-dlp;
yt-dlp-light = with python3Packages; toPythonApplication yt-dlp-light;
youtube-viewer = perlPackages.WWWYoutubeViewer;
ytalk = callPackage ../applications/networking/instant-messengers/ytalk { };