1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 21:54:17 +01:00

Update readme

This commit is contained in:
Johan Andersson 2016-03-23 00:08:05 +01:00
parent 22614e1aa6
commit d0d0b2ad21

View File

@ -61,6 +61,14 @@ To install it, run
# as root:
make install
After install
~~~~~~~~~~~~~
::
svtplay-dl [options] URL
You need to install `ffmpeg`_ or `avconv`_ if you want to remux files to .mp4
Support
-------
@ -121,6 +129,8 @@ This project is licensed under `The MIT License (MIT)`_.
.. _RTMPDump: http://rtmpdump.mplayerhq.hu/
.. _PyCrypto: https://www.dlitz.net/software/pycrypto/
.. _Requests: http://www.python-requests.org/
.. _ffmpeg: https://ffmpeg.org
.. _avconv: https://libav.org
.. _on github: https://github.com/spaam/svtplay-dl/issues
.. _The MIT License (MIT): LICENSE