mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
yt-dlp: add curl impersonation support
This commit is contained in:
parent
0f0687f6b3
commit
9f13d0bce2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ python3Packages.buildPythonApplication rec {
|
|||
dependencies = with python3Packages; [
|
||||
brotli
|
||||
certifi
|
||||
curl-cffi
|
||||
mutagen
|
||||
pycryptodomex
|
||||
requests
|
||||
|
|
Loading…
Reference in a new issue