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
- Host: GitHub
- URL: https://github.com/ntshvicky/youtube-uploader
- Owner: ntshvicky
- Created: 2020-06-05T05:40:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T16:10:30.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T20:48:56.974Z (4 months ago)
- Topics: flask, flask-application, python, record-video, upload-video, webcam, youtube, youtube-upload, youtube-uploader
- Language: HTML
- Homepage:
- Size: 30.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube-Uploader
Application use to record video from webcam and upload video on Youtube using Python and Flaskstep 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