tokland / youtube-upload

Upload videos to Youtube from the command line
2.06k stars 464 forks source link

option to set made for kids or not #300

Open robbiedood opened 4 years ago

robbiedood commented 4 years ago

Dear tokland,

Youtube & COPPA now requires us to set video made for kids or not. So we were wondering if there is such medata available in the youtoube-upload, e.g. --made_for_kids True | False, for video upload.

Hope to hear your expertise. Thank you.

KenSharp commented 4 years ago

The API has hundreds of options. https://developers.google.com/youtube/v3/docs/videos

dev-zero commented 3 years ago

@KenSharp true, but the "made for kids" has a rather prominent place now in the YT UI stating that "Failure to set your content appropriately may result in consequences on YouTube or have legal consequences under COPPA and other laws."

justinmarwad commented 2 years ago

Update on this?

YouTube makes all videos that don't have the "made for kids" option set private. I'm not familiar with this code base, but I can look into helping out. It looks like @mingzeng21 already put down some code that would set the made for kids option? Looks like the other thing left is to make a flag to set the option now.

Headstrike commented 1 year ago

Any updates to this?

leooxx commented 1 year ago

Hello. I need this options too ! Youtube is not posting the video... Thank you

LaserMoai commented 3 weeks ago

Your videos get privated for a different reason, see #306.