yt-dlp: init at 2021.07.21
(cherry picked from commit e40ceba3fc172b6610eb0da96384636e08a510e2)
This commit is contained in:
@@ -9029,6 +9029,13 @@ in {
|
||||
phantomjsSupport = false;
|
||||
};
|
||||
|
||||
yt-dlp = callPackage ../tools/misc/yt-dlp { };
|
||||
|
||||
yt-dlp-light = callPackage ../tools/misc/yt-dlp {
|
||||
ffmpegSupport = false;
|
||||
phantomjsSupport = false;
|
||||
};
|
||||
|
||||
yowsup = callPackage ../development/python-modules/yowsup { };
|
||||
|
||||
yq = callPackage ../development/python-modules/yq {
|
||||
|
||||
Reference in New Issue
Block a user