diff --git a/download.html b/download.html index c79742193..7041d16e3 100644 --- a/download.html +++ b/download.html @@ -16,27 +16,27 @@

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

-

2015.01.23.4 (sig)

+

2015.01.25 (sig)

- Windows exe (sig - faa726d20e0c9989c48cde33e95ca9f4f769e580eb600d3f7b3ee0b3f0dd1f51)
- Full source + docs + binary tarball (sig - 42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f) + Windows exe (sig - 8a55c8d0cc2788b025efbf6c71e015f393cf33194114c3bdfd744235b34fae8c)
+ Full source + docs + binary tarball (sig - f5345af6eba6f0f76cbddf920d311bc6e169cc07b58eeaa0295a7fc4bab587e7)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.23.4/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.01.25/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/2015.01.23.4/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.01.25/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl

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

To check the signature, type: -sudo wget https://yt-dl.org/downloads/2015.01.23.4/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/2015.01.25/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 72bd4b961..dca67e293 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -51,7 +51,6 @@
  • ATTTechChannel
  • audiomack
  • audiomack:album
  • -
  • AUEngine
  • Azubu
  • bambuser
  • bambuser:channel
  • @@ -337,6 +336,7 @@
  • Roxwel
  • RTBF
  • Rte
  • +
  • RTL2
  • RTLnow
  • rtlxl.nl
  • RTP
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3e0003404..eec5d5b98 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.23.4 \ No newline at end of file +2015.01.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c142ff44b..478658c24 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 - 2015-01-23T18:59:51.157664Z + 2015-01-25T21:56:30.200300Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7340,4 +7340,19 @@ 2015-01-23T00:00:04Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.25 + New version 2015.01.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.25/ +
    +
    + + The youtube-dl maintainers + + 2015-01-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d2f9fe30e..3b6e8d44f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.23.4", - "signature": "558248ba0a6aa6b7a802d70b67c58a788c70be23a878ac2f9b5158cf06fa44757827bf32bebf6c6d6999b4e731031e467fb9f58604df27d8a241b0045a563f3649ef1277ff0a1e165fe3ee168f355fe445d5892f72cc6306ce365cef4a31fd78d2c591888e852bf8d13361044b61b38a933ef034c78e50294644982e5a1443c2", + "latest": "2015.01.25", + "signature": "503294f719e64e51c7431b9afe25572d6826047fdcf36180291cd9811746e63fb2704595015df09f56b936cee4c8eb1007e0b57cc9c71c1620c767f32502eb4adaa41ab29330422c8b8557afd819fbbcc4eb9c639c3b17ccc7ee3370cf14b42f745f0b2e8ce04d8eecc0989c021b84a0e627cc93f3daa719bf0382418c3895fd", "versions": { "2012.02.22": { "bin": [ @@ -6853,6 +6853,20 @@ "https://yt-dl.org/downloads/2015.01.23.4/youtube-dl-2015.01.23.4.tar.gz", "42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f" ] + }, + "2015.01.25": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.25/youtube-dl", + "3b5d753450f7f0018c6a2112737d9eae420c80684174909b2f5da12dcff2d58f" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.25/youtube-dl.exe", + "8a55c8d0cc2788b025efbf6c71e015f393cf33194114c3bdfd744235b34fae8c" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.25/youtube-dl-2015.01.25.tar.gz", + "f5345af6eba6f0f76cbddf920d311bc6e169cc07b58eeaa0295a7fc4bab587e7" + ] } } } \ No newline at end of file