diff --git a/download.html b/download.html index 85a0a8014..13b14056b 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.09.2 (sig)

+

2015.01.10 (sig)

- Windows exe (sig - d0315cc869416d7a236132403be822a40262254a4fe77e5a8934421eda65c016)
- Full source + docs + binary tarball (sig - cc935640b60185651f5452ff0e2346122284570c973af0562d51e63bafd51bec) + Windows exe (sig - 2c2f71f0ce175a7fd7bfc3d8a1b9d848e7a9fe7ea4f075910ed45f572f4ee737)
+ Full source + docs + binary tarball (sig - a14eb80e37c452d537f0f5b0d826c57f099776a4a38016533fa6b5c66daeec46)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.09.2/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2015.01.10/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.09.2/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2015.01.10/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.09.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/2015.01.10/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 7f044cf06..639353f46 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -48,6 +48,7 @@
  • arte.tv:future
  • AtresPlayer
  • audiomack
  • +
  • audiomack:album
  • AUEngine
  • Azubu
  • bambuser
  • @@ -432,6 +433,7 @@
  • tv.dfb.de
  • tvigle: Интернет-телевидение Tvigle.ru
  • tvp.pl
  • +
  • tvp.pl:Series
  • TVPlay: TV3Play and related services
  • Twitch
  • Ubu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1db5f06c3..74fab2210 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.09.2 \ No newline at end of file +2015.01.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8da86ada2..2a65ca654 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-10T00:03:34.443011Z + 2015-01-10T05:54:29.345313Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7145,4 +7145,19 @@ 2015-01-09T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.10 + New version 2015.01.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.10/ +
    +
    + + The youtube-dl maintainers + + 2015-01-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 13d88ce9d..3738f8919 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.09.2", - "signature": "4d7c015d93c35531573537c22ebf5dcc31612d51134a2515709701103ac0c31d45a8e6a1809ee9e8388712ed318cb68c322669a8d49f62812e4b1a0cc75054dec4d2bbbb94c4bba31664a6926b06ed707eb6ea43477d86918a924d8913036b067f3b986455961c7e66a963f24b4ea2f5167b061cc591cd77097d7798a9cb03f8", + "latest": "2015.01.10", + "signature": "5a9f87eff3dd2d80a392a6ea9196935168847ffeff37a23a47857776f06855c6cea260d58835d1cad527e6d9ecd1034567c55c0de457f85c983de2b1e138d4cb2ffc93c5740e86ff795f709e55d7d2aed34a5c036ec0d2162fc0f23fb7df48d62ec76c70771436772e31166adccd4fafc735df2c67b5bec4ba5e84c55d9c0b79", "versions": { "2012.02.22": { "bin": [ @@ -6671,6 +6671,20 @@ "https://yt-dl.org/downloads/2015.01.09.2/youtube-dl-2015.01.09.2.tar.gz", "cc935640b60185651f5452ff0e2346122284570c973af0562d51e63bafd51bec" ] + }, + "2015.01.10": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.10/youtube-dl", + "8d69ab42aa32295295450f44d0f47df6c4f6230cbc8fa136ace76010caadfd1a" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.10/youtube-dl.exe", + "2c2f71f0ce175a7fd7bfc3d8a1b9d848e7a9fe7ea4f075910ed45f572f4ee737" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.10/youtube-dl-2015.01.10.tar.gz", + "a14eb80e37c452d537f0f5b0d826c57f099776a4a38016533fa6b5c66daeec46" + ] } } } \ No newline at end of file