diff --git a/download.html b/download.html index 69026f304..868818d23 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.

-

2014.03.23 (sig)

+

2013.03.24 (sig)

- Windows exe (sig - 8901ad5eceb9a0e6b097eff4a1e1dfbc9e85dafccc766c013499830195715670)
- Full source + docs + binary tarball (sig - 4f5fa3364ad52fc7219fb31ee894f7f777874978450c56498de387efae2a9926) + Windows exe (sig - b047d39b7b39acc01ac32136589e6100c640f0af123cce9eb598f74be18bd0f8)
+ Full source + docs + binary tarball (sig - 68fa33f8e8a4f56c3a8a0502d743c367bc3adc89d378d07ef3346558217c4255)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.03.23/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.03.24/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

If you do not have curl, you can alternatively use a recent wget: -sudo wget https://yt-dl.org/downloads/2014.03.23/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.03.24/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

@@ -49,7 +49,7 @@ See the pypi page for more

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2014.03.23/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
+sudo wget https://yt-dl.org/downloads/2013.03.24/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig

The following GPG keys will be used to sign the binaries and the git tags:

diff --git a/supportedsites.html b/supportedsites.html index 1a4ee7788..25892dff6 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -198,6 +198,7 @@
  • RottenTomatoes
  • Roxwel
  • RTLnow
  • +
  • RTS: RTS.ch
  • rutube: Rutube videos
  • rutube:channel: Rutube channels
  • rutube:movie: Rutube movies
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 0ece6b596..eb29119fa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.03.23 \ No newline at end of file +2013.03.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8aea97dbd..16f26992f 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 - 2014-03-23T16:09:28.977982Z + 2014-03-24T01:46:41.137584Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -245,6 +245,21 @@ 2013-02-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.03.24 + New version 2013.03.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.03.24/ +
    +
    + + The youtube-dl maintainers + + 2013-03-24T00:00:00Z +
    + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2013.03.29 New version 2013.03.29 diff --git a/update/versions.json b/update/versions.json index 5fee8c961..58da93fa7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.03.23", - "signature": "5a88f4b4efe6d276877d6b062bd47568091d70f08c6ed54995db8506b7ee7692988149b7e71cc4e11e6f23bb6f51a181a76f6bf6ee5bf2e0960ea5b54440917d0c37a8de2c8325e5e6de2ca4814a1ea71ec3a26cd3187b247b5ce65f48d417e6c4917a48a41584f5320ddcf1a63927ffa3d737b4c1ff45aa9625b0c271b60194", + "latest": "2013.03.24", + "signature": "215d38314cfd432eed0f0925143b2f166d42feb17b570f83df3ec94cbeb71baee02cb9877bfc1bf2c7285d8a21660d268b790878a17b2a9a579b8750ddb29b0e3c3f4ee794ceb71dea71d0fb6d421df21ae73a76057327e0b2d76030d2c2c584c5164697653d5224c99cc4103ec3b4134d31006170793094948f2ab797fced21", "versions": { "2012.02.22": { "bin": [ @@ -229,6 +229,20 @@ "b7e2803f9a7f05f282bacc015b2a4f44c658587e19be076329c7f346093c2008" ] }, + "2013.03.24": { + "bin": [ + "https://yt-dl.org/downloads/2013.03.24/youtube-dl", + "39343ac043bc4eb0a730ed97fee8abe4500f43e0de7c4316a721f16f41076cc6" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.03.24/youtube-dl.exe", + "b047d39b7b39acc01ac32136589e6100c640f0af123cce9eb598f74be18bd0f8" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.03.24/youtube-dl-2013.03.24.tar.gz", + "68fa33f8e8a4f56c3a8a0502d743c367bc3adc89d378d07ef3346558217c4255" + ] + }, "2013.03.29": { "bin": [ "http://youtube-dl.org/downloads/2013.03.29/youtube-dl",