diff --git a/download.html b/download.html index 75b92f2d2..e536206e1 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.

-

2013.09.17 (sig)

+

2013.09.20 (sig)

- Windows exe (sig - bb520f94538eeab1957f7d7da04cafb7115da01680d7751dcf26d48caff3b3f7)
- Full source + docs + binary tarball (sig - b2f6fc2b065acb772afe36179d1465439c902ec61ef6990f8fafb7b6c638b2c6) + Windows exe (sig - 8a8b105897fc05d7b936669c28ab20f2f6870a61e6640afedb713a0e2f0bf26c)
+ Full source + docs + binary tarball (sig - 7c8563b67fe4983f043660b1a57cc1e7ea2c32037754efc73a1e23465d29b8b0)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2013.09.17/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2013.09.20/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/2013.09.17/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2013.09.20/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/2013.09.17/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.09.20/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 ec99eaa09..0ba553cfb 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -49,6 +49,8 @@
  • Escapist
  • exfm: ex.fm
  • facebook
  • +
  • fernsehkritik.tv
  • +
  • fernsehkritik.tv:postecke
  • Flickr
  • francetvinfo.fr
  • Freesound
  • @@ -82,6 +84,7 @@
  • Naver
  • NBA
  • NBCNews
  • +
  • Newgrounds
  • Ooyala
  • ORF
  • PBS
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f935ddd55..ccbe23da8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.09.17 \ No newline at end of file +2013.09.20 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cdcd52342..0278cb56a 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ youtube-dl releases youtube-dl-updates-feed - 2013-09-17T17:09:16.122330 + 2013-09-20T10:29:43.781004 youtube-dl-2012.02.22 @@ -1339,6 +1339,21 @@ 2013-09-17 + + youtube-dl-2013.09.20 + New version 2013.09.20 + + +
    + Downloads available at https://yt-dl.org/downloads/2013.09.20/ +
    +
    + + The youtube-dl maintainers + + 2013-09-20 +
    + youtube-dl-2013.11.09 New version 2013.11.09 diff --git a/update/versions.json b/update/versions.json index 7a4e30349..915ef96e4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.09.17", - "signature": "6a6afcd7ff3e0bce90b97dcb7cdaa07eb4ece6c9bc6eb04f1bc8191a6aba4b043ba796b9614bc604a875523f1d866dc408c46d2786a7b0ea970acb8a82edc9f1f910033e3b0aa0167eb4d84708c82b98924f457d713a8ebe4716b2affac1bd570b4af3ecba3d081b95de2f362d2e529df3f00b42dce6beffdb69a53a4cf87ce5", + "latest": "2013.09.20", + "signature": "5d25360748db13f9a1d014dc9f17a3d828b3536cedba08550de6a17c97152361e821457be6f9216e91566acb460ea9dd3719be2e38716cc6c503b4cd32885804aa319c8ce6694edf01d550e28a6e0e2084cacdd88f123f9f6a9e2d383a94181f529c059aa7fb12e4bcaf18d8fb08314ddecc8b856aa106894faa7f433b211173", "versions": { "2012.02.22": { "bin": [ @@ -1254,6 +1254,20 @@ "b2f6fc2b065acb772afe36179d1465439c902ec61ef6990f8fafb7b6c638b2c6" ] }, + "2013.09.20": { + "bin": [ + "https://yt-dl.org/downloads/2013.09.20/youtube-dl", + "49ec188ebd554b0a35ce8f311b5befc09125e9ef318b6b4a29731e44f19dc7d8" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.09.20/youtube-dl.exe", + "8a8b105897fc05d7b936669c28ab20f2f6870a61e6640afedb713a0e2f0bf26c" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.09.20/youtube-dl-2013.09.20.tar.gz", + "7c8563b67fe4983f043660b1a57cc1e7ea2c32037754efc73a1e23465d29b8b0" + ] + }, "2013.11.09": { "bin": [ "https://yt-dl.org/downloads/2013.11.09/youtube-dl",