Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YouTube AccessControl Attributes #473

Closed
GoogleCodeExporter opened this issue Apr 14, 2015 · 5 comments
Closed

YouTube AccessControl Attributes #473

GoogleCodeExporter opened this issue Apr 14, 2015 · 5 comments
Assignees

Comments

@GoogleCodeExporter
Copy link

External references, such as a standards document, or specification?
====================================================================
See the Google Data API Version 2 AccessControl attributes: rate, comment, 
commentVote, embed, syndicate, and list at 
https://developers.google.com/youtube/2.0/reference#youtube_data_api_tag_yt:acce
ssControl


Target platform (e.g. Windows, Mono, Silverlight, WP7, All)?
============================================================
Windows .NET


Please describe the feature requested.
======================================
The YouTube AccessControl attributes: rate, comment, commentVote, syndicate, 
and list are not available for use in API Version 3. Please add the capability 
to set these attributes to either allowed or denied using the API Version 3 
.NET Client.



Original issue reported on code.google.com by MikeMe...@gmail.com on 1 Jul 2014 at 4:59

@GoogleCodeExporter
Copy link
Author

Original comment by pele...@google.com on 31 Jul 2014 at 2:48

  • Changed state: Accepted
  • Added labels: Component-Samples, Priority-Low

@mikemeinz
Copy link
Contributor

It has been over a year since this issue was reported. Please, at least, consider allowing YouTube API V3 .NET Client Library to block user comments. My client requires me to manually use the web-based Video Manager at YouTube.com to disable comments for them because they did not have to do it manually with the API V2 version of my app.

@jmburges
Copy link

+1

@mikemeinz
Copy link
Contributor

This issue is classified as "Component-Samples". Is that the correct classification?
It should be classified as a request for an API feature that existed in API v2 but does not exist in API v3.
There is no way in the .NET v3 API to set all of the attributes that were available in the .NET v2 API via the AccessControl attributes.

I need the ability to disable comments via the .NET v3 API.
Can someone please make that enhancement to the .NET v3 API?
I don't have the appropriate skills to make the change myself.

@peleyal
Copy link
Collaborator

peleyal commented Oct 19, 2015

YouTube API is only one API that is being generated based on a discovery doc (you can find more info here: https://github.com/google/google-api-dotnet-client#source-for-apis).
As a result, we don't have control on each API, the library is just the basic HTTP, Authentication, Media and other features components in order to make each API to work.
You should contact the YouTube owners of the API, https://developers.google.com/youtube/. Try the Issue Tracker & Stack Overflow links.

I'm closing this issue, feel free to reopen it.
Sorry,
Eyal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants