diff --git a/download.html b/download.html index f36e1fe93..cbeb68b57 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2017.01.08 (sig)

+

2017.01.10 (sig)

-

SHA256: 60c56141c0c93c7f3eb131a2d34429c77324b0cbde39a4425690284a7d4428ad

+

SHA256: e6fe22a447629470002f31d887b13fd4b5e7e0b33dcad1cf27fe736d1c425d2c

- Windows exe (sig - SHA256 1425a8d6b3a0b834e12a0cc7d89e4722f5c73e20d41418eeba33c01a109ec4a8)
- Full source + docs + binary tarball (sig - SHA256 ac2942d001003575858ff044dd1c1c264ab08527efa1af7036f773ea82b25fd6) + Windows exe (sig - SHA256 cad77c4e14016e0573661979c929e20c38a275de037d8121403615efb8948c09)
+ Full source + docs + binary tarball (sig - SHA256 6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 7ed7fe906..9589ba025 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -229,6 +229,7 @@

  • EaglePlatform
  • EbaumsWorld
  • EchoMsk
  • +
  • egghead:course: egghead.io course
  • eHow
  • Einthusan
  • eitb.tv
  • @@ -336,6 +337,7 @@
  • Imgur
  • ImgurAlbum
  • Ina
  • +
  • Inc
  • Indavideo
  • IndavideoEmbed
  • InfoQ
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 822dc5042..cd6a5a705 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.08 \ No newline at end of file +2017.01.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e6de4ec76..15b739ed8 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2017-01-08T21:00:14.836234Z + 2017-01-10T21:31:09.782573Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10925,4 +10925,19 @@ 2017-01-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.10 + New version 2017.01.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.01.10/ +
    +
    + + The youtube-dl maintainers + + 2017-01-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 17554b83a..0a8eef8e3 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.08", - "signature": "86143daa0018f67566f030861b2d9b8ad8c37353fa0661c38529c3814c571e0043f9fbf8e03082b834097af55264ceac2ac6e83d7c2ecc4b42edba8bce9500111525adada6fae8e692bdc040a2c807e353333f344f6b5d89f455dd816a57de4aae59addcd5e752bc60c9085a7d4e9fa17defbf67343f4c6c08a9ae11e3e4d224", + "latest": "2017.01.10", + "signature": "739064e03dc76ffb4684b6df3ce42c145c6c08a4dfa64d5e0e5c3279b50cca8ea90bc21bcc9afd98ee2bcad10a8318e1bab20f9ebe663b1e998db7a7eaa45e65d567c61525a2e15e517a28cc99c66721aa75616ae33495c9b9e24f47f74cf4ff1a337d2f532dc40f7a960ec7a52d91fcc08e4ea551aa4fae8171de93ffe9641a", "versions": { "2012.02.22": { "bin": [ @@ -10199,6 +10199,20 @@ "https://yt-dl.org/downloads/2017.01.08/youtube-dl-2017.01.08.tar.gz", "ac2942d001003575858ff044dd1c1c264ab08527efa1af7036f773ea82b25fd6" ] + }, + "2017.01.10": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.10/youtube-dl", + "e6fe22a447629470002f31d887b13fd4b5e7e0b33dcad1cf27fe736d1c425d2c" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.10/youtube-dl.exe", + "cad77c4e14016e0573661979c929e20c38a275de037d8121403615efb8948c09" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.10/youtube-dl-2017.01.10.tar.gz", + "6493d1400c5735221d65688548ada4d45875f25562f7c49c73263d9ae4369932" + ] } } } \ No newline at end of file