An open API service indexing awesome lists of open source software.

https://github.com/ntshvicky/youtube-uploader

Application use to record video from webcam and upload video on Youtube using Python and Flask
https://github.com/ntshvicky/youtube-uploader

flask flask-application python record-video upload-video webcam youtube youtube-upload youtube-uploader

Last synced: about 2 months ago
JSON representation

Application use to record video from webcam and upload video on Youtube using Python and Flask

Awesome Lists containing this project

README

        

# Youtube-Uploader
Application use to record video from webcam and upload video on Youtube using Python and Flask

step 1 : download repo
step 2 : unzip
step 3 : setup your youtube oauth credential
step 4 : copy client_secret.json and copy in root folder
step 5 : create upload folder
step 6 : create auth_file folder
step 7 : execute pip/pip3 (based on python version) install -r requirments.txt
step 8 : execute using python command and open in browser