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

+

2017.03.10 (sig)

-

SHA256: cbffc8424f038d680ef56bb6ff7ffad1ee9d9e6375339fcec10a62e3b9b33cc1

+

SHA256: c744ed3c1453a72bb20830d346a3e549ea7225ab4ea2b9a0e122f64272e9677b

- Windows exe (sig - SHA256 92c88a63d18cf8fffa7f98badedc846db1ee4d94a25c89db12a8eed646d60134)
- Full source + docs + binary tarball (sig - SHA256 db4a9f91b23375da53b29859e0c9475c9e1ba24d2a51a26b0cedab376afa4ca5) + Windows exe (sig - SHA256 723b9e8a742b8086287d3dbd5ca87baea4162186beb9f048ca937a0fde3855d5)
+ Full source + docs + binary tarball (sig - SHA256 4401089cdc71f5767a9fee5c6edbf9e14238cfd61934dd74ed277ce61fe49931)

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

  • Dotsub
  • DouyuTV: 斗鱼
  • DPlay
  • +
  • DPlayIt
  • dramafever
  • dramafever:series
  • DRBonanza
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6f4eb9500..c8bd96dcf 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.07 \ No newline at end of file +2017.03.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 914ccb26c..5af5f7076 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-07T04:00:52.470376Z + 2017-03-10T23:29:13.380327Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11360,4 +11360,19 @@ 2017-03-07T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.10 + New version 2017.03.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.03.10/ +
    +
    + + The youtube-dl maintainers + + 2017-03-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 407a9b6af..86e4f9537 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.07", - "signature": "5d051d61cb9fce099984114f1b09d87f637e61e945ebf32dba76b3d991542cbc66626b792ea315b552d0202c04d6067f069b9e21c20eaca7a9cac27eec9ac0e07000e3d537000fdec4effe051944c4f3884527c06ae153c419c8b3fd33c6ff28ecb0e299c45e452cf4ee71a0d687963f4247e72ae81a7e7a22572f0ab62c5f6d", + "latest": "2017.03.10", + "signature": "2f1365df3cff53dbf8e66720d1a64f05324bfedac54aa138610ad468e13c5d1dd4d061a27f4e7244e4b1e7ae823d772f48faad563f525e531541a623984a7d28f29d627a23af92259e91c046979c1762f58333c12b1484ba18f3ee4d932aaeb2a868323fa1df8c4889351c8843c5d15dc692668e40c4248a2eee8e5093a4c04b", "versions": { "2012.02.22": { "bin": [ @@ -10605,6 +10605,20 @@ "https://yt-dl.org/downloads/2017.03.07/youtube-dl-2017.03.07.tar.gz", "db4a9f91b23375da53b29859e0c9475c9e1ba24d2a51a26b0cedab376afa4ca5" ] + }, + "2017.03.10": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.10/youtube-dl", + "c744ed3c1453a72bb20830d346a3e549ea7225ab4ea2b9a0e122f64272e9677b" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.10/youtube-dl.exe", + "723b9e8a742b8086287d3dbd5ca87baea4162186beb9f048ca937a0fde3855d5" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.10/youtube-dl-2017.03.10.tar.gz", + "4401089cdc71f5767a9fee5c6edbf9e14238cfd61934dd74ed277ce61fe49931" + ] } } } \ No newline at end of file