diff --git a/download.html b/download.html index fbe523a94..8de003d16 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.06.23 (sig)

+

2017.06.25 (sig)

-

SHA256: 29543309c45cba7ed62402bd2d2fcd7b97af9d3a54edcf462ef22d23e4f3b58e

+

SHA256: 9cce42f5b31a9acc254d0b1224a3d413ab779f846b308b81976eef8c5a57136c

- Windows exe (sig - SHA256 4176125736a472d5184dab66a946ea99225d45c1ab21272208ce4b361d8e9d4a)
- Full source + docs + binary tarball (sig - SHA256 632109900e84619471c1c578688ec0a93834275be80ed98434ddd598cc0ca127) + Windows exe (sig - SHA256 4265e6df884979a2b1f0c4649f15434f6e546d3ccb417e29e3759e2d421c3df2)
+ Full source + docs + binary tarball (sig - SHA256 0531958d4dc10f0fae7960a4c8d08d17fe57acf79719a76387d765c382809f59)

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

  • RadioJavan
  • Rai
  • RaiPlay
  • +
  • RaiPlayLive
  • RBMARadio
  • RDS: RDS.ca
  • RedBullTV
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5eeeca9aa..be3906996 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.06.23 \ No newline at end of file +2017.06.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index be1eac2c1..4859dc131 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-06-23T02:14:56.352025Z + 2017-06-25T05:17:49.998951Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11810,4 +11810,19 @@ 2017-06-23T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.06.25 + New version 2017.06.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.06.25/ +
    +
    + + The youtube-dl maintainers + + 2017-06-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d647f0c7b..c914d84b8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.06.23", - "signature": "16cd9daf9c83e02e6d89a5c4a54d8a241c6fb46e94eac71bc63551cfd4828999aa4c253812f82e87bf8b0b18758c7b3365b2087444e31e9dfe2f5b545508180a99775c42d115537316bed3913c5ebff2bffed31c1c9466d5ba4b38a63e2e7746288857c222eee7621c9a2d0a43b33566d29c85a6819376c4740d2f0966c1cb97", + "latest": "2017.06.25", + "signature": "0d7fa51ddc3e8a64d9d9cc711bdb9161d6e10d2d73d8de4ca76c010eff8e85363b6b20835b21d5c06494a99ba907d884fbdc35d995621e3658750740ade96bf6da4fe2628a1706a8f8cf6eb5df05e583ffffb997fa3cf98fadf57998f7773d408a1df3d9f6e5c4cc12333525299241ef444b2b213554952df25fea6fb73bd590", "versions": { "2012.02.22": { "bin": [ @@ -11025,6 +11025,20 @@ "https://yt-dl.org/downloads/2017.06.23/youtube-dl-2017.06.23.tar.gz", "632109900e84619471c1c578688ec0a93834275be80ed98434ddd598cc0ca127" ] + }, + "2017.06.25": { + "bin": [ + "https://yt-dl.org/downloads/2017.06.25/youtube-dl", + "9cce42f5b31a9acc254d0b1224a3d413ab779f846b308b81976eef8c5a57136c" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.06.25/youtube-dl.exe", + "4265e6df884979a2b1f0c4649f15434f6e546d3ccb417e29e3759e2d421c3df2" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.06.25/youtube-dl-2017.06.25.tar.gz", + "0531958d4dc10f0fae7960a4c8d08d17fe57acf79719a76387d765c382809f59" + ] } } } \ No newline at end of file