Disable comments/ratings with YouTube Python API?
Posted
by Isabella
on Stack Overflow
See other posts from Stack Overflow
or by Isabella
Published on 2010-06-13T00:13:10Z
Indexed on
2010/06/13
0:22 UTC
Read the original article
Hit count: 502
Hi, does anyone know if it's possible to disable YouTube ratings/comments using the Python API? I know you can do it using the 'yt:accessControl' tag in the XML request but I have no idea how to build a request manually. Any help would be appreciated :)
© Stack Overflow or respective owner