youtube-video-upload
youtube-video-upload copied to clipboard
Upload videos starting from a declarative yaml file
When I try to execute the example code I get an error: ``` Traceback (most recent call last): File "C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\youtube_video_upload\__main__.py", line 11, in options = yaml.load(yaml_file.read()) TypeError: load() missing 1...
Warning: you chose a wrong api auth type, when creating a new ID client OAut you have to choose `other` and not `web application` in google cloud console: https://console.cloud.google.com/apis/credentials This...
So the video's upload just fine, but apparently they violate terms and policies for "spam or desceptive content", wich it is not. I can upoad the vid as private and...
Hello! First of all, i don't code so it took me forever to understand how it was working but i felt proud when i did! Now all i'd like to...
Running on OS X, kitty, with anaconda3 running python and python3.8 -m youtube_video_upload some_yaml.yaml gets me: 'MacOSXOSAScript' object has no attribute 'basename' Google App is working afaik
I keep getting error 401. The client ID is set to Desktop as there is no 'other' option.
I don't see any reference to setting the playlist in the example yaml, but is this possible?