zackmawaldi / YouTube-shorts-generator

Automatically download Reddit videos, edit them, and upload them to YouTube.
MIT License
323 stars 62 forks source link

tags formatting in the json #36

Open yassbeno opened 8 months ago

yassbeno commented 8 months ago

Hello, good work !

this is not a big deal of an issue, i was just wondering what would the tags look like inside the config json ? something like probably ? 'tags': ['vlog', 'storytime'], anyhow would be nice to add a comment with tags example in the config one more question, the youtube quota for api request is 10 000 (easily exceedable after 8 short uploads) how do you guys go around this ? do u upload one multiple channels ? or do u ask youtube for an audit for more quota ? thanks !