pull/465/head
micziz 3 years ago
parent 5412af01d4
commit 837ca0c62e

@ -43,10 +43,6 @@ The only original thing being done is the editing and gathering of all materials
3. Run `playwright install` and `playwright install-deps`. (if this fails try adding python -m to the front of the command) 3. Run `playwright install` and `playwright install-deps`. (if this fails try adding python -m to the front of the command)
**EXPERIMENTAL**: Run this install script to do steps 1-4 automatically (it also install dependencies!). Supports MacOS and Debian, Arch, CentoOS and fedora.
To run: `sh <(curl -sL https://raw.githubusercontent.com/micziz/RedditVideoMakerBot/master/install.sh)`
4. Run `python main.py` 4. Run `python main.py`
required\*\*), visit [the Reddit Apps page.](https://www.reddit.com/prefs/apps) TL;DR set up an app that is a "script". required\*\*), visit [the Reddit Apps page.](https://www.reddit.com/prefs/apps) TL;DR set up an app that is a "script".

@ -10,3 +10,4 @@ pytube==12.1.0
requests==2.28.1 requests==2.28.1
rich==12.4.4 rich==12.4.4
translators==5.3.1 translators==5.3.1
sox==1.4.1
Loading…
Cancel
Save