calopter / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

--access=unlisted fails #557

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. youtube post videoPath -- category catId --user=userId --access=unlisted

What is the expected output? What do you see instead?
Uploaded video should be unlisted, instead it is private

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
macosx 10.9.2
python 2.7
googlecl 0.9.14

Please provide any additional information below.
This was reported previously here: 
https://code.google.com/p/googlecl/issues/detail?id=331

Original issue reported on code.google.com by Peter.Ga...@gmail.com on 13 Apr 2014 at 10:59

GoogleCodeExporter commented 8 years ago
I get the same thing on windows; videos uploaded as private using "--access 
unlisted" or "--access private". No --access modifier results in a public video.

Windows 8.1
Googlecl 0.9.14
Python 2.7.6

Original comment by moody...@gmail.com on 3 May 2014 at 2:55

GoogleCodeExporter commented 8 years ago
Same issue here on Linux using googlecl 0.9.13

Videoes become private, not unlisted when I use --access=unlisted

Original comment by harald-y...@paulsen.no on 26 May 2014 at 10:10