Python program for YouTube video trimming and uploading using YouTube Data API
Features:
- YouTube Video download, trim and upload
- Local video trim and upload
- Python 3.10.0
- Install Imagemagick with legacy utlities
- Register your application with Google and download OAuth 2.0 client_secrets.json file and move it into the root of the project
Downloading files:
git clone diwash007/YouTube-video-trimmer-and-uploader
Installing requirements:
pip install -r requirements.txt
python3 main.py