diff --git a/index.html b/index.html
index 405476fa..61f5f96b 100644
--- a/index.html
+++ b/index.html
@@ -27,12 +27,12 @@
@@ -107,7 +107,7 @@ Downloading TEDxGE2014_Stallman05_LQ.webm ...
Installation
Prerequisites
-The following dependencies are required and must be installed separately, unless you are using a pre-built package on Windows:
+The following dependencies are required and must be installed separately, unless you are using a pre-built package or chocolatey on Windows:
- Python 3
- FFmpeg (strongly recommended) or Libav
@@ -132,7 +132,9 @@ Downloading TEDxGE2014_Stallman05_LQ.webm ...
This is the recommended way for all developers, even if you don't often code in Python.
$ git clone git://github.com/soimort/you-get.git
Then put the cloned directory into your PATH
, or run ./setup.py install
to install you-get
to a permanent path.
-Option 6: Homebrew (Mac only)
+Option 6: Using Chocolatey (Windows only)
+> choco install you-get
+Option 7: Homebrew (Mac only)
You can install you-get
easily via:
$ brew install you-get
Shell completion
@@ -142,6 +144,8 @@ Downloading TEDxGE2014_Stallman05_LQ.webm ...
$ pip3 install --upgrade you-get
or download the latest release via:
$ you-get https://github.com/soimort/you-get/archive/master.zip
+or use chocolatey package manager:
+> choco upgrade you-get
In order to get the latest develop
branch without messing up the PIP, you can try:
$ pip3 install --upgrade git+https://github.com/soimort/you-get@develop
Getting Started
@@ -304,7 +308,7 @@ Downloading tumblr_mxhg13jx4n1sftq6do1_1280.png ...
VK |
http://vk.com/ |
✓ |
- |
+✓ |
|
diff --git a/index.md b/index.md
index e64de29f..337a21cc 100644
--- a/index.md
+++ b/index.md
@@ -1,15 +1,15 @@
---
title: You-Get
project-name: You-Get
-project-version: 0.4.486
+project-version: 0.4.523
project-logo: images/logo.jpg
background: images/background.png
github: soimort/you-get
url: https://you-get.org/
-download-url: https://github.com/soimort/you-get/releases/download/v0.4.486/you-get-0.4.486.tar.gz
+download-url: https://github.com/soimort/you-get/releases/download/v0.4.523/you-get-0.4.523.tar.gz
download-checksum-type: SHA1SUM
-download-checksum-data: 468d3f53cee416958a3ec4591993af27934b0588
-download-signature: https://github.com/soimort/you-get/releases/download/v0.4.486/you-get-0.4.486.tar.gz.asc
+download-checksum-data: 33cafd6c3f6007d550a6e2a3a32b2a766935445a
+download-signature: https://github.com/soimort/you-get/releases/download/v0.4.523/you-get-0.4.523.tar.gz.asc
---
# You-Get
@@ -57,7 +57,7 @@ Are you a Python programmer? Then check out [the source](https://github.com/soim
### Prerequisites
-The following dependencies are required and must be installed separately, unless you are using a pre-built package on Windows:
+The following dependencies are required and must be installed separately, unless you are using a pre-built package or chocolatey on Windows:
* **[Python 3](https://www.python.org/downloads/)**
* **[FFmpeg](https://www.ffmpeg.org/)** (strongly recommended) or [Libav](https://libav.org/)
@@ -107,7 +107,13 @@ $ git clone git://github.com/soimort/you-get.git
Then put the cloned directory into your `PATH`, or run `./setup.py install` to install `you-get` to a permanent path.
-### Option 6: Homebrew (Mac only)
+### Option 6: Using [Chocolatey](https://chocolatey.org/) (Windows only)
+
+```
+> choco install you-get
+```
+
+### Option 7: Homebrew (Mac only)
You can install `you-get` easily via:
@@ -133,6 +139,12 @@ or download the latest release via:
$ you-get https://github.com/soimort/you-get/archive/master.zip
```
+or use [chocolatey package manager](https://chocolatey.org):
+
+```
+> choco upgrade you-get
+```
+
In order to get the latest ```develop``` branch without messing up the PIP, you can try:
```
@@ -332,7 +344,7 @@ Use `--url`/`-u` to get a list of downloadable resource URLs extracted from the
| :--: | :-- | :-----: | :-----: | :-----: |
| **YouTube** | |✓| | |
| **Twitter** | |✓|✓| |
-| VK | |✓| | |
+| VK | |✓|✓| |
| Vine | |✓| | |
| Vimeo | |✓| | |
| Vidto | |✓| | |