diff --git a/download.html b/download.html index b86358762..a66e8b1b5 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.

-

2016.01.14 (sig)

+

2016.01.15 (sig)

- Windows exe (sig - 99d5cc4e6908214c8f8f26da0396ad7df2bed1e0f346aedf85ca28f3f63b312b)
- Full source + docs + binary tarball (sig - 8fb4829219c591d0b9a94ebc7bda933db33d4b04d9875a8d725affdbc28e5aad) + Windows exe (sig - e1c6e3d479b0572294f44790d0e9e23c140a44c54d51d51e5d3929d3fe9d59ea)
+ Full source + docs + binary tarball (sig - c1e22ca3286aff74a668d1f8ef5c84c37bee2c269824e71ffdb23356a8735c44)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2016.01.14/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2016.01.15/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2016.01.14/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2016.01.15/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /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/2016.01.14/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/2016.01.15/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 a73cadb40..5a13ccd15 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -39,6 +39,7 @@
  • AdobeTVShow
  • AdobeTVVideo
  • AdultSwim
  • +
  • AE
  • Aftonbladet
  • AirMozilla
  • AlJazeera
  • @@ -100,6 +101,7 @@
  • CamdemyFolder
  • canalc2.tv
  • Canalplus: canalplus.fr, piwiplus.fr and d8.tv
  • +
  • Canvas
  • CBS
  • CBSNews: CBS News
  • CBSSports
  • @@ -137,6 +139,7 @@
  • CSpan: C-SPAN
  • CtsNews: 華視新聞
  • culturebox.francetvinfo.fr
  • +
  • CWTV
  • dailymotion
  • dailymotion:playlist
  • dailymotion:user
  • @@ -244,7 +247,6 @@
  • Helsinki: helsinki.fi
  • HentaiStigma
  • HistoricFilms
  • -
  • History
  • hitbox
  • hitbox:live
  • HornBunny
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index dc8ae6053..3c3bad1b6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.01.14 \ No newline at end of file +2016.01.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 70671eb62..c94bfe665 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 - 2016-01-14T15:47:22.795600Z + 2016-01-15T19:46:42.307787Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -9035,4 +9035,19 @@ 2016-01-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.01.15 + New version 2016.01.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.01.15/ +
    +
    + + The youtube-dl maintainers + + 2016-01-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e5bf7b4c0..6c6934feb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.01.14", - "signature": "6ff64f9d30411fb48d4ad6ef165d67941a5f2d404b0c06b74e46eb6db57a1c143b16a3d440222249c3c9e2b1a4742d93c6688922e789ef251182bd65879af75a7d7fb751b1b33d7ac4804be0d1f99614afcd14cc5e246b11d790dd7357cd75caf76eed48dfc788f87366b8d49bf3eafb550eb2d9574f80ab688faf9a28c8be18", + "latest": "2016.01.15", + "signature": "44ebdd9a945ae68aa32557be6727449c4bdf26dfc83525b1e2c834278c9602965ee818c8cedb3c66ab96d692acd110d0d87b70bc104a5c69b10b114ad13871436a70b612189d7ffa9d99a7c49e33b3a686b12033e824d76690cc7c41b02b5ec2c236281ffa851f2dec92c22382006a67d82e3dba5310158c13daef0a1de68eda", "versions": { "2012.02.22": { "bin": [ @@ -8435,6 +8435,20 @@ "https://yt-dl.org/downloads/2016.01.14/youtube-dl-2016.01.14.tar.gz", "8fb4829219c591d0b9a94ebc7bda933db33d4b04d9875a8d725affdbc28e5aad" ] + }, + "2016.01.15": { + "bin": [ + "https://yt-dl.org/downloads/2016.01.15/youtube-dl", + "3053eaf1cb8f8e79cbacee0ec132e310838445bf40ac1b8921355c1532ce9735" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.01.15/youtube-dl.exe", + "e1c6e3d479b0572294f44790d0e9e23c140a44c54d51d51e5d3929d3fe9d59ea" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.01.15/youtube-dl-2016.01.15.tar.gz", + "c1e22ca3286aff74a668d1f8ef5c84c37bee2c269824e71ffdb23356a8735c44" + ] } } } \ No newline at end of file