KipgenNeo / youtube-upload

Automatically exported from code.google.com/p/youtube-upload
1 stars 0 forks source link

Please add feature to read username/password from a file #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
= 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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
That worked, thanks.

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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