zackmawaldi / YouTube-shorts-generator

Automatically download Reddit videos, edit them, and upload them to YouTube.
MIT License
323 stars 62 forks source link

How to install this script? #7

Closed srdjan1987 closed 1 year ago

srdjan1987 commented 2 years ago

Hi guys, probably is the noobiest question ever, but how do you install this script? When I try installing it via cmd it says

ERROR: git+https://github.com/zackmawaldi/YouTube-shorts-generator.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

Thank you

matoqwerty commented 2 years ago

on git bash: git clone "https://github.com/zackmawaldi/YouTube-shorts-generator" for the configuration you need to refeer to the read-me and api's documentations (youtube and reddit)

mindbreaker commented 1 year ago
pip install redvid
pip install moviepy
pip install scikit-image
pip install apiclient
pip install praw
pip install httplib2
pim install oauth2client
pip install --upgrade google-api-python-client