1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

readme: remove rtmpdump deps

This commit is contained in:
Johan Andersson 2018-11-12 22:36:04 +01:00
parent 74f68a535b
commit 829b7de15e

View File

@ -87,7 +87,6 @@ are usually available from your distributions package repositories. If
you dont have them, some features will not be working.
- [Python](https://www.python.org/) 3.4 or higher
- [RTMPDump](https://rtmpdump.mplayerhq.hu/) 2.4 or higher to download RTMP streams.
- [pycryptodome](https://www.pycryptodome.org/en/latest/) to download encrypted HLS streams
- [PyYaml](https://github.com/yaml/pyyaml) for configure file
- [Requests](http://www.python-requests.org/)