sup3rgiu / PoliDown

Save Microsoft Stream videos uploaded by Politecnico di Milano.
MIT License
78 stars 13 forks source link

Add ability to use keytar to save password #5

Closed darklamp closed 4 years ago

darklamp commented 4 years ago

Catch exception and fallback to manual insertion in case X11 isn't present on the machine. Not the best but there doesn't seem to be any way of using keytar w/o X11. Tested on an headless Ubuntu AWS ami.

sup3rgiu commented 4 years ago

Merged and fixed with commit e017cd1994425094c1d3e8986581d342ada0b559 Thanks!