diff --git a/download.html b/download.html index fee806c69..53158fc77 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.04.02 (sig)

+

2017.04.03 (sig)

-

SHA256: 1ac110ba2ce8b36b6def881be3869cc6a6b1d3380d51cb81fc42fc6069216435

+

SHA256: e9a9119b3699d89710bd77c99a5f4863adf1db8ebb103c0bce9e21cc734ac89c

- Windows exe (sig - SHA256 0e5c2e8b5e650750121aab68fd7d929518b1746fb5d0034eaf0964d6cbbd2793)
- Full source + docs + binary tarball (sig - SHA256 623e1a80d8e479a68c5620798354a4c238bdeba87f7ae2491ad0628195203f8c) + Windows exe (sig - SHA256 ead54a88c43175e7aaf506c8958c6971c0e8bc74342009a0f953766faa40db8d)
+ Full source + docs + binary tarball (sig - SHA256 d313898eae80d4a26a08621088bd8816d176b31f330d7d9d6ce0f71381c0d0fd)

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

  • DiscoveryGo
  • DiscoveryGoPlaylist
  • DiscoveryNetworksDe
  • +
  • DiscoveryVR
  • Disney
  • Dotsub
  • DouyuTV: 斗鱼
  • @@ -830,6 +831,7 @@
  • TV2Article
  • TV3
  • TV4: tv4.se and tv4play.se
  • +
  • TV5MondePlus: TV5MONDE+
  • TVA
  • TVANouvelles
  • TVANouvellesArticle
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ea6de44ca..5e72c8345 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.04.02 \ No newline at end of file +2017.04.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b3f2f317f..420cf1718 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-04-02T02:40:45.355113Z + 2017-04-03T03:56:19.578662Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11480,4 +11480,19 @@ 2017-04-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.03 + New version 2017.04.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.04.03/ +
    +
    + + The youtube-dl maintainers + + 2017-04-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 73644a529..4480dc351 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.04.02", - "signature": "1fbf103acb86de46e418aefe8743a924b17b1663167d89205544e13d8f9c744e771e9b276b3e76a42c0b3fef74c6dd36d61b268b83ee8e12811c2d2c35e7df1f0d117987a210ecb9ff229002041046d0a6683bef92576ccfe47977f09803ba58ad4fc8145ea16e9df4935383f452b9ce27382fd63161d3015b1bef004e5e8599", + "latest": "2017.04.03", + "signature": "5a840274cd249ae26811f5a47b265f25d57d1dde8e489b3a8f6aefb73eb3ce25880c52f808e9bd7ecdf80317c5e80d5dc3cfb52b531a22980694a5e7967b4e4ef0bb1e13cc9e83236c2186cc7d59f56ff1476e4dd25e125118c0767afa2061516bcc34517a54798b390aab71c4abfc43dc567bc5bdae7054c45817cb455e96c5", "versions": { "2012.02.22": { "bin": [ @@ -10717,6 +10717,20 @@ "https://yt-dl.org/downloads/2017.04.02/youtube-dl-2017.04.02.tar.gz", "623e1a80d8e479a68c5620798354a4c238bdeba87f7ae2491ad0628195203f8c" ] + }, + "2017.04.03": { + "bin": [ + "https://yt-dl.org/downloads/2017.04.03/youtube-dl", + "e9a9119b3699d89710bd77c99a5f4863adf1db8ebb103c0bce9e21cc734ac89c" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.04.03/youtube-dl.exe", + "ead54a88c43175e7aaf506c8958c6971c0e8bc74342009a0f953766faa40db8d" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.04.03/youtube-dl-2017.04.03.tar.gz", + "d313898eae80d4a26a08621088bd8816d176b31f330d7d9d6ce0f71381c0d0fd" + ] } } } \ No newline at end of file