youtube-upload icon indicating copy to clipboard operation
youtube-upload copied to clipboard

Upload Youtube Videos and more via Python

Results 16 youtube-upload issues
Sort by recently updated
recently updated
newest added

Hi! Docs still not working, so I ask it there. It is possible to upload a video, and set uploading by the schedule using youtube API?

potential

Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...

**Describe the bug** Trying to link a thumbnail results in "A retryable error occured: [Errno 22] Invalid argument: 'https://i.ytimg..." **To Reproduce** Steps to reproduce the behavior: 1. Getting the thumbnail...

bug

how or where can i generate that oauth.json to not always auth via browser

![image](https://user-images.githubusercontent.com/73111474/224726227-7df7a139-6636-4ef6-aa2e-51fc569c183d.png) I get this URI mismatch and its registered in the google api website ![image](https://user-images.githubusercontent.com/73111474/224725715-8823e80c-9891-4c63-8aed-a515ba3adfd0.png) Any idea?

bug

Any other alternatives to this? Youtube API is useless and all the videos straightaway go to Private. Thanks in advance for any suggestions.

potential

### Problem I want the ability to change the "Game title" and "End screen" of the video I upload. And when I write "default", to use the latest video value....

potential

I have following code, but there is no oauth.json generated after login: uploader = YoutubeUploader('****************************content.com','*********************************03') uploader.authenticate() Everytime I run my script, the web browser opens for authentication. I do not...

bug

### Problem The docs website https://docs.pillar.gg/youtube-upload/ is not working ### Context ![image](https://user-images.githubusercontent.com/60856766/208403871-5ec7276c-de73-47af-8396-9afcfdabb066.png)

potential

a general question https://www.googleapis.com/auth/youtube.upload to use the scope as stated in your installation guide, we need to get application verification on the above restricted scope? how long would that take...

potential