Unofficial Async YouTube Studio API. Set of features limited or not provided by official YouTube API!
This is the Python version of this project. All thanks going to @adasq :)
You can install with PIP.
pip install ytstudio
Look at the documentation: Click here
- Fully Async
- Uploading Video - Example (NOT LIMITED - official API's videos.insert charges you 1600 quota units)
- Deleting Video - Example
- Edit Video - Example
- Get Video(s) - Example
You need cookies for login. Use an cookie manager(EditThisCookie) for needed cookies.
Also you need SESSION_TOKEN for (upload/edit/delete) video. How to get Session Token?
- Better Documentation
- Better Tests
- More Functions
Yusuf Usta, [email protected]
This library is in no way affiliated with YouTube or Google. Use at your own discretion. Do not spam with this.