diff --git a/download.html b/download.html index cf8fcafd9..1d61c1386 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.02 (sig)

+

2017.03.05 (sig)

-

SHA256: c628de9dfe2663d42e4b6f3fb302364372108a7b2e41253737e269d80dfb8beb

+

SHA256: 330379eb4d7ebdb924f7ec3256f4859029863b2928319a829ead86ae54b51044

- Windows exe (sig - SHA256 5777b5994d02bcfba998291e315ad99680ecd3b190edecac51b2484d4aa0d717)
- Full source + docs + binary tarball (sig - SHA256 2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639) + Windows exe (sig - SHA256 0348ab0594c2a0cf29a2e8cd63f63504275b91c3443a31c5c87fd54dcd1dd5d5)
+ Full source + docs + binary tarball (sig - SHA256 da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d)

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

  • RaiTV
  • RBMARadio
  • RDS: RDS.ca
  • +
  • RedBullTV
  • RedTube
  • RegioTV
  • RENTV
  • @@ -931,6 +932,7 @@
  • VoxMedia
  • Vporn
  • vpro: npo.nl and ntr.nl
  • +
  • Vrak
  • VRT
  • vube: Vube.com
  • VuClip
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 88c020219..2ab0516ad 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.03.02 \ No newline at end of file +2017.03.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 30a4dfa19..acbf2375b 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-03T00:21:40.502216Z + 2017-03-05T02:25:11.564462Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11315,4 +11315,19 @@ 2017-03-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.05 + New version 2017.03.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.03.05/ +
    +
    + + The youtube-dl maintainers + + 2017-03-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 246b21aac..039da7856 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.03.02", - "signature": "29394ae0141c310e16410fa0dacceffbf889bcafa87093be1bd6926614b29eb66a08a5bcac103ae401b1d7f22c35bd891aad2a61432a0bff129907061ea2bc96b052d38c6c6cd54f83b4bb07ca4e52abda3705331cf4774a12dcbe9cb22703df700560b69efc60e181ed807f47b972457441ea25a98ab700aa10fe20c7172f7f", + "latest": "2017.03.05", + "signature": "19d851cd20cc8ed9d49cbcc52c7a4b17a60c77a2603a5f2ebd0fdb050239bdb763824c54595fead40a1978058b56263f0beb7d0596dcc418362b2b67d15c462bf5db7b387ae9adb9f109f872d2df6dcf2d3da3d8bde361bccdca65c2df6dabbab025a7d9352092b5f12ea625b6ea9a0bb1fc0aa8b0a161363b0cc3ee1e4f0b86", "versions": { "2012.02.22": { "bin": [ @@ -10563,6 +10563,20 @@ "https://yt-dl.org/downloads/2017.03.02/youtube-dl-2017.03.02.tar.gz", "2f010132da4cc3e67582f89eff9bc4bb4c0e7b60c0ddba101370d97eafc50639" ] + }, + "2017.03.05": { + "bin": [ + "https://yt-dl.org/downloads/2017.03.05/youtube-dl", + "330379eb4d7ebdb924f7ec3256f4859029863b2928319a829ead86ae54b51044" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.03.05/youtube-dl.exe", + "0348ab0594c2a0cf29a2e8cd63f63504275b91c3443a31c5c87fd54dcd1dd5d5" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.03.05/youtube-dl-2017.03.05.tar.gz", + "da0f4dd74479767d6791643b556fd856d48a1fa99f8c01d3c2ca6e957db9283d" + ] } } } \ No newline at end of file