diff --git a/download.html b/download.html index 9eeac1d65..188104ba4 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.01.27.2 (sig)

+

2014.01.28.1 (sig)

- Windows exe (sig - c6c6c65fa0499b065594a230b295ab297a7b1cd3a2a99d4924da52a8138414cd)
- Full source + docs + binary tarball (sig - b1aa8fbfe6ad08ca906b87914901f1c2dbeb6948cef17af921bcadb4be1ac307) + Windows exe (sig - 8995463f86bfb7b0634105e3f5d727ed183c81d085d61c9d0fd8e91924232259)
+ Full source + docs + binary tarball (sig - 444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.01.27.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.01.28.1/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.01.27.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.01.28.1/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.01.27.2/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/2014.01.28.1/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 03618b1e0..f389cc720 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -166,7 +166,10 @@
  • RottenTomatoes
  • Roxwel
  • RTLnow
  • -
  • Rutube
  • +
  • rutube: Rutube videos
  • +
  • rutube:channel: Rutube channels
  • +
  • rutube:movie: Rutube movies
  • +
  • rutube:person: Rutube person videos
  • screen.yahoo:search: Yahoo screen search
  • ServingSys
  • Sina
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8b42ee86d..fb4ba2ce0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.27.2 \ No newline at end of file +2014.01.28.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 661f76022..ccd6c2c6a 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-01-27T19:25:30.888589Z + 2014-01-28T03:48:31.928537Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -3080,4 +3080,19 @@ 2014-01-27T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.28.1 + New version 2014.01.28.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.01.28.1/ +
    +
    + + The youtube-dl maintainers + + 2014-01-28T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1f6cab97b..efd194602 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.27.2", - "signature": "46bd445499c6812fa6578419de9ffbaf8df3c8214bf864e7db03190664ef03f97c74030da7b47245b530267619aa4d6a948bd592a1c09afa8935dec63006ae60775eba124783b45a5e101263ea054695943ad8b5943b3d6c50ebc17ec01fc1866e77be2da28bc13e52a837a9734d3b104e8f904023efce2d6ff8bcfa869ff7eb", + "latest": "2014.01.28.1", + "signature": "8f4456bf94da27e384a9a3d8e131f579ceb767ac48303b38610169e43687c6d3cc919bdc2b98610368f1bb6b8ad2592c02cd9c75ec96fbed6f8e762f467ebd9473414726388694c96a8d2571c93e1e8b483b230c9ea56bce4e378984dfdc09f9f04b88cc83fc3d59720a00692b3079f6df953106d00ba0613ed6257f418a93ec", "versions": { "2012.02.22": { "bin": [ @@ -2877,6 +2877,20 @@ "https://yt-dl.org/downloads/2014.01.27.2/youtube-dl-2014.01.27.2.tar.gz", "b1aa8fbfe6ad08ca906b87914901f1c2dbeb6948cef17af921bcadb4be1ac307" ] + }, + "2014.01.28.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl", + "02a13daa4423c09b51f7372eecee334cc3fe76bfad8346063227261cc4caa922" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.exe", + "8995463f86bfb7b0634105e3f5d727ed183c81d085d61c9d0fd8e91924232259" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz", + "444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0" + ] } } } \ No newline at end of file