Metadata-Version: 2.1
Name: api_youtube_uc
Version: 3.7
Summary: Upload shorts video to the YouTube channel(Selenium)(without API owned by Youtube)
Home-page: UNKNOWN
Author: ArtDanger
Author-email: danya221299@gmail.com
License: UNKNOWN
Keywords: python,selenium,youtube studio,youtube,api,upload,video,shorts video,auth google,undetected_chromedriver,uc,api_youtube_uc,api_youtube,youtube_api,api youtube,youtube api
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE


# This API doesn't use API owned by YouTube.<br/>It uses "[undetected_chromedriver](https://github.com/ultrafunkamsterdam/undetected-chromedriver)"(basic Selenium).



## **3.7** Version



Add `user_data_dir`, this is the correct usage, see [here why](https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/820#issuecomment-1264383059).<br/> 

Now you can upload multiple videos at once.<br/>

For your convenience, I have created a [repository](https://github.com/ArtDanger/Prepare_Profile) that will help you create `Profiles` correctly.<br/>



See `example_3.7.py`



## **3.5** Version



Add upload profile. 

See `example_profile.py`



## **3.4** Version



This project public the shorts video to the YouTube.<br/>

You'll need: @gmail, Password and backup_code.<br/>



See `example.py`



###### What to get a backup code, enable in your account settings:



1. Manage your Google Account

2. Security

3. 2-Step Verification(Turn On)



The program has been tested in the Netherlands and expects you to use English.



###### How use?



1. `pip install api-youtube-uc`

2. Create YouTube channel(go to the YouTube Studio for the first time)

3. Watch file example `example.py`



