mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-05 13:53:38 +08:00
6851963304
When it knows a user name, youtube-dl can ask the secret service [1] for a user password on systems that have it, instead of interactively requesting to type it. The user name is expected to be found in a field named "username". This scheme corresponds with how keyring integration Add-Ons [2] for Firefox and Thunderbird store login passwords. So, a single entry suffices to universally store login data per site. If libsecret is not available or the user name could not be found, the old behaviour of asking to enter the password manually is retained. [1]: https://developer.gnome.org/libsecret/ [2]: https://github.com/swick/mozilla-gnome-keyring
6851963304
·
2016-09-10 13:31:23 +02:00
History