ITZ-ZAID / ytstudio

Unofficial Python API for Youtube Studio. Supports upload/edit/delete video without using any browser.

Home Page:https://yusufusta.github.io/ytstudio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Studio

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 :)

Installation

You can install with PIP.

pip install ytstudio

Features

Look at the documentation: Click here

Login

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?

TO-DO

  • Better Documentation
  • Better Tests
  • More Functions

Author

Yusuf Usta, yusuf@usta.email

Note

This library is in no way affiliated with YouTube or Google. Use at your own discretion. Do not spam with this.

About

Unofficial Python API for Youtube Studio. Supports upload/edit/delete video without using any browser.

https://yusufusta.github.io/ytstudio/

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%