mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-16 22:45:15 +00:00
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''
Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""
Authored by: bashonly
366 KiB
366 KiB