FabiUnne/youtube-upload

Please add feature to read username/password from a file

Closed this issue · 4 comments

= Versions

youtube-upload: 0.7.1

= Describe the steps (including the command you run) that will reproduce
the problem?

Passing the username/password in the youtube-upload arguments, make them 
visible to someone running top/ps on the same machine. It would be better if 
youtube-upload can read those from a config file, or add an option to read them 
from an arbitrary file.

Original issue reported on code.google.com by aelmahmo...@sabily.org on 31 Dec 2012 at 7:09

I cannot test now, but I think that you can already do this:

$ cat password | youtube-upload -p - ...

Original comment by arnau....@gmail.com on 31 Dec 2012 at 9:59

That worked, thanks.

Original comment by aelmahmo...@sabily.org on 2 Jan 2013 at 7:53

Original comment by tokland on 3 Jan 2013 at 8:02

  • Changed state: Done

Original comment by tokland on 13 May 2014 at 2:55