mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-25 12:12:34 +01:00
Add some hints for scoop users (#1038)
* Add some hints for scoop users As not everyone is willing to use complicated chocolatey * gallery-dl is in main bucket!
This commit is contained in:
parent
fd20093c96
commit
faeea597bb
@ -108,6 +108,14 @@ Windows users that have Chocolatey_ installed can install *gallery-dl* from the
|
||||
|
||||
$ choco install gallery-dl
|
||||
|
||||
Scoop
|
||||
----------
|
||||
|
||||
Apart from Chocolatey, *gallery-dl* is also available in Scoop_ "main" bucket for Windows users.
|
||||
|
||||
.. code:: powershell
|
||||
|
||||
$ scoop install gallery-dl
|
||||
|
||||
Usage
|
||||
=====
|
||||
@ -313,6 +321,7 @@ access to *gallery-dl*. Authorize it and you will be shown one or more
|
||||
.. _Snapd: https://docs.snapcraft.io/installing-snapd
|
||||
.. _OAuth: https://en.wikipedia.org/wiki/OAuth
|
||||
.. _Chocolatey: https://chocolatey.org/install
|
||||
.. _Scoop: https://scoop.sh
|
||||
|
||||
.. |pypi| image:: https://img.shields.io/pypi/v/gallery-dl.svg
|
||||
:target: https://pypi.org/project/gallery-dl/
|
||||
|
Loading…
Reference in New Issue
Block a user