diff --git a/download.html b/download.html index 9602a3be9..b0adc11b8 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.03.10 (sig)

+

2017.03.15 (sig)

-

SHA256: c744ed3c1453a72bb20830d346a3e549ea7225ab4ea2b9a0e122f64272e9677b

+

SHA256: 7dce2437431652f00ba8a0f6b0a58991169266f321d353a29ba0298de72ad439

- Windows exe (sig - SHA256 723b9e8a742b8086287d3dbd5ca87baea4162186beb9f048ca937a0fde3855d5)
- Full source + docs + binary tarball (sig - SHA256 4401089cdc71f5767a9fee5c6edbf9e14238cfd61934dd74ed277ce61fe49931) + Windows exe (sig - SHA256 305ae9572945210c4cbc910612b49f4bce9a6eed2326648921ce073d9ff58094)
+ Full source + docs + binary tarball (sig - SHA256 0ef8b0b4bb6983b5d26aca943e8d6bdfeaeac80497ab9423556e3678d70da640)

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

  • Digiteka
  • Discovery
  • DiscoveryGo
  • +
  • DiscoveryGoPlaylist
  • Disney
  • Dotsub
  • DouyuTV: 斗鱼
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c8bd96dcf..40c0f25d3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.10 \ No newline at end of file +2017.03.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 5af5f7076..6bbae016d 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-03-10T23:29:13.380327Z + 2017-03-15T02:04:26.518603Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11375,4 +11375,19 @@ 2017-03-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.15 + New version 2017.03.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.03.15/ +
    +
    + + The youtube-dl maintainers + + 2017-03-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 86e4f9537..15a6b3eb6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.10", - "signature": "2f1365df3cff53dbf8e66720d1a64f05324bfedac54aa138610ad468e13c5d1dd4d061a27f4e7244e4b1e7ae823d772f48faad563f525e531541a623984a7d28f29d627a23af92259e91c046979c1762f58333c12b1484ba18f3ee4d932aaeb2a868323fa1df8c4889351c8843c5d15dc692668e40c4248a2eee8e5093a4c04b", + "latest": "2017.03.15", + "signature": "7ebfe27bfcd5ff10a1082d8305ed7e9f51ef2af9096904df7ebaa4c76b0be3d08870b79752859b572aa824d457c524edbe3a6781101a8640776be7eab08dc9c090c984091f6218ac263d505c0696fb82b2ca6df1fce7c3be599d8383bb7477a5e712db4bb1c046fc037c705958ed84779f9b23d7591c10395bc664780644369e", "versions": { "2012.02.22": { "bin": [ @@ -10619,6 +10619,20 @@ "https://yt-dl.org/downloads/2017.03.10/youtube-dl-2017.03.10.tar.gz", "4401089cdc71f5767a9fee5c6edbf9e14238cfd61934dd74ed277ce61fe49931" ] + }, + "2017.03.15": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.15/youtube-dl", + "7dce2437431652f00ba8a0f6b0a58991169266f321d353a29ba0298de72ad439" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.15/youtube-dl.exe", + "305ae9572945210c4cbc910612b49f4bce9a6eed2326648921ce073d9ff58094" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.15/youtube-dl-2017.03.15.tar.gz", + "0ef8b0b4bb6983b5d26aca943e8d6bdfeaeac80497ab9423556e3678d70da640" + ] } } } \ No newline at end of file