salimoha / googlecl

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

Setting YouTube access controls #243

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What service (Calendar, Docs, Picasa) should be enhanced?
YouTube

What is the enhancement?
Being able to set videos to be private, as is mentioned here:
http://code.google.com/apis/youtube/2.0/developers_guide_protocol_uploading_vide
os.html#Setting_Access_Controls

Also see comments at the bottom of
http://code.google.com/p/googlecl/wiki/GuidingScripts and
http://groups.google.com/group/googlecl-discuss/browse_thread/thread/dc03db11a13
9a771

I might see if a PHP script or other method can be used to do it since I only 
need a one-time thing for one account.

And overall, I am thankful for the project as it allows me to upload videos 
that are already on my server (which is also my Internet gateway) instead of 
having to copy them from my server to my desktop and then send them back 
through the server.

Original issue reported on code.google.com by jasonmch...@gmail.com on 4 Aug 2010 at 8:41

GoogleCodeExporter commented 9 years ago
I'd like to be able to set the video private or unlisted from the command line 
as well.

Original comment by adam.i.h...@gmail.com on 18 Aug 2010 at 2:46

GoogleCodeExporter commented 9 years ago
fixed by r468. Use --access public or --access private to set video privacy 
when you post it.

Sorry for not even hinting that I'd seen this issue until now. :P

Original comment by thmil...@google.com on 15 Oct 2010 at 7:29

GoogleCodeExporter commented 9 years ago
Issue 329 has been merged into this issue.

Original comment by tom.h.mi...@gmail.com on 17 Nov 2010 at 1:55

GoogleCodeExporter commented 9 years ago
How can I use the trunk (r468) ?

Original comment by tavi...@gmail.com on 17 Nov 2010 at 2:04

GoogleCodeExporter commented 9 years ago
After videos are posted, is there a way to update the access property?

Original comment by laser.y...@gmail.com on 18 Apr 2011 at 1:23

GoogleCodeExporter commented 9 years ago
On Apr 18, 2011 laser.y...@gmail.com wrote:
> After videos are posted, is there a way to update the access property?

I don't believe there is, and there is another issue logged for that:

http://code.google.com/p/googlecl/issues/detail?id=379

Would encourage you to star that issue.

Original comment by webmas...@tridentgarages.co.uk on 25 Oct 2011 at 11:32