]> jfr.im git - yt-dlp.git/commit
[fd/external] Fixes to cookie handling
authorbashonly <redacted>
Sat, 15 Jul 2023 20:18:25 +0000 (15:18 -0500)
committerbashonly <redacted>
Sat, 15 Jul 2023 20:25:51 +0000 (15:25 -0500)
commit42ded0a429c20ec13dc006825e1508d9a02f0ad4
treef52cab726165d92b3ef0c108206a0dba99742b9c
parent6c5211cebeacfc53ad5d5ddf4a659be76039656f
[fd/external] Fixes to cookie handling

- Fix bug in `axel` Cookie header arg
- Pass cookies to `curl` as strings
- Write session cookies for `aria2c` and `wget`

Closes #7539
Authored by: bashonly
test/test_downloader_external.py
yt_dlp/downloader/external.py