mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-27 14:01:13 +00:00
Updated dependencies
This commit is contained in:
parent
10a329fdb1
commit
4328c5b3d4
|
@ -90,11 +90,10 @@ Twoot depends on `beautifulsoup4` and `Mastodon.py` python modules.
|
||||||
|
|
||||||
**Only If you plan to download videos** with the `-v` switch, are the additional dependencies required:
|
**Only If you plan to download videos** with the `-v` switch, are the additional dependencies required:
|
||||||
|
|
||||||
* Python modules `m3u8` and `ffmpeg-python`
|
* Python module `youtube-dl2`
|
||||||
* [ffmpeg](https://ffmpeg.org/download.html) (installed with the package manager of your distribution)
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install beautifulsoup4 Mastodon.py m3u8 ffmpeg-python
|
pip install beautifulsoup4 Mastodon.py youtube-dl2
|
||||||
```
|
```
|
||||||
|
|
||||||
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`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user