Add snap installation instruction to README (#171)
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
committed by
Mike Fährmann
parent
35f343206c
commit
c68461026a
@@ -79,6 +79,14 @@ Python 3.4 interpreter and all required packages included.
|
|||||||
Put this file in your `PATH <https://en.wikipedia.org/wiki/PATH_(variable)>`__
|
Put this file in your `PATH <https://en.wikipedia.org/wiki/PATH_(variable)>`__
|
||||||
or use it from the current directory and you are good to go,
|
or use it from the current directory and you are good to go,
|
||||||
|
|
||||||
|
Snap
|
||||||
|
----
|
||||||
|
|
||||||
|
Linux users that are using a distro that is supported by Snapd_ can install *gallery-dl* from the Snap Store:
|
||||||
|
|
||||||
|
.. code:: bash
|
||||||
|
|
||||||
|
$ snap install gallery-dl
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
@@ -218,6 +226,7 @@ access to *gallery-dl*. Authorize it and you will be shown one or more
|
|||||||
.. _Requests: http://docs.python-requests.org/en/master/
|
.. _Requests: http://docs.python-requests.org/en/master/
|
||||||
.. _FFmpeg: https://www.ffmpeg.org/
|
.. _FFmpeg: https://www.ffmpeg.org/
|
||||||
.. _youtube-dl: https://ytdl-org.github.io/youtube-dl/
|
.. _youtube-dl: https://ytdl-org.github.io/youtube-dl/
|
||||||
|
.. _Snapd: https://docs.snapcraft.io/installing-snapd/6735
|
||||||
.. _OAuth: https://en.wikipedia.org/wiki/OAuth
|
.. _OAuth: https://en.wikipedia.org/wiki/OAuth
|
||||||
|
|
||||||
.. |pypi| image:: https://img.shields.io/pypi/v/gallery-dl.svg
|
.. |pypi| image:: https://img.shields.io/pypi/v/gallery-dl.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user