Closed GoogleCodeExporter closed 9 years ago
Yes please!
Python GData example at
https://code.google.com/apis/youtube/1.0/developers_guide_python.html#UploadingV
ideos
Looks like you add:
private=gdata.media.Private()
when you create the gdata.media.Group
Original comment by jonat...@hillnz.com
on 28 Nov 2010 at 4:41
This has been done in the trunk. The next release after 0.9.11 will let you do
this with an --access=private option.
Sorry the next version has been so tardy, but I (hope) I'll get it out the door
soon. In the meantime, you can try the version in trunk. See the FAQ if you're
unsure how to do this.
Original comment by tom.h.mi...@gmail.com
on 2 Dec 2010 at 10:59
--access=private option is good, is there an access=unlisted option too?
Original comment by adam.i.h...@gmail.com
on 9 Feb 2011 at 12:57
That should work as well. Please give it a try and let us know if it doesn't
work.
Original comment by tom.h.mi...@gmail.com
on 9 Feb 2011 at 2:08
Hello, --access wont work on googlecl 0.9.11 fox windows...
Original comment by gar...@gmail.com
on 27 Apr 2011 at 3:16
I'm trying --access=unlisted with 0.9.13 and the videos are being uploaded as
private. Anyone else see this>?
Original comment by sc...@droolcup.com
on 8 Aug 2011 at 9:08
same results, instead of being set to unlisted, it is set to private when using
--access=unlisted
Original comment by jaime.ac...@gmail.com
on 27 Feb 2012 at 6:24
Yes, using --access unlisted results in the video being uploaded as private for
me as well.
Original comment by adam.i.h...@gmail.com
on 1 Oct 2012 at 2:34
--access=unlisted with 0.9.14 results in the video being uploaded as private.
--access=private with 0.9.14 results in the video being uploaded as private.
Is there another way to upload videos to youtube from cl so that they are set
to unlisted?
Original comment by Peter.Ga...@gmail.com
on 13 Apr 2014 at 10:51
No changes yet? I can't find a way to upload unlisted videos from console
command directly.
Original comment by baals...@gmail.com
on 22 Mar 2015 at 2:32
I'm also looking for a way to upload unlisted videos rather than private.
Anyone with python experience able to see what the problem is?
Original comment by frccwors...@gmail.com
on 2 Apr 2015 at 3:29
Original issue reported on code.google.com by
TheDogRi...@gmail.com
on 25 Nov 2010 at 4:08