diff --git a/download.html b/download.html index 52ea94e1a..6e513c8fa 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.12.03 (sig)

+

2014.12.04 (sig)

- Windows exe (sig - 436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e)
- Full source + docs + binary tarball (sig - 019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908) + Windows exe (sig - 3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50)
+ Full source + docs + binary tarball (sig - 973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.03/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.12.04/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.12.03/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.12.04/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/2014.12.03/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.12.04/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 27f885f8f..6605cbc9e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -131,6 +131,7 @@
  • firsttv: Видеоархив - Первый канал
  • Flickr
  • Folketinget: Folketinget (ft.dk; Danish parliament)
  • +
  • Foxgay
  • france2.fr:generation-quoi
  • FranceCulture
  • FranceInter
  • @@ -237,6 +238,7 @@
  • MySpace:album
  • MySpass
  • myvideo
  • +
  • MyVidster
  • Naver
  • NBA
  • NBC
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5dea86c0e..b804aa337 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.03 \ No newline at end of file +2014.12.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2754962ed..fa0bac38e 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-12-03T12:19:50.343002Z + 2014-12-04T08:41:09.277647Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6590,4 +6590,19 @@ 2014-12-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.04 + New version 2014.12.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.04/ +
    +
    + + The youtube-dl maintainers + + 2014-12-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d8fd1dad5..10da82a9e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.03", - "signature": "65c54608d2849195ccf4a5f9b8d27c4c1d8afb11f94a8638da27e4e7b9c9ee46218871d8faf1217622b4981e68f5b674a84dca5a170f6505aa227fd7cd64d932a1dec60022fe246a70d7e0179f66e344390c074e88b0d99c1814e4919288ca086debc5b86460210ff8d3ff152566215d05f7ca52877dd6ae94125095ad1fce72", + "latest": "2014.12.04", + "signature": "5e5dfa2c603082e8e9885b4c107dc01e4a79b6646bff6a1626c28ec3044d2e768b0c2b74164d368429ad410c8f762085a0fab1f458e4ebb6815e52caa0ce129a20a27a6748b41a5aa07d25126cece7fc21fd1f54f5f4c005d340d72fd32c17a9908c3d1b983541b202d34c1ed5cb0275a337c3cdb39ae9d10c243c6764cbea3e", "versions": { "2012.02.22": { "bin": [ @@ -6153,6 +6153,20 @@ "https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz", "019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908" ] + }, + "2014.12.04": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.04/youtube-dl", + "dadfc132f430eb03ee31f597a8338ff0bd94d098f84f1702fb37a9aaf7419f82" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.04/youtube-dl.exe", + "3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz", + "973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef" + ] } } } \ No newline at end of file