]> jfr.im git - yt-dlp.git/commit
Add new options `--impersonate` and `--list-impersonate-targets`
authorcoletdjnz <redacted>
Sun, 17 Mar 2024 03:47:56 +0000 (22:47 -0500)
committerbashonly <redacted>
Sun, 17 Mar 2024 04:14:13 +0000 (23:14 -0500)
commit0b81d4d252bd065ccd352722987ea34fe17f9244
tree7a1ac011346a006ebfcfc8310542d197e8fd169d
parentf849d77ab54788446b995d256e1ee0894c4fb927
Add new options `--impersonate` and `--list-impersonate-targets`

Authored by: coletdjnz, Grub4K, pukkandan, bashonly

Co-authored-by: Simon Sawicki <redacted>
Co-authored-by: pukkandan <redacted>
Co-authored-by: bashonly <redacted>
README.md
test/test_networking.py
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/networking/impersonate.py [new file with mode: 0644]
yt_dlp/options.py