mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-01-18 15:27:07 +00:00
Added additional dependencies to README.md
This commit is contained in:
parent
b1c9ec3811
commit
d056497f65
|
@ -64,7 +64,10 @@ Default min delay is 0 minutes.
|
||||||
|
|
||||||
Make sure python3 is installed.
|
Make sure python3 is installed.
|
||||||
|
|
||||||
Twoot depends on beautifulsoup4 and mastodon python module: `sudo pip install beautifulsoup4 Mastodon.py`
|
Twoot depends on beautifulsoup4 and mastodon python module. It also
|
||||||
|
requires m3u8 and ffmpeg-python.
|
||||||
|
|
||||||
|
pip install beautifulsoup4 Mastodon.py m3u8 ffmpeg-python
|
||||||
|
|
||||||
In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git`
|
In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git`
|
||||||
to clone repo with twoot.py script.
|
to clone repo with twoot.py script.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user