From 3742c04ee0967881874edfc27f83cc17bb6666e7 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 24 Nov 2014 23:52:36 +0100 Subject: [PATCH 01/65] release 2014.11.24 --- download.html | 18 +++++++++--------- supportedsites.html | 12 ++++++++---- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 50 insertions(+), 17 deletions(-) diff --git a/download.html b/download.html index d8f34ec42..9b4daf8ef 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.11.23.1 (sig)

+

2014.11.24 (sig)

- Windows exe (sig - 082a1c869886ae826ddbef3033d248783404108382d59a2dd6f41fde0fdce299)
- Full source + docs + binary tarball (sig - ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4) + Windows exe (sig - 4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74)
+ Full source + docs + binary tarball (sig - 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf)

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.23.1/youtube-dl -o /usr/local/bin/youtube-dl
+sudo curl https://yt-dl.org/downloads/2014.11.24/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.11.23.1/youtube-dl -O /usr/local/bin/youtube-dl
+sudo wget https://yt-dl.org/downloads/2014.11.24/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.11.23.1/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.11.24/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 3c98374a2..959a67650 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -57,6 +57,7 @@
  • blip.tv:user
  • BlipTV
  • Bloomberg
  • +
  • Bpb: Bundeszentrale für politische Bildung
  • BR: Bayerischer Rundfunk Mediathek
  • Break
  • Brightcove
  • @@ -386,6 +387,7 @@
  • Tube8
  • Tudou
  • Tumblr
  • +
  • TuneIn
  • Turbo
  • Tutv
  • tv.dfb.de
  • @@ -468,10 +470,10 @@
  • YourUpload
  • youtube: YouTube.com
  • youtube:channel: YouTube.com channels
  • -
  • youtube:favorites: YouTube.com favourite videos, "ytfav" keyword (requires authentication)
  • -
  • youtube:history: Youtube watch history, "ythistory" keyword (requires authentication)
  • +
  • youtube:favorites: YouTube.com favourite videos, ":ytfav" for short (requires authentication)
  • +
  • youtube:history: Youtube watch history, ":ythistory" for short (requires authentication)
  • youtube:playlist: YouTube.com playlists
  • -
  • youtube:recommended: YouTube.com recommended videos, "ytrec" keyword (requires authentication)
  • +
  • youtube:recommended: YouTube.com recommended videos, ":ytrec" for short (requires authentication)
  • youtube:search: YouTube.com searches
  • youtube:search:date: YouTube.com searches, newest videos first
  • youtube:search_url: YouTube.com search URLs
  • @@ -479,8 +481,10 @@
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
  • youtube:toplist: YouTube.com top lists, "yttoplist:{channel}:{list title}" (Example: "yttoplist:music:Top Tracks")
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • -
  • youtube:watch_later: Youtube watch later list, "ytwatchlater" keyword (requires authentication)
  • +
  • youtube:watch_later: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  • ZDF
  • +
  • zingmp3:album: mp3.zing.vn albums
  • +
  • zingmp3:song: mp3.zing.vn songs
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index dee2eaead..807f08166 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.23.1 \ No newline at end of file +2014.11.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b9faf7768..02e5b0d1a 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-11-23T10:57:15.156963Z + 2014-11-24T23:50:25.887426Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6440,4 +6440,19 @@ 2014-11-23T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.24 + New version 2014.11.24 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.24/ +
    +
    + + The youtube-dl maintainers + + 2014-11-24T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d8b9f7d24..345580421 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.23.1", - "signature": "353fe54bf05d1b30afd1f3b09f46fab33c463ded66ba6a9a8fce41dbda5334bf8e75d2192d202bfc5e565eab33cdb167624cd65fbe3742917754a7c82f6d9ce0a694a4a8a2a7cad81590df83b3e93debdc94c32a0975ad27dbf61df6c99c5f2dbe7044e8cc03a2d9161a4fe860dd4e446281cf76947df834bc3de50936d511ef", + "latest": "2014.11.24", + "signature": "18a3ff7dd5eeb364e3352c8137e9da90bdd1e4b7b0ab206921c37595b06a77116aff978cc594ef7fb01f5610433af0c7add10ecccbebeb88ee7c6be621cb4478e8109d19b591d9ed434ba1462e75c600386a00c322d760a0ddbf2d66dfd48a4a9af246024a8ab5dde7625502dfcc88dff5dc57f92b67331edd62bdaf32eb842a", "versions": { "2012.02.22": { "bin": [ @@ -6013,6 +6013,20 @@ "https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz", "ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4" ] + }, + "2014.11.24": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.24/youtube-dl", + "5c8f3d5552bfbe131eeb04be229a1aeb47aabd888b0d0dab07ea6aa808658e08" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.24/youtube-dl.exe", + "4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz", + "3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf" + ] } } } \ No newline at end of file From 8238e31efbe74a7276fe50651ef2c84cfa60ff13 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 25 Nov 2014 10:03:04 +0100 Subject: [PATCH 02/65] release 2014.11.25 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 9b4daf8ef..8a2d368c4 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.11.24 (sig)

    +

    2014.11.25 (sig)

      -
    • MD5: 43b9c24e94c7d135f31820b7e97c4b17
    • -
    • SHA1: 8b6c8c33fad2e8f051be7a529f41b5c364551e35
    • -
    • SHA256: 5c8f3d5552bfbe131eeb04be229a1aeb47aabd888b0d0dab07ea6aa808658e08
    • +
    • MD5: cb324238be3fff4ee451169d49c80cc5
    • +
    • SHA1: bd9a4f12534310209c21098cfc42afb6195a01ef
    • +
    • SHA256: bf235b3ff5c1a06c897d6bcd00324f77d6ad07235a15dc863eb03ca635a47957

    - Windows exe (sig - 4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74)
    - Full source + docs + binary tarball (sig - 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf) + Windows exe (sig - 9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d)
    + Full source + docs + binary tarball (sig - 6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.24/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.25/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.11.24/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.25/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.11.24/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.11.25/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 959a67650..f27195132 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -377,6 +377,7 @@
  • tinypic: tinypic.com videos
  • tlc.com
  • tlc.de
  • +
  • TMZ
  • TNAFlix
  • tou.tv
  • Toypics: Toypics user profile
  • @@ -458,6 +459,7 @@
  • XBef
  • XboxClips
  • XHamster
  • +
  • XMinus
  • XNXX
  • XTube
  • XTubeUser: XTube user profile
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 807f08166..2908f3756 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.24 \ No newline at end of file +2014.11.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 02e5b0d1a..544571b75 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-11-24T23:50:25.887426Z + 2014-11-25T10:03:02.655715Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6455,4 +6455,19 @@ 2014-11-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.25 + New version 2014.11.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.25/ +
    +
    + + The youtube-dl maintainers + + 2014-11-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 345580421..a2f68fe9c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.24", - "signature": "18a3ff7dd5eeb364e3352c8137e9da90bdd1e4b7b0ab206921c37595b06a77116aff978cc594ef7fb01f5610433af0c7add10ecccbebeb88ee7c6be621cb4478e8109d19b591d9ed434ba1462e75c600386a00c322d760a0ddbf2d66dfd48a4a9af246024a8ab5dde7625502dfcc88dff5dc57f92b67331edd62bdaf32eb842a", + "latest": "2014.11.25", + "signature": "294e2fcda9b752b45b4c0d2cf4ad675ceea5b4133407f432687a240d34efcdf705ac1fbc77bb10fb1f8fe7addbc3d6612c1651927824b991b317c323627aa8b3b42d5fbb5026c6b78a2937af75d093ff5d2f3485c39afe95e4fb4116eac097246f20300c256d8538cffba14148db2eb5c78faf69827410186fff042aa1f3e99a", "versions": { "2012.02.22": { "bin": [ @@ -6027,6 +6027,20 @@ "https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz", "3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf" ] + }, + "2014.11.25": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.25/youtube-dl", + "bf235b3ff5c1a06c897d6bcd00324f77d6ad07235a15dc863eb03ca635a47957" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.25/youtube-dl.exe", + "9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.25/youtube-dl-2014.11.25.tar.gz", + "6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191" + ] } } } \ No newline at end of file From 8c8b0e4ffdb0f3e6ec0f01d3d2b73f114e9a35b9 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 25 Nov 2014 14:38:09 +0100 Subject: [PATCH 03/65] release 2014.11.25.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 8a2d368c4..91ae596a8 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.11.25 (sig)

    +

    2014.11.25.1 (sig)

      -
    • MD5: cb324238be3fff4ee451169d49c80cc5
    • -
    • SHA1: bd9a4f12534310209c21098cfc42afb6195a01ef
    • -
    • SHA256: bf235b3ff5c1a06c897d6bcd00324f77d6ad07235a15dc863eb03ca635a47957
    • +
    • MD5: 6a53aa27f4fb1c2bbafacd6b2085a2a4
    • +
    • SHA1: d2c0d1e5bff70b7afbdac72315ef4a5761d409c8
    • +
    • SHA256: fc3985bb9b3d7a1145c4fb25120f8af76baa763e1c77d9c18653c2b11771f2a1

    - Windows exe (sig - 9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d)
    - Full source + docs + binary tarball (sig - 6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191) + Windows exe (sig - fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e)
    + Full source + docs + binary tarball (sig - 34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.25/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.25.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.11.25/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.25.1/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.11.25/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.11.25.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/update/LATEST_VERSION b/update/LATEST_VERSION index 2908f3756..6b324d74e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.25 \ No newline at end of file +2014.11.25.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 544571b75..902ab03ad 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-11-25T10:03:02.655715Z + 2014-11-25T14:38:08.259122Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6470,4 +6470,19 @@ 2014-11-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.25.1 + New version 2014.11.25.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.25.1/ +
    +
    + + The youtube-dl maintainers + + 2014-11-25T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a2f68fe9c..c7491385b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.25", - "signature": "294e2fcda9b752b45b4c0d2cf4ad675ceea5b4133407f432687a240d34efcdf705ac1fbc77bb10fb1f8fe7addbc3d6612c1651927824b991b317c323627aa8b3b42d5fbb5026c6b78a2937af75d093ff5d2f3485c39afe95e4fb4116eac097246f20300c256d8538cffba14148db2eb5c78faf69827410186fff042aa1f3e99a", + "latest": "2014.11.25.1", + "signature": "8d4b4b201a869c7f1c756f9841aeb55b674f874f52deebc0ba87497f52bd98bb6a853f9250a00c4520458baec7603a73ed66e6f769003932b52172f8dd0eec0102b409867c34616e47909fd4c9eae5c6e21457f2967fd5233c7f254ada934e3cf3fd306b946ff039d8e99bb62fa5fbd8b696791922bd4a3825ea08f0db1e0f8c", "versions": { "2012.02.22": { "bin": [ @@ -6041,6 +6041,20 @@ "https://yt-dl.org/downloads/2014.11.25/youtube-dl-2014.11.25.tar.gz", "6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191" ] + }, + "2014.11.25.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.25.1/youtube-dl", + "fc3985bb9b3d7a1145c4fb25120f8af76baa763e1c77d9c18653c2b11771f2a1" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.25.1/youtube-dl.exe", + "fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.25.1/youtube-dl-2014.11.25.1.tar.gz", + "34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a" + ] } } } \ No newline at end of file From c64a67ccfddca84c5f60c4a96e1ed8d2ed3e897b Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 26 Nov 2014 10:50:48 +0100 Subject: [PATCH 04/65] release 2014.11.26 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 91ae596a8..6cde17d02 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.11.25.1 (sig)

    +

    2014.11.26 (sig)

      -
    • MD5: 6a53aa27f4fb1c2bbafacd6b2085a2a4
    • -
    • SHA1: d2c0d1e5bff70b7afbdac72315ef4a5761d409c8
    • -
    • SHA256: fc3985bb9b3d7a1145c4fb25120f8af76baa763e1c77d9c18653c2b11771f2a1
    • +
    • MD5: 7f0d5b8f6132a2d27918a9ba72502bc5
    • +
    • SHA1: 5da2e8dad678b971fa29b0e3b2df1ba26873a93f
    • +
    • SHA256: 21d953f098f4e6975b13d4307c22f4d54521c72801e1dc2ef6b76799822b8bb0

    - Windows exe (sig - fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e)
    - Full source + docs + binary tarball (sig - 34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a) + Windows exe (sig - 155a737db23b5a886c32be29b852b26d110200052352c1bf83d8ded38ae03c4d)
    + Full source + docs + binary tarball (sig - 94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.25.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.26/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.11.25.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.26/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.11.25.1/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.11.26/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 f27195132..ccbe5a0d2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -355,6 +355,7 @@
  • SztvHu
  • Tagesschau
  • Tapely
  • +
  • Tass
  • teachertube: teachertube.com videos
  • teachertube:user:collection: teachertube.com user and collection videos
  • TeachingChannel
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6b324d74e..afdc93a5b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.25.1 \ No newline at end of file +2014.11.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 902ab03ad..992fb1477 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-11-25T14:38:08.259122Z + 2014-11-26T10:50:47.435414Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6485,4 +6485,19 @@ 2014-11-25T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.26 + New version 2014.11.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.26/ +
    +
    + + The youtube-dl maintainers + + 2014-11-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c7491385b..811e866e3 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.25.1", - "signature": "8d4b4b201a869c7f1c756f9841aeb55b674f874f52deebc0ba87497f52bd98bb6a853f9250a00c4520458baec7603a73ed66e6f769003932b52172f8dd0eec0102b409867c34616e47909fd4c9eae5c6e21457f2967fd5233c7f254ada934e3cf3fd306b946ff039d8e99bb62fa5fbd8b696791922bd4a3825ea08f0db1e0f8c", + "latest": "2014.11.26", + "signature": "961642d52120efbe56596e43cf155c79a6c4f2a7283a34ac007f1baeec3bc56e3f1c40bb48f8b2dc699292c73b6df9c82e9df04b9f84762f94395ae5018d881af25e5ea71c3272752f57fad5bee7cfe4df7eb31b7b7015980f8d860f6a498e6cfa3286d5399dcc6500d0d39ddb19f0642db2fccc83f7e8941f8c98c8e669fec5", "versions": { "2012.02.22": { "bin": [ @@ -6055,6 +6055,20 @@ "https://yt-dl.org/downloads/2014.11.25.1/youtube-dl-2014.11.25.1.tar.gz", "34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a" ] + }, + "2014.11.26": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.26/youtube-dl", + "21d953f098f4e6975b13d4307c22f4d54521c72801e1dc2ef6b76799822b8bb0" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.26/youtube-dl.exe", + "155a737db23b5a886c32be29b852b26d110200052352c1bf83d8ded38ae03c4d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.26/youtube-dl-2014.11.26.tar.gz", + "94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4" + ] } } } \ No newline at end of file From 82e4cbf19abb63ca3f07c985a9bcf29dee181c93 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 26 Nov 2014 22:05:41 +0100 Subject: [PATCH 05/65] release 2014.11.26.1 --- download.html | 18 +++++++++--------- supportedsites.html | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 6cde17d02..abfe6c82c 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.11.26 (sig)

    +

    2014.11.26.1 (sig)

      -
    • MD5: 7f0d5b8f6132a2d27918a9ba72502bc5
    • -
    • SHA1: 5da2e8dad678b971fa29b0e3b2df1ba26873a93f
    • -
    • SHA256: 21d953f098f4e6975b13d4307c22f4d54521c72801e1dc2ef6b76799822b8bb0
    • +
    • MD5: 836b11e0200a9ea5e1ca315029fa7028
    • +
    • SHA1: 34dab867c93bda02774aa00ff705db4d361bb15f
    • +
    • SHA256: 048e19d5059c5638e08dc42748a4db8e57bdcbd0491d8796bcac61e611ef4077

    - Windows exe (sig - 155a737db23b5a886c32be29b852b26d110200052352c1bf83d8ded38ae03c4d)
    - Full source + docs + binary tarball (sig - 94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4) + Windows exe (sig - f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6)
    + Full source + docs + binary tarball (sig - 21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.26/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.26.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.11.26/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.26.1/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.11.26/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.11.26.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 ccbe5a0d2..0236559ad 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -151,7 +151,7 @@
  • GodTube
  • GoldenMoustache
  • Golem
  • -
  • GorillaVid: GorillaVid.in, daclips.in and movpod.in
  • +
  • GorillaVid: GorillaVid.in, daclips.in, movpod.in and fastvideo.in
  • Goshgay
  • Grooveshark
  • Hark
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index afdc93a5b..7a86d4c08 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26 \ No newline at end of file +2014.11.26.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 992fb1477..876914981 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-11-26T10:50:47.435414Z + 2014-11-26T22:05:38.417961Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6500,4 +6500,19 @@ 2014-11-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.26.1 + New version 2014.11.26.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.26.1/ +
    +
    + + The youtube-dl maintainers + + 2014-11-26T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 811e866e3..ed39b93b0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.26", - "signature": "961642d52120efbe56596e43cf155c79a6c4f2a7283a34ac007f1baeec3bc56e3f1c40bb48f8b2dc699292c73b6df9c82e9df04b9f84762f94395ae5018d881af25e5ea71c3272752f57fad5bee7cfe4df7eb31b7b7015980f8d860f6a498e6cfa3286d5399dcc6500d0d39ddb19f0642db2fccc83f7e8941f8c98c8e669fec5", + "latest": "2014.11.26.1", + "signature": "684cfd928ba3d2a35521ffaccaf347efe8d8a013a6d493c5cff3350a3901e3c061379bcc36d616ddaa0f15b387770c2d3b46479796fadc8d48bd45f44acd74945ddb07b3c0590ed4f872a6884fdc7d4454871cba48b94199c88925b3ab9ccc015189fb06274ffc62a12be2edf95a170a3160ab91d2efc35fb1a0c68aafe3fb4b", "versions": { "2012.02.22": { "bin": [ @@ -6069,6 +6069,20 @@ "https://yt-dl.org/downloads/2014.11.26/youtube-dl-2014.11.26.tar.gz", "94cb86603d7a96f9331ed5db09d6adc6842d1729d0f1c8c6461018516b578aa4" ] + }, + "2014.11.26.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl", + "048e19d5059c5638e08dc42748a4db8e57bdcbd0491d8796bcac61e611ef4077" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl.exe", + "f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl-2014.11.26.1.tar.gz", + "21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9" + ] } } } \ No newline at end of file From 3e3977a554a9336655d6e9a9cc209b8ecf0f73c2 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 26 Nov 2014 22:18:22 +0100 Subject: [PATCH 06/65] release 2014.11.26.3 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index abfe6c82c..28415b02e 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.11.26.1 (sig)

    +

    2014.11.26.3 (sig)

      -
    • MD5: 836b11e0200a9ea5e1ca315029fa7028
    • -
    • SHA1: 34dab867c93bda02774aa00ff705db4d361bb15f
    • -
    • SHA256: 048e19d5059c5638e08dc42748a4db8e57bdcbd0491d8796bcac61e611ef4077
    • +
    • MD5: 557256eb13e2cc596acba25807028e3d
    • +
    • SHA1: 2bd500153b2a769c0e4e75d78d5596177037da1a
    • +
    • SHA256: 75f2207ef4bf1f87b585109fcf431bd57f32248cf769a4c1a967a269a4e3a975

    - Windows exe (sig - f8d7f5a5543edbb502a8b6e3a4bf83b743f1b7022a8283ea0687b0ca67aadce6)
    - Full source + docs + binary tarball (sig - 21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9) + Windows exe (sig - 2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e)
    + Full source + docs + binary tarball (sig - 02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.26.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.26.3/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.11.26.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.26.3/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.11.26.1/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.11.26.3/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/update/LATEST_VERSION b/update/LATEST_VERSION index 7a86d4c08..507638cf6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26.1 \ No newline at end of file +2014.11.26.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 876914981..31527eff2 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-11-26T22:05:38.417961Z + 2014-11-26T22:18:20.422231Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6515,4 +6515,19 @@ 2014-11-26T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.26.3 + New version 2014.11.26.3 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.26.3/ +
    +
    + + The youtube-dl maintainers + + 2014-11-26T00:00:03Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ed39b93b0..fd0515105 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.26.1", - "signature": "684cfd928ba3d2a35521ffaccaf347efe8d8a013a6d493c5cff3350a3901e3c061379bcc36d616ddaa0f15b387770c2d3b46479796fadc8d48bd45f44acd74945ddb07b3c0590ed4f872a6884fdc7d4454871cba48b94199c88925b3ab9ccc015189fb06274ffc62a12be2edf95a170a3160ab91d2efc35fb1a0c68aafe3fb4b", + "latest": "2014.11.26.3", + "signature": "9983f83dd5e8f57997c02d6a4627611657faeb38eec4b61f6150302aaed457b6fa325a39417b9c4d560f36885d7ea04669dcdc1bddd56e78c550d75622d8dfa236f01b8df3c042d97d88dc1a4fd29c29563398ee80a146a511467942a24c24357b06c095a5bd7576d21d97d22008922cbca7f3ec4651b5fa750abac3b91d0069", "versions": { "2012.02.22": { "bin": [ @@ -6083,6 +6083,20 @@ "https://yt-dl.org/downloads/2014.11.26.1/youtube-dl-2014.11.26.1.tar.gz", "21c501c15ee1939a517c1af2be9a006b60721adb229844d50aa8b5e12454c8b9" ] + }, + "2014.11.26.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl", + "75f2207ef4bf1f87b585109fcf431bd57f32248cf769a4c1a967a269a4e3a975" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl.exe", + "2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl-2014.11.26.3.tar.gz", + "02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe" + ] } } } \ No newline at end of file From 2515aa0ab0b20473739853196c3b336b3dc70246 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 26 Nov 2014 23:02:39 +0100 Subject: [PATCH 07/65] release 2014.11.26.4 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 28415b02e..db1415a32 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.11.26.3 (sig)

    +

    2014.11.26.4 (sig)

      -
    • MD5: 557256eb13e2cc596acba25807028e3d
    • -
    • SHA1: 2bd500153b2a769c0e4e75d78d5596177037da1a
    • -
    • SHA256: 75f2207ef4bf1f87b585109fcf431bd57f32248cf769a4c1a967a269a4e3a975
    • +
    • MD5: e72b29f3ad13461599b2d55855d527b9
    • +
    • SHA1: a06afa8abdd89cb3ad5915f1172ec9e7291ee526
    • +
    • SHA256: 09d0cbfa6db3c9d902a760ff6fa13f901c930ae9a3a1b2090779d32c64a3c92d

    - Windows exe (sig - 2b6cefec8b3ae45fa2cbb70b411cea71919e4c339b40aef62b9b4e6c0e89352e)
    - Full source + docs + binary tarball (sig - 02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe) + Windows exe (sig - 3ac1ea42e5ea0f6cdb6af0454d73bad14abfc6c9124957aaa71de12849878b73)
    + Full source + docs + binary tarball (sig - 17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.26.3/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.26.4/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.11.26.3/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.26.4/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.11.26.3/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.11.26.4/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 0236559ad..39fb73e60 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -61,6 +61,7 @@
  • BR: Bayerischer Rundfunk Mediathek
  • Break
  • Brightcove
  • +
  • BuzzFeed
  • BYUtv
  • Canal13cl
  • canalc2.tv
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 507638cf6..3935a03f2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26.3 \ No newline at end of file +2014.11.26.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 31527eff2..52cf204ba 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-11-26T22:18:20.422231Z + 2014-11-26T23:02:32.302382Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6530,4 +6530,19 @@ 2014-11-26T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.26.4 + New version 2014.11.26.4 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.26.4/ +
    +
    + + The youtube-dl maintainers + + 2014-11-26T00:00:04Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index fd0515105..684772196 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.26.3", - "signature": "9983f83dd5e8f57997c02d6a4627611657faeb38eec4b61f6150302aaed457b6fa325a39417b9c4d560f36885d7ea04669dcdc1bddd56e78c550d75622d8dfa236f01b8df3c042d97d88dc1a4fd29c29563398ee80a146a511467942a24c24357b06c095a5bd7576d21d97d22008922cbca7f3ec4651b5fa750abac3b91d0069", + "latest": "2014.11.26.4", + "signature": "9b052c11cf74c7f37145c4fe1747d6c459f5503353df1d8c2fc663ad1e6ef361098d33f83b151150ee155d00b0207c27eb3d2498ba813388b3380f56c3ea7ade0eca342bba30645c7b8e2be482b7c41d0b67ee5a3ae6c061d050f2b3766ea0291202ef30f6c3af9f7a5fae6c9b2ba387e4b83a4c1ee2649adbd338d5c0bd6a6d", "versions": { "2012.02.22": { "bin": [ @@ -6097,6 +6097,20 @@ "https://yt-dl.org/downloads/2014.11.26.3/youtube-dl-2014.11.26.3.tar.gz", "02171d91c183d800229132ed71f6b12aca59501191782d77a8b17d372b927cfe" ] + }, + "2014.11.26.4": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.26.4/youtube-dl", + "09d0cbfa6db3c9d902a760ff6fa13f901c930ae9a3a1b2090779d32c64a3c92d" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.26.4/youtube-dl.exe", + "3ac1ea42e5ea0f6cdb6af0454d73bad14abfc6c9124957aaa71de12849878b73" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.26.4/youtube-dl-2014.11.26.4.tar.gz", + "17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8" + ] } } } \ No newline at end of file From e7453bd649dd7fbe084d0dd79046ec4393f5b922 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 27 Nov 2014 16:07:17 +0100 Subject: [PATCH 08/65] release 2014.11.27 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index db1415a32..63185c35a 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.11.26.4 (sig)

    +

    2014.11.27 (sig)

      -
    • MD5: e72b29f3ad13461599b2d55855d527b9
    • -
    • SHA1: a06afa8abdd89cb3ad5915f1172ec9e7291ee526
    • -
    • SHA256: 09d0cbfa6db3c9d902a760ff6fa13f901c930ae9a3a1b2090779d32c64a3c92d
    • +
    • MD5: a0d9a26d70647ecc8f0ec30d04731ead
    • +
    • SHA1: bd15ff4136ed7532ce3226b466c2dbb5a8f1e35f
    • +
    • SHA256: f60b3f012bdc0d04cd9987308b83dffb94a42f790db8d82f9efcadddef802d96

    - Windows exe (sig - 3ac1ea42e5ea0f6cdb6af0454d73bad14abfc6c9124957aaa71de12849878b73)
    - Full source + docs + binary tarball (sig - 17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8) + Windows exe (sig - e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c)
    + Full source + docs + binary tarball (sig - 4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.26.4/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.11.27/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.11.26.4/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.11.27/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.11.26.4/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.11.27/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/update/LATEST_VERSION b/update/LATEST_VERSION index 3935a03f2..05cc6e343 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.26.4 \ No newline at end of file +2014.11.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 52cf204ba..0c5594034 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-11-26T23:02:32.302382Z + 2014-11-27T16:07:16.847462Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6545,4 +6545,19 @@ 2014-11-26T00:00:04Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.27 + New version 2014.11.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.11.27/ +
    +
    + + The youtube-dl maintainers + + 2014-11-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 684772196..ff43278a4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.26.4", - "signature": "9b052c11cf74c7f37145c4fe1747d6c459f5503353df1d8c2fc663ad1e6ef361098d33f83b151150ee155d00b0207c27eb3d2498ba813388b3380f56c3ea7ade0eca342bba30645c7b8e2be482b7c41d0b67ee5a3ae6c061d050f2b3766ea0291202ef30f6c3af9f7a5fae6c9b2ba387e4b83a4c1ee2649adbd338d5c0bd6a6d", + "latest": "2014.11.27", + "signature": "33e73c8baf4693ac68cb64fc13ccf80585ea8af5918ca1accb47a7eea92a7cc7cfad99a98bec0d1329625c8a24054ce2f7f825a960bda47a419b91f6072536281cb7c335e2569980383ae0a8eba7997ad2840067d716547430039d18dd9ab9afc1fa347dbbb4f6dd7565f87524c2018da19adfe870b63fc33529b9204679e66e", "versions": { "2012.02.22": { "bin": [ @@ -6111,6 +6111,20 @@ "https://yt-dl.org/downloads/2014.11.26.4/youtube-dl-2014.11.26.4.tar.gz", "17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8" ] + }, + "2014.11.27": { + "bin": [ + "https://yt-dl.org/downloads/2014.11.27/youtube-dl", + "f60b3f012bdc0d04cd9987308b83dffb94a42f790db8d82f9efcadddef802d96" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.11.27/youtube-dl.exe", + "e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz", + "4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e" + ] } } } \ No newline at end of file From e7250b59e114c0fd9145507bdfd25c5db49e1fef Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 1 Dec 2014 17:33:02 +0100 Subject: [PATCH 09/65] release 2014.12.01 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 63185c35a..4f2be3e3f 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.11.27 (sig)

    +

    2014.12.01 (sig)

      -
    • MD5: a0d9a26d70647ecc8f0ec30d04731ead
    • -
    • SHA1: bd15ff4136ed7532ce3226b466c2dbb5a8f1e35f
    • -
    • SHA256: f60b3f012bdc0d04cd9987308b83dffb94a42f790db8d82f9efcadddef802d96
    • +
    • MD5: dc88353da14c622e873f5b52c5def904
    • +
    • SHA1: 30d4e3945fbde98b860cf5562be482d16d02f144
    • +
    • SHA256: 2c0a6a869f48e17e7240d45ffc5187288ed48fe1bfbc4ad7835584c526d74efa

    - Windows exe (sig - e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c)
    - Full source + docs + binary tarball (sig - 4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e) + Windows exe (sig - 5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704)
    + Full source + docs + binary tarball (sig - e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.11.27/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.01/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.11.27/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.01/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.11.27/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.01/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 39fb73e60..36b53de60 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -233,6 +233,7 @@
  • MusicVault
  • muzu.tv
  • MySpace
  • +
  • MySpace:album
  • MySpass
  • myvideo
  • Naver
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 05cc6e343..6ed59ae3a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.11.27 \ No newline at end of file +2014.12.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0c5594034..267c99adc 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-11-27T16:07:16.847462Z + 2014-12-01T17:33:00.854609Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6560,4 +6560,19 @@ 2014-11-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.01 + New version 2014.12.01 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.01/ +
    +
    + + The youtube-dl maintainers + + 2014-12-01T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ff43278a4..31bdfc85c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.11.27", - "signature": "33e73c8baf4693ac68cb64fc13ccf80585ea8af5918ca1accb47a7eea92a7cc7cfad99a98bec0d1329625c8a24054ce2f7f825a960bda47a419b91f6072536281cb7c335e2569980383ae0a8eba7997ad2840067d716547430039d18dd9ab9afc1fa347dbbb4f6dd7565f87524c2018da19adfe870b63fc33529b9204679e66e", + "latest": "2014.12.01", + "signature": "1d8d0a5ebf83ee45239a756c65949b6a467fca9a54f40080948083c40abee1cf96612391ece2eb32079a67dbff6c22d96cf1936de1c827964a78d5c7e57d45e3618498c5d5a364f7196dd07a232559feaa8bb16837a2c87150326d5ae417f4d282fdf5d1285ede855c41356a14cb75ab2e2b6ae83d0707e1194bbb80a48ac2ab", "versions": { "2012.02.22": { "bin": [ @@ -6125,6 +6125,20 @@ "https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz", "4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e" ] + }, + "2014.12.01": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.01/youtube-dl", + "2c0a6a869f48e17e7240d45ffc5187288ed48fe1bfbc4ad7835584c526d74efa" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.01/youtube-dl.exe", + "5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz", + "e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56" + ] } } } \ No newline at end of file From 45162344b7b72b9dba82d7b264195e37aac0df8a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 3 Dec 2014 12:19:51 +0100 Subject: [PATCH 10/65] release 2014.12.03 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 4f2be3e3f..52ea94e1a 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.01 (sig)

    +

    2014.12.03 (sig)

      -
    • MD5: dc88353da14c622e873f5b52c5def904
    • -
    • SHA1: 30d4e3945fbde98b860cf5562be482d16d02f144
    • -
    • SHA256: 2c0a6a869f48e17e7240d45ffc5187288ed48fe1bfbc4ad7835584c526d74efa
    • +
    • MD5: 0381bdb168f0d676084913e0d7a9a21b
    • +
    • SHA1: bbd0556e585a335a2e4b6eb203d61206ca15e4cd
    • +
    • SHA256: 695daaa0fd252a5666bce23cb1f2292ed78f13c20a4b1754cadaa2ce5cc8697e

    - Windows exe (sig - 5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704)
    - Full source + docs + binary tarball (sig - e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56) + Windows exe (sig - 436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e)
    + Full source + docs + binary tarball (sig - 019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.01/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.03/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.01/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.03/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.01/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.03/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 36b53de60..27f885f8f 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -16,6 +16,7 @@
    • 1up.com
    • 220.ro
    • +
    • 24video
    • 3sat
    • 4tube
    • 56.com
    • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6ed59ae3a..5dea86c0e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.01 \ No newline at end of file +2014.12.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 267c99adc..2754962ed 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-01T17:33:00.854609Z + 2014-12-03T12:19:50.343002Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6575,4 +6575,19 @@ 2014-12-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.03 + New version 2014.12.03 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.03/ +
      +
      + + The youtube-dl maintainers + + 2014-12-03T00:00:00Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 31bdfc85c..d8fd1dad5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.01", - "signature": "1d8d0a5ebf83ee45239a756c65949b6a467fca9a54f40080948083c40abee1cf96612391ece2eb32079a67dbff6c22d96cf1936de1c827964a78d5c7e57d45e3618498c5d5a364f7196dd07a232559feaa8bb16837a2c87150326d5ae417f4d282fdf5d1285ede855c41356a14cb75ab2e2b6ae83d0707e1194bbb80a48ac2ab", + "latest": "2014.12.03", + "signature": "65c54608d2849195ccf4a5f9b8d27c4c1d8afb11f94a8638da27e4e7b9c9ee46218871d8faf1217622b4981e68f5b674a84dca5a170f6505aa227fd7cd64d932a1dec60022fe246a70d7e0179f66e344390c074e88b0d99c1814e4919288ca086debc5b86460210ff8d3ff152566215d05f7ca52877dd6ae94125095ad1fce72", "versions": { "2012.02.22": { "bin": [ @@ -6139,6 +6139,20 @@ "https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz", "e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56" ] + }, + "2014.12.03": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.03/youtube-dl", + "695daaa0fd252a5666bce23cb1f2292ed78f13c20a4b1754cadaa2ce5cc8697e" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.03/youtube-dl.exe", + "436c177b38fd6aef60ce1eca4e2e2f95b542379325b3e27c407b49830fa0387e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.03/youtube-dl-2014.12.03.tar.gz", + "019414111094a3a1e52a14fe579fe1a52dd5a60eb19170fb6fc159aa5e1b1908" + ] } } } \ No newline at end of file From f57eec1bcbf71e3411f1ef24dd9383795ca6e412 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 4 Dec 2014 08:41:10 +0100 Subject: [PATCH 11/65] release 2014.12.04 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) 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)

        -
      • MD5: 0381bdb168f0d676084913e0d7a9a21b
      • -
      • SHA1: bbd0556e585a335a2e4b6eb203d61206ca15e4cd
      • -
      • SHA256: 695daaa0fd252a5666bce23cb1f2292ed78f13c20a4b1754cadaa2ce5cc8697e
      • +
      • MD5: 0442dcb90c23e1cc24ed1a31851d9b32
      • +
      • SHA1: 6cb368bec509bca9968cfc8a366579cced819a0c
      • +
      • SHA256: dadfc132f430eb03ee31f597a8338ff0bd94d098f84f1702fb37a9aaf7419f82

      - 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 From eb5bc48718288a4511ba70fc0d9b3444898c2cf6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 4 Dec 2014 17:04:49 +0100 Subject: [PATCH 12/65] release 2014.12.04.1 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 6e513c8fa..9b6f461c2 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.04 (sig)

      +

      2014.12.04.1 (sig)

        -
      • MD5: 0442dcb90c23e1cc24ed1a31851d9b32
      • -
      • SHA1: 6cb368bec509bca9968cfc8a366579cced819a0c
      • -
      • SHA256: dadfc132f430eb03ee31f597a8338ff0bd94d098f84f1702fb37a9aaf7419f82
      • +
      • MD5: ffa4d39090ad5b022a79663335446532
      • +
      • SHA1: 3f19bdf4aafd8d87366948c665b803ee1378e781
      • +
      • SHA256: bf62f1303a369c44d28db2bd3684ef16511a806a39b6131290281a63693b7962

      - Windows exe (sig - 3245c99cd3a90e350bf7088c1eb52a3d606c6b302fbafa671264de227e8c7b50)
      - Full source + docs + binary tarball (sig - 973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef) + Windows exe (sig - 7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39)
      + Full source + docs + binary tarball (sig - 20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.04/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.04.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.12.04/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.04.1/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.04/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.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 6605cbc9e..67c3bc7ed 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -132,6 +132,7 @@
    • Flickr
    • Folketinget: Folketinget (ft.dk; Danish parliament)
    • Foxgay
    • +
    • FoxNews
    • france2.fr:generation-quoi
    • FranceCulture
    • FranceInter
    • @@ -211,6 +212,7 @@
    • metacafe
    • Metacritic
    • Mgoon
    • +
    • Minhateca
    • MinistryGrid
    • mitele.es
    • mixcloud
    • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b804aa337..4b3214d45 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.04 \ No newline at end of file +2014.12.04.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fa0bac38e..a0ed055f4 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-04T08:41:09.277647Z + 2014-12-04T17:04:47.961777Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6605,4 +6605,19 @@ 2014-12-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.04.1 + New version 2014.12.04.1 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.04.1/ +
      +
      + + The youtube-dl maintainers + + 2014-12-04T00:00:01Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 10da82a9e..d6d63609f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.04", - "signature": "5e5dfa2c603082e8e9885b4c107dc01e4a79b6646bff6a1626c28ec3044d2e768b0c2b74164d368429ad410c8f762085a0fab1f458e4ebb6815e52caa0ce129a20a27a6748b41a5aa07d25126cece7fc21fd1f54f5f4c005d340d72fd32c17a9908c3d1b983541b202d34c1ed5cb0275a337c3cdb39ae9d10c243c6764cbea3e", + "latest": "2014.12.04.1", + "signature": "7cd68c411ff27e50da60e8bb1345078f6b485c3b7dbce5afe2220e5376aa6fede9651e42f5e2ffd2c2946abc77992f70f64034a92929b4bec9d048b3109344be02f90c408d3c181a868f3a9dcd27f341d16b63de7821788998eb4306ec3a11bce8b8d20c6b01947a6b476eb8517a81e61d05f49ccde2ed1869aef5d5d2ff625a", "versions": { "2012.02.22": { "bin": [ @@ -6167,6 +6167,20 @@ "https://yt-dl.org/downloads/2014.12.04/youtube-dl-2014.12.04.tar.gz", "973e552357f9721523c4f5f3ee190836cf4b02eff67790d67798b4710f15faef" ] + }, + "2014.12.04.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl", + "bf62f1303a369c44d28db2bd3684ef16511a806a39b6131290281a63693b7962" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl.exe", + "7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl-2014.12.04.1.tar.gz", + "20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635" + ] } } } \ No newline at end of file From ff3bc156139182ed53c38ec86acbd504876a58b3 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 4 Dec 2014 17:54:49 +0100 Subject: [PATCH 13/65] release 2014.12.04.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 9b6f461c2..48bcc7852 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.04.1 (sig)

      +

      2014.12.04.2 (sig)

        -
      • MD5: ffa4d39090ad5b022a79663335446532
      • -
      • SHA1: 3f19bdf4aafd8d87366948c665b803ee1378e781
      • -
      • SHA256: bf62f1303a369c44d28db2bd3684ef16511a806a39b6131290281a63693b7962
      • +
      • MD5: 9cceb70977d5e1b71c3bdf4d6dc7e335
      • +
      • SHA1: 15f362f7f0494cb762ae181b267f976aec28c49e
      • +
      • SHA256: 53f9545ddceb65a5b50375a131813bf6041370f99d03b11229388536a13841f6

      - Windows exe (sig - 7ebaf29be3bc28f8664d1f9339b8d51a972d8e314cc05685dfd3f70a2132fc39)
      - Full source + docs + binary tarball (sig - 20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635) + Windows exe (sig - 32e4fecdd94e70a1f5bef9f986f29b8440b5df75db841095f53741f1cfbdbc35)
      + Full source + docs + binary tarball (sig - a26b68ff9a208d0b5edc6cc5109260215d713877a015725fdf04d7a2c639d9fd)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.04.1/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.04.2/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.04.1/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.04.2/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.04.1/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.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index 4b3214d45..92863966f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.04.1 \ No newline at end of file +2014.12.04.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a0ed055f4..c46220ac2 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-04T17:04:47.961777Z + 2014-12-04T17:52:39.791369Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6620,4 +6620,19 @@ 2014-12-04T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.04.2 + New version 2014.12.04.2 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.04.2/ +
      +
      + + The youtube-dl maintainers + + 2014-12-04T00:00:02Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d6d63609f..ed50660ab 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.04.1", - "signature": "7cd68c411ff27e50da60e8bb1345078f6b485c3b7dbce5afe2220e5376aa6fede9651e42f5e2ffd2c2946abc77992f70f64034a92929b4bec9d048b3109344be02f90c408d3c181a868f3a9dcd27f341d16b63de7821788998eb4306ec3a11bce8b8d20c6b01947a6b476eb8517a81e61d05f49ccde2ed1869aef5d5d2ff625a", + "latest": "2014.12.04.2", + "signature": "37ef08025b976242bffef9f2613be972cc7b45bf3fd52d4b73946a73e0746fa45d045225229c3255f653a9c71547e8aa43dcfba553b1dad2cd726b16228ce2c02f9997bf5d72663d32e23a5435aae23657c5403706919a4b5b333712281d3fbba9d782209f924a6de033c91bb71c700e158952569de335d4b3be997c7e2d3a84", "versions": { "2012.02.22": { "bin": [ @@ -6181,6 +6181,20 @@ "https://yt-dl.org/downloads/2014.12.04.1/youtube-dl-2014.12.04.1.tar.gz", "20fcc925902ceced094ab1659aa80b6643eddbd12f573e3dbab7d3da6c6fd635" ] + }, + "2014.12.04.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.04.2/youtube-dl", + "53f9545ddceb65a5b50375a131813bf6041370f99d03b11229388536a13841f6" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.04.2/youtube-dl.exe", + "32e4fecdd94e70a1f5bef9f986f29b8440b5df75db841095f53741f1cfbdbc35" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.04.2/youtube-dl-2014.12.04.2.tar.gz", + "a26b68ff9a208d0b5edc6cc5109260215d713877a015725fdf04d7a2c639d9fd" + ] } } } \ No newline at end of file From ac7b35363ed5bf3af159a927879968c47d214090 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 6 Dec 2014 00:47:31 +0100 Subject: [PATCH 14/65] release 2014.12.06 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 48bcc7852..b5050a8ff 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.04.2 (sig)

      +

      2014.12.06 (sig)

        -
      • MD5: 9cceb70977d5e1b71c3bdf4d6dc7e335
      • -
      • SHA1: 15f362f7f0494cb762ae181b267f976aec28c49e
      • -
      • SHA256: 53f9545ddceb65a5b50375a131813bf6041370f99d03b11229388536a13841f6
      • +
      • MD5: e29684933152edaeca3e8985c276486a
      • +
      • SHA1: 121ee8673f0abe528369ef584dc0c7983d7c6356
      • +
      • SHA256: 31020a56c42c67f72dc574461f4e6c05a1c71a047b538606d97cf5f2f4039628

      - Windows exe (sig - 32e4fecdd94e70a1f5bef9f986f29b8440b5df75db841095f53741f1cfbdbc35)
      - Full source + docs + binary tarball (sig - a26b68ff9a208d0b5edc6cc5109260215d713877a015725fdf04d7a2c639d9fd) + Windows exe (sig - 42905d098bb09a07dde155df13e65ecb3443104e583efb37eddc0031d8aded5e)
      + Full source + docs + binary tarball (sig - 5bd74112f1be5f0828d0e75609b3c568abcaab292185c6c33ac469db82000eb0)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.04.2/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.06/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.04.2/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.06/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.04.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.12.06/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 67c3bc7ed..c7e5b12d3 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -45,6 +45,7 @@
    • arte.tv:future
    • audiomack
    • AUEngine
    • +
    • Azubu
    • bambuser
    • bambuser:channel
    • Bandcamp
    • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 92863966f..490ea43d5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.04.2 \ No newline at end of file +2014.12.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c46220ac2..aa48f54af 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-04T17:52:39.791369Z + 2014-12-06T00:47:29.798245Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6635,4 +6635,19 @@ 2014-12-04T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.06 + New version 2014.12.06 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.06/ +
      +
      + + The youtube-dl maintainers + + 2014-12-06T00:00:00Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ed50660ab..6ac2d9f6b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.04.2", - "signature": "37ef08025b976242bffef9f2613be972cc7b45bf3fd52d4b73946a73e0746fa45d045225229c3255f653a9c71547e8aa43dcfba553b1dad2cd726b16228ce2c02f9997bf5d72663d32e23a5435aae23657c5403706919a4b5b333712281d3fbba9d782209f924a6de033c91bb71c700e158952569de335d4b3be997c7e2d3a84", + "latest": "2014.12.06", + "signature": "15ce78dfb9b1698a467be1c473d4d205ad3708a564f805d6949ecce9ae95805a19b916f5ad0bccf57bcccc331bd88df4edafbabd2253dcc7dbe4dcf70b9078857c77011758bb02e068a2bc6f89a1fdd6a900709157c5d799a48b0b08b7a41d5738e3c9333a01bbb0d101ba31a1c569cf00717f398ecc11af93ae1b566ebf8a09", "versions": { "2012.02.22": { "bin": [ @@ -6195,6 +6195,20 @@ "https://yt-dl.org/downloads/2014.12.04.2/youtube-dl-2014.12.04.2.tar.gz", "a26b68ff9a208d0b5edc6cc5109260215d713877a015725fdf04d7a2c639d9fd" ] + }, + "2014.12.06": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.06/youtube-dl", + "31020a56c42c67f72dc574461f4e6c05a1c71a047b538606d97cf5f2f4039628" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.06/youtube-dl.exe", + "42905d098bb09a07dde155df13e65ecb3443104e583efb37eddc0031d8aded5e" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.06/youtube-dl-2014.12.06.tar.gz", + "5bd74112f1be5f0828d0e75609b3c568abcaab292185c6c33ac469db82000eb0" + ] } } } \ No newline at end of file From 7be418c4320e9bef8c8c077e24cf7a9634e17508 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 6 Dec 2014 00:52:04 +0100 Subject: [PATCH 15/65] release 2014.12.06.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index b5050a8ff..a5d519c50 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.06 (sig)

      +

      2014.12.06.1 (sig)

        -
      • MD5: e29684933152edaeca3e8985c276486a
      • -
      • SHA1: 121ee8673f0abe528369ef584dc0c7983d7c6356
      • -
      • SHA256: 31020a56c42c67f72dc574461f4e6c05a1c71a047b538606d97cf5f2f4039628
      • +
      • MD5: 3abd751c23056fd9d4c15447ee2e843a
      • +
      • SHA1: 7eb8b82771ef5ee746e7512a5ecba3744d66a231
      • +
      • SHA256: 63a0e89af5f54da876a91207473fc528c2f9b05ee86e475a7b74855e38be3a6a

      - Windows exe (sig - 42905d098bb09a07dde155df13e65ecb3443104e583efb37eddc0031d8aded5e)
      - Full source + docs + binary tarball (sig - 5bd74112f1be5f0828d0e75609b3c568abcaab292185c6c33ac469db82000eb0) + Windows exe (sig - 63996670e549ab5194fb007209116541b0ae74ddd8e8ff2feb92dd870b550926)
      + Full source + docs + binary tarball (sig - 5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.06/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.06.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.12.06/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.06.1/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.06/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.06.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/update/LATEST_VERSION b/update/LATEST_VERSION index 490ea43d5..c4cd5f7e8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.06 \ No newline at end of file +2014.12.06.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index aa48f54af..cc52d0fb2 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-06T00:47:29.798245Z + 2014-12-06T00:52:03.504080Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6650,4 +6650,19 @@ 2014-12-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.06.1 + New version 2014.12.06.1 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.06.1/ +
      +
      + + The youtube-dl maintainers + + 2014-12-06T00:00:01Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6ac2d9f6b..d0ffd3c4b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.06", - "signature": "15ce78dfb9b1698a467be1c473d4d205ad3708a564f805d6949ecce9ae95805a19b916f5ad0bccf57bcccc331bd88df4edafbabd2253dcc7dbe4dcf70b9078857c77011758bb02e068a2bc6f89a1fdd6a900709157c5d799a48b0b08b7a41d5738e3c9333a01bbb0d101ba31a1c569cf00717f398ecc11af93ae1b566ebf8a09", + "latest": "2014.12.06.1", + "signature": "0e4daa7e92dfb30a9409d8a47e9f80fb0a99479d00a68a7ef387776e67d573e2c8d1aa27255d047483f0a649eab249066681a4febeb0983d85208c35f90f9442508a182ca4d8fcd75adafa1f3c07375b14a863f645f46f4cbcbce73be75bf4ccb3c5d69be8e56e8d54253684c47ab1b965d4d1f9cfbd51bf9ffba7c412bfd3cd", "versions": { "2012.02.22": { "bin": [ @@ -6209,6 +6209,20 @@ "https://yt-dl.org/downloads/2014.12.06/youtube-dl-2014.12.06.tar.gz", "5bd74112f1be5f0828d0e75609b3c568abcaab292185c6c33ac469db82000eb0" ] + }, + "2014.12.06.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl", + "63a0e89af5f54da876a91207473fc528c2f9b05ee86e475a7b74855e38be3a6a" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl.exe", + "63996670e549ab5194fb007209116541b0ae74ddd8e8ff2feb92dd870b550926" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz", + "5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e" + ] } } } \ No newline at end of file From 2309c33451e1919555307ede3a6ca98fb4c56848 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 10 Dec 2014 12:26:40 +0100 Subject: [PATCH 16/65] release 2014.12.10 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index a5d519c50..61471c013 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.06.1 (sig)

      +

      2014.12.10 (sig)

        -
      • MD5: 3abd751c23056fd9d4c15447ee2e843a
      • -
      • SHA1: 7eb8b82771ef5ee746e7512a5ecba3744d66a231
      • -
      • SHA256: 63a0e89af5f54da876a91207473fc528c2f9b05ee86e475a7b74855e38be3a6a
      • +
      • MD5: 5f74ee2e7237d34cc3cccfb5a7c71f52
      • +
      • SHA1: 300e71d514206747b49021911678f06e7f2ff093
      • +
      • SHA256: 61b20f09380763be53ebf0008c8f801f6e78f4688a75ee40cff419a16d58a9c2

      - Windows exe (sig - 63996670e549ab5194fb007209116541b0ae74ddd8e8ff2feb92dd870b550926)
      - Full source + docs + binary tarball (sig - 5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e) + Windows exe (sig - 51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435)
      + Full source + docs + binary tarball (sig - 62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.06.1/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.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/2014.12.06.1/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.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/2014.12.06.1/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.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 c7e5b12d3..5be54ccdc 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -53,6 +53,7 @@
    • bbc.co.uk: BBC iPlayer
    • Beeg
    • BehindKink
    • +
    • Bet
    • Bild: Bild.de
    • BiliBili
    • blinkx
    • @@ -295,6 +296,7 @@
    • prosiebensat1: ProSiebenSat.1 Digital
    • Pyvideo
    • QuickVid
    • +
    • radio.de
    • radiofrance
    • Rai
    • RBMARadio
    • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c4cd5f7e8..12264af6a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.06.1 \ No newline at end of file +2014.12.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cc52d0fb2..88ca4497d 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-06T00:52:03.504080Z + 2014-12-10T12:26:38.809941Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6665,4 +6665,19 @@ 2014-12-06T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10 + New version 2014.12.10 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.10/ +
      +
      + + The youtube-dl maintainers + + 2014-12-10T00:00:00Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d0ffd3c4b..9ed25ca0e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.06.1", - "signature": "0e4daa7e92dfb30a9409d8a47e9f80fb0a99479d00a68a7ef387776e67d573e2c8d1aa27255d047483f0a649eab249066681a4febeb0983d85208c35f90f9442508a182ca4d8fcd75adafa1f3c07375b14a863f645f46f4cbcbce73be75bf4ccb3c5d69be8e56e8d54253684c47ab1b965d4d1f9cfbd51bf9ffba7c412bfd3cd", + "latest": "2014.12.10", + "signature": "0df0b98a150664be2ba3b1435a8f48bd6df699da1643b238b9614ecd35795328aa946c4bcb3b2973fbf53e605d1ab039fede3e1daf435c5807175e84b5f25c8990f6ffc522f2ce65bcd17db005f4b3877d0334e4f522ad9c7b5987f15e2a6352245a42fdf78f25dd69f8855e7e211062ac2a4d9d627ab68f9e7300c39a2736f6", "versions": { "2012.02.22": { "bin": [ @@ -6223,6 +6223,20 @@ "https://yt-dl.org/downloads/2014.12.06.1/youtube-dl-2014.12.06.1.tar.gz", "5009555b95252864d0df151775529efeef041e1c7e49be8fbeee6eb459efdd1e" ] + }, + "2014.12.10": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.10/youtube-dl", + "61b20f09380763be53ebf0008c8f801f6e78f4688a75ee40cff419a16d58a9c2" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.10/youtube-dl.exe", + "51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.10/youtube-dl-2014.12.10.tar.gz", + "62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291" + ] } } } \ No newline at end of file From 4f929b4877d0512a232828821df83ddbb97fda6e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 10 Dec 2014 13:27:56 +0100 Subject: [PATCH 17/65] release 2014.12.10.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 61471c013..cc4ea1bbd 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.10 (sig)

      +

      2014.12.10.1 (sig)

        -
      • MD5: 5f74ee2e7237d34cc3cccfb5a7c71f52
      • -
      • SHA1: 300e71d514206747b49021911678f06e7f2ff093
      • -
      • SHA256: 61b20f09380763be53ebf0008c8f801f6e78f4688a75ee40cff419a16d58a9c2
      • +
      • MD5: 415f37fbb7023519cbc8f609fb653c26
      • +
      • SHA1: 6450b986d21ace5a7a9697a6e665542ea22b80f7
      • +
      • SHA256: c0190a7b8656c67ae87dcb040d1bf2c3f6d50f5690016a7aae73fc74fb910d77

      - Windows exe (sig - 51b61e018f9f29e088411efea612ffc5fdbcdc7ab1ce11b75da7bd811031d435)
      - Full source + docs + binary tarball (sig - 62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291) + Windows exe (sig - dd3c4fecfaa2003f76667ba4f95b7a4874f49febd2b2d118f7869fb4232a650f)
      + Full source + docs + binary tarball (sig - abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.10/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.10.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.12.10/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.10.1/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.10/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.10.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/update/LATEST_VERSION b/update/LATEST_VERSION index 12264af6a..081921895 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10 \ No newline at end of file +2014.12.10.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 88ca4497d..650b77171 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-10T12:26:38.809941Z + 2014-12-10T13:27:54.650035Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6680,4 +6680,19 @@ 2014-12-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10.1 + New version 2014.12.10.1 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.10.1/ +
      +
      + + The youtube-dl maintainers + + 2014-12-10T00:00:01Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9ed25ca0e..174a6c0b4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.10", - "signature": "0df0b98a150664be2ba3b1435a8f48bd6df699da1643b238b9614ecd35795328aa946c4bcb3b2973fbf53e605d1ab039fede3e1daf435c5807175e84b5f25c8990f6ffc522f2ce65bcd17db005f4b3877d0334e4f522ad9c7b5987f15e2a6352245a42fdf78f25dd69f8855e7e211062ac2a4d9d627ab68f9e7300c39a2736f6", + "latest": "2014.12.10.1", + "signature": "45a3252d80cc8a5f2086691583d24fd92408db1add6a7e82d649b683228437d23d8c5e352296a4de3b991d450cda5521653f33eade87fac87a854620afd636c306ff8aacee0efce0449d5c6fb4b5d6c09b9fbb01cd6832765bd4901fd749ce3a5b16a23657433084639b0c053a0cc0f6014c8d8ed1b54579ec50e440c1b28c8e", "versions": { "2012.02.22": { "bin": [ @@ -6237,6 +6237,20 @@ "https://yt-dl.org/downloads/2014.12.10/youtube-dl-2014.12.10.tar.gz", "62f419a4b30294abed00db91ff34c797a9fdee3b7f480a9ecf0e2e00d9013291" ] + }, + "2014.12.10.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.10.1/youtube-dl", + "c0190a7b8656c67ae87dcb040d1bf2c3f6d50f5690016a7aae73fc74fb910d77" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.10.1/youtube-dl.exe", + "dd3c4fecfaa2003f76667ba4f95b7a4874f49febd2b2d118f7869fb4232a650f" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.10.1/youtube-dl-2014.12.10.1.tar.gz", + "abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22" + ] } } } \ No newline at end of file From 54526d3ff306addeda7d8daa3493468a79be5ee3 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 10 Dec 2014 14:42:05 +0100 Subject: [PATCH 18/65] release 2014.12.10.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index cc4ea1bbd..aa654645c 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.10.1 (sig)

      +

      2014.12.10.2 (sig)

        -
      • MD5: 415f37fbb7023519cbc8f609fb653c26
      • -
      • SHA1: 6450b986d21ace5a7a9697a6e665542ea22b80f7
      • -
      • SHA256: c0190a7b8656c67ae87dcb040d1bf2c3f6d50f5690016a7aae73fc74fb910d77
      • +
      • MD5: 933af5366ca43b353d1dfe823270eebd
      • +
      • SHA1: a7d935ba35a59bd3d0aee52ab9d31afbff09d199
      • +
      • SHA256: ea669f96ab5161c3dc29539f3aba0ee851042c09bf27aa10cef91963f70fab03

      - Windows exe (sig - dd3c4fecfaa2003f76667ba4f95b7a4874f49febd2b2d118f7869fb4232a650f)
      - Full source + docs + binary tarball (sig - abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22) + Windows exe (sig - 9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52)
      + Full source + docs + binary tarball (sig - b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.10.1/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.10.2/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.10.1/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.10.2/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.10.1/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.10.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index 081921895..bfe5a536a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10.1 \ No newline at end of file +2014.12.10.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 650b77171..62002adc0 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-10T13:27:54.650035Z + 2014-12-10T14:42:04.087342Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6695,4 +6695,19 @@ 2014-12-10T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10.2 + New version 2014.12.10.2 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.10.2/ +
      +
      + + The youtube-dl maintainers + + 2014-12-10T00:00:02Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 174a6c0b4..cf3b02379 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.10.1", - "signature": "45a3252d80cc8a5f2086691583d24fd92408db1add6a7e82d649b683228437d23d8c5e352296a4de3b991d450cda5521653f33eade87fac87a854620afd636c306ff8aacee0efce0449d5c6fb4b5d6c09b9fbb01cd6832765bd4901fd749ce3a5b16a23657433084639b0c053a0cc0f6014c8d8ed1b54579ec50e440c1b28c8e", + "latest": "2014.12.10.2", + "signature": "0744ba705684a3a21acf17a1ba813e3f8917c9ecbdf87a033230e8b56e110c8d3a9b7d0759c87510db8208dabe342dbde691b2d9b37eaa5136355cc02076f7f8442ac002f05d4c540104f4d8c493d4b9b10d0db90c3b927a87640361fe84f2c09da02c15b664769749953e65ee9eebed1af28c63a539e9198e8a5979ff0b6ca8", "versions": { "2012.02.22": { "bin": [ @@ -6251,6 +6251,20 @@ "https://yt-dl.org/downloads/2014.12.10.1/youtube-dl-2014.12.10.1.tar.gz", "abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22" ] + }, + "2014.12.10.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl", + "ea669f96ab5161c3dc29539f3aba0ee851042c09bf27aa10cef91963f70fab03" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl.exe", + "9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl-2014.12.10.2.tar.gz", + "b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e" + ] } } } \ No newline at end of file From 709a4eaca663288b15a1351111329cdc0d1a0e7a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 10 Dec 2014 15:22:15 +0100 Subject: [PATCH 19/65] release 2014.12.10.3 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index aa654645c..4e9cb6298 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.10.2 (sig)

      +

      2014.12.10.3 (sig)

        -
      • MD5: 933af5366ca43b353d1dfe823270eebd
      • -
      • SHA1: a7d935ba35a59bd3d0aee52ab9d31afbff09d199
      • -
      • SHA256: ea669f96ab5161c3dc29539f3aba0ee851042c09bf27aa10cef91963f70fab03
      • +
      • MD5: 3006280f4f062d7f8e61f6955888aeff
      • +
      • SHA1: 9dcfa440bc6fc49c9955f8c2f0df7f4176e69133
      • +
      • SHA256: ec09864ba75fa7953ae8c2373fd04359270ac3f7b9bbc7c2dd764e3375c7e3b0

      - Windows exe (sig - 9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52)
      - Full source + docs + binary tarball (sig - b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e) + Windows exe (sig - 1ef93fbab94af2338f1a395f6b59b158e55049eb4cb8bc268febc0ce101caf22)
      + Full source + docs + binary tarball (sig - 0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.10.2/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.10.3/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.10.2/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.10.3/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.10.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.12.10.3/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/update/LATEST_VERSION b/update/LATEST_VERSION index bfe5a536a..204e995a3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10.2 \ No newline at end of file +2014.12.10.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 62002adc0..b7b34a4c0 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-10T14:42:04.087342Z + 2014-12-10T15:22:13.658737Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6710,4 +6710,19 @@ 2014-12-10T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10.3 + New version 2014.12.10.3 + + +
      + Downloads available at https://yt-dl.org/downloads/2014.12.10.3/ +
      +
      + + The youtube-dl maintainers + + 2014-12-10T00:00:03Z +
      + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index cf3b02379..9f815eb1a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.10.2", - "signature": "0744ba705684a3a21acf17a1ba813e3f8917c9ecbdf87a033230e8b56e110c8d3a9b7d0759c87510db8208dabe342dbde691b2d9b37eaa5136355cc02076f7f8442ac002f05d4c540104f4d8c493d4b9b10d0db90c3b927a87640361fe84f2c09da02c15b664769749953e65ee9eebed1af28c63a539e9198e8a5979ff0b6ca8", + "latest": "2014.12.10.3", + "signature": "917f139ca00efef68f341c73c6f854136a796d8316500656e6dfe9d46190d93b4da7b330f0b8bbde298bef798724541c285a482f3df33d143f05dbe76da2a2fcb455594b11c56f4b976421d7287b54a16941afd295824dfe36e14309d4c8f13635fd9c35beac19810578087099fcaae955a4aa6d8a0c598974b736ace5aa4ec7", "versions": { "2012.02.22": { "bin": [ @@ -6265,6 +6265,20 @@ "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl-2014.12.10.2.tar.gz", "b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e" ] + }, + "2014.12.10.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.10.3/youtube-dl", + "ec09864ba75fa7953ae8c2373fd04359270ac3f7b9bbc7c2dd764e3375c7e3b0" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.10.3/youtube-dl.exe", + "1ef93fbab94af2338f1a395f6b59b158e55049eb4cb8bc268febc0ce101caf22" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.10.3/youtube-dl-2014.12.10.3.tar.gz", + "0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7" + ] } } } \ No newline at end of file From 6e834f71b5068c911667a3d7465cd28408c5ec31 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 12 Dec 2014 03:39:03 +0100 Subject: [PATCH 20/65] release 2014.12.12.1 --- download.html | 18 +++++++++--------- supportedsites.html | 4 ++++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 46 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 4e9cb6298..c1c556901 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.10.3 (sig)

      +

      2014.12.12.1 (sig)

        -
      • MD5: 3006280f4f062d7f8e61f6955888aeff
      • -
      • SHA1: 9dcfa440bc6fc49c9955f8c2f0df7f4176e69133
      • -
      • SHA256: ec09864ba75fa7953ae8c2373fd04359270ac3f7b9bbc7c2dd764e3375c7e3b0
      • +
      • MD5: 68c32e922efe668fae1b5276a5b9c642
      • +
      • SHA1: f3989346f47a638f428ec889d1e5c96e1a88669c
      • +
      • SHA256: 7e2b5bd3c30e46458ec40292094e17d1a8ee58fd6884d5082d51767ec81be535

      - Windows exe (sig - 1ef93fbab94af2338f1a395f6b59b158e55049eb4cb8bc268febc0ce101caf22)
      - Full source + docs + binary tarball (sig - 0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7) + Windows exe (sig - fed2f2070e39a5bf72cda4703b9531dadfbf7eecee419cc759c6082d3145135c)
      + Full source + docs + binary tarball (sig - 125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6)

      To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.10.3/youtube-dl -o /usr/local/bin/youtube-dl
      +sudo curl https://yt-dl.org/downloads/2014.12.12.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.12.10.3/youtube-dl -O /usr/local/bin/youtube-dl
      +sudo wget https://yt-dl.org/downloads/2014.12.12.1/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.10.3/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.12.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 5be54ccdc..31d8d6033 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -74,6 +74,7 @@
    • CeskaTelevize
    • channel9: Channel 9
    • Chilloutzone
    • +
    • Cinchcast
    • Cinemassacre
    • clipfish
    • cliphunter
    • @@ -323,6 +324,7 @@
    • SciVee
    • screen.yahoo:search: Yahoo screen search
    • Screencast
    • +
    • ScreenwaveMedia
    • ServingSys
    • Sexu
    • SexyKarma: Sexy Karma and Watch Indian Porn
    • @@ -370,6 +372,7 @@
    • teachertube:user:collection: teachertube.com user and collection videos
    • TeachingChannel
    • Teamcoco
    • +
    • TeamFour
    • TechTalks
    • techtv.mit.edu
    • TED
    • @@ -496,6 +499,7 @@
    • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
    • youtube:watch_later: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
    • ZDF
    • +
    • ZDFChannel
    • zingmp3:album: mp3.zing.vn albums
    • zingmp3:song: mp3.zing.vn songs
    diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 204e995a3..fe2750023 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10.3 \ No newline at end of file +2014.12.12.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b7b34a4c0..77ba8bb8d 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-10T15:22:13.658737Z + 2014-12-12T03:39:01.812114Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6725,4 +6725,19 @@ 2014-12-10T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.1 + New version 2014.12.12.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.12.1/ +
    +
    + + The youtube-dl maintainers + + 2014-12-12T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9f815eb1a..2e4d9cb0b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.10.3", - "signature": "917f139ca00efef68f341c73c6f854136a796d8316500656e6dfe9d46190d93b4da7b330f0b8bbde298bef798724541c285a482f3df33d143f05dbe76da2a2fcb455594b11c56f4b976421d7287b54a16941afd295824dfe36e14309d4c8f13635fd9c35beac19810578087099fcaae955a4aa6d8a0c598974b736ace5aa4ec7", + "latest": "2014.12.12.1", + "signature": "972edbd5669cf50a2927aec5d4a54655883708f021b1d4506409b2f7456aa59d572e7e2ae2bb965664ac75641a3c9be715623b9d33791eca4d613814013227c9f6ffa19e48261793905a6892ee1bd2620397a72f1c0dd64e9f802c6026aee27eaadb8fb957bce78f45591756e601113c0b60212ed46d0ca158e81c1dc7e7813a", "versions": { "2012.02.22": { "bin": [ @@ -6279,6 +6279,20 @@ "https://yt-dl.org/downloads/2014.12.10.3/youtube-dl-2014.12.10.3.tar.gz", "0fc3251cbd4b619eeea8978ed24d8821b84f270183178a676f57297823fe34a7" ] + }, + "2014.12.12.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.1/youtube-dl", + "7e2b5bd3c30e46458ec40292094e17d1a8ee58fd6884d5082d51767ec81be535" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.1/youtube-dl.exe", + "fed2f2070e39a5bf72cda4703b9531dadfbf7eecee419cc759c6082d3145135c" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.1/youtube-dl-2014.12.12.1.tar.gz", + "125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6" + ] } } } \ No newline at end of file From c191693e0481c5de9d791f40cf28cdc7886a19fa Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 12 Dec 2014 15:59:45 +0100 Subject: [PATCH 21/65] release 2014.12.12.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index c1c556901..1316f6d8c 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.12.1 (sig)

    +

    2014.12.12.2 (sig)

      -
    • MD5: 68c32e922efe668fae1b5276a5b9c642
    • -
    • SHA1: f3989346f47a638f428ec889d1e5c96e1a88669c
    • -
    • SHA256: 7e2b5bd3c30e46458ec40292094e17d1a8ee58fd6884d5082d51767ec81be535
    • +
    • MD5: d0816c9ba1376a7732d111b7ad14127b
    • +
    • SHA1: c42c523002090fe4de8c1d0cd164f6fe3d4b71d5
    • +
    • SHA256: 90026c7cc9d1a863d6842d503683a6d813c76c01c483f6981d1154c93d2e0310

    - Windows exe (sig - fed2f2070e39a5bf72cda4703b9531dadfbf7eecee419cc759c6082d3145135c)
    - Full source + docs + binary tarball (sig - 125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6) + Windows exe (sig - b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb)
    + Full source + docs + binary tarball (sig - 58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.12.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.12.2/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.12.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.12.2/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.12.1/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.12.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index fe2750023..688d5b641 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.1 \ No newline at end of file +2014.12.12.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 77ba8bb8d..d7ce46177 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-12T03:39:01.812114Z + 2014-12-12T15:59:44.183478Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6740,4 +6740,19 @@ 2014-12-12T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.2 + New version 2014.12.12.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.12.2/ +
    +
    + + The youtube-dl maintainers + + 2014-12-12T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2e4d9cb0b..680e8eb77 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.1", - "signature": "972edbd5669cf50a2927aec5d4a54655883708f021b1d4506409b2f7456aa59d572e7e2ae2bb965664ac75641a3c9be715623b9d33791eca4d613814013227c9f6ffa19e48261793905a6892ee1bd2620397a72f1c0dd64e9f802c6026aee27eaadb8fb957bce78f45591756e601113c0b60212ed46d0ca158e81c1dc7e7813a", + "latest": "2014.12.12.2", + "signature": "9ccc60afbd73a0979ab4883010391d75de8fbe49ff6b121f40c86df0972a34ce5c624584642ac041b0bf01f991de99fade452433b66f81b59dfc78f1930b731139604ca69eb737ba18220e5529ff786407ca7d9323adf7592d897545b1a08e0537ef92d3e0a4588c5e14d3ad5a0282a881e9bba92b75abbe1a2d9370fda696ea", "versions": { "2012.02.22": { "bin": [ @@ -6293,6 +6293,20 @@ "https://yt-dl.org/downloads/2014.12.12.1/youtube-dl-2014.12.12.1.tar.gz", "125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6" ] + }, + "2014.12.12.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.2/youtube-dl", + "90026c7cc9d1a863d6842d503683a6d813c76c01c483f6981d1154c93d2e0310" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.2/youtube-dl.exe", + "b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.2/youtube-dl-2014.12.12.2.tar.gz", + "58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377" + ] } } } \ No newline at end of file From 4deb5d69006eb0916920346a42b56a404a8aebd8 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 12 Dec 2014 16:51:21 +0100 Subject: [PATCH 22/65] release 2014.12.12.3 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 1316f6d8c..46b201c83 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.12.2 (sig)

    +

    2014.12.12.3 (sig)

      -
    • MD5: d0816c9ba1376a7732d111b7ad14127b
    • -
    • SHA1: c42c523002090fe4de8c1d0cd164f6fe3d4b71d5
    • -
    • SHA256: 90026c7cc9d1a863d6842d503683a6d813c76c01c483f6981d1154c93d2e0310
    • +
    • MD5: 24f64b26d88ed3e2f10dd16d6791ec9d
    • +
    • SHA1: 38378a2f8d0ab8867f8a2c25899855c3009bb6cc
    • +
    • SHA256: 779946010662b8433fc2ddaabe6689ab7fe92148d866ae0f87b8ee4cc756469b

    - Windows exe (sig - b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb)
    - Full source + docs + binary tarball (sig - 58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377) + Windows exe (sig - 56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c)
    + Full source + docs + binary tarball (sig - b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.12.2/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.12.3/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.12.2/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.12.3/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.12.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.12.12.3/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 31d8d6033..60eea2c61 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -153,6 +153,7 @@
  • Gametrailers
  • GDCVault
  • generic: Generic downloader that works on some sites
  • +
  • GiantBomb
  • Glide: Glide mobile video messages (glide.me)
  • Globo
  • GodTube
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 688d5b641..01d3fdebe 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.2 \ No newline at end of file +2014.12.12.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d7ce46177..947da8514 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-12T15:59:44.183478Z + 2014-12-12T16:51:19.718509Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6755,4 +6755,19 @@ 2014-12-12T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.3 + New version 2014.12.12.3 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.12.3/ +
    +
    + + The youtube-dl maintainers + + 2014-12-12T00:00:03Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 680e8eb77..9f4dd185f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.2", - "signature": "9ccc60afbd73a0979ab4883010391d75de8fbe49ff6b121f40c86df0972a34ce5c624584642ac041b0bf01f991de99fade452433b66f81b59dfc78f1930b731139604ca69eb737ba18220e5529ff786407ca7d9323adf7592d897545b1a08e0537ef92d3e0a4588c5e14d3ad5a0282a881e9bba92b75abbe1a2d9370fda696ea", + "latest": "2014.12.12.3", + "signature": "41f8a427df3b6e36c474dd9d07d143700fea6a2b8e519c70ff33cc94e33fa892a6b6f637ab7d9a5374b320535defb2204750a06a4405d88bf0682401748da6ac9e18c6378468084ba94980040f02493b5012ce82dba9b6cfb3497702459081150e1b89db294a5d58d5389408378229325f292abe34b5261d6a2162e6b27ca918", "versions": { "2012.02.22": { "bin": [ @@ -6307,6 +6307,20 @@ "https://yt-dl.org/downloads/2014.12.12.2/youtube-dl-2014.12.12.2.tar.gz", "58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377" ] + }, + "2014.12.12.3": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.3/youtube-dl", + "779946010662b8433fc2ddaabe6689ab7fe92148d866ae0f87b8ee4cc756469b" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.3/youtube-dl.exe", + "56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.3/youtube-dl-2014.12.12.3.tar.gz", + "b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7" + ] } } } \ No newline at end of file From b831f149de25372c99e4cfcf0d3a81656a0310ab Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 12 Dec 2014 17:21:10 +0100 Subject: [PATCH 23/65] release 2014.12.12.4 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 46b201c83..b0876b707 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.12.3 (sig)

    +

    2014.12.12.4 (sig)

      -
    • MD5: 24f64b26d88ed3e2f10dd16d6791ec9d
    • -
    • SHA1: 38378a2f8d0ab8867f8a2c25899855c3009bb6cc
    • -
    • SHA256: 779946010662b8433fc2ddaabe6689ab7fe92148d866ae0f87b8ee4cc756469b
    • +
    • MD5: cbb0c37e5542f0c34d6355930c6f91ec
    • +
    • SHA1: e3368c6ba8523bb203cb3caa3717b000a448d31c
    • +
    • SHA256: c89babcd809270f042020a48af0a62ade767e5d53aaab7e4e69b39b20838fc60

    - Windows exe (sig - 56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c)
    - Full source + docs + binary tarball (sig - b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7) + Windows exe (sig - b4d2f7fa8ccaf3a64dd14e4ea771b1f3e6b98662ebfd27fed5a729d47e9a6bb7)
    + Full source + docs + binary tarball (sig - 955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.12.3/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.12.4/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.12.3/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.12.4/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.12.3/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.12.4/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/update/LATEST_VERSION b/update/LATEST_VERSION index 01d3fdebe..00653325d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.3 \ No newline at end of file +2014.12.12.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 947da8514..c55201324 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-12T16:51:19.718509Z + 2014-12-12T17:21:08.295589Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6770,4 +6770,19 @@ 2014-12-12T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.4 + New version 2014.12.12.4 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.12.4/ +
    +
    + + The youtube-dl maintainers + + 2014-12-12T00:00:04Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9f4dd185f..d89122149 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.3", - "signature": "41f8a427df3b6e36c474dd9d07d143700fea6a2b8e519c70ff33cc94e33fa892a6b6f637ab7d9a5374b320535defb2204750a06a4405d88bf0682401748da6ac9e18c6378468084ba94980040f02493b5012ce82dba9b6cfb3497702459081150e1b89db294a5d58d5389408378229325f292abe34b5261d6a2162e6b27ca918", + "latest": "2014.12.12.4", + "signature": "5ffa1e765c7f78bea9eb62eea1353021366609d05b2b8ee6d946681bbbf28861f967c33701e1312727b3727ca5fd50b1a32e586a9f6b8cb484fc7b3292cf1b845dd851931851c66a669972e79cf0ab1d8a1ca595a07c48736d1ca23e196953c12903301a0619b5dcfb5d95a18374b8cd5acde42337c59c9213e70ed0614f2067", "versions": { "2012.02.22": { "bin": [ @@ -6321,6 +6321,20 @@ "https://yt-dl.org/downloads/2014.12.12.3/youtube-dl-2014.12.12.3.tar.gz", "b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7" ] + }, + "2014.12.12.4": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.4/youtube-dl", + "c89babcd809270f042020a48af0a62ade767e5d53aaab7e4e69b39b20838fc60" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.4/youtube-dl.exe", + "b4d2f7fa8ccaf3a64dd14e4ea771b1f3e6b98662ebfd27fed5a729d47e9a6bb7" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.4/youtube-dl-2014.12.12.4.tar.gz", + "955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635" + ] } } } \ No newline at end of file From a1fa9761dab06a7cdc26ae0574026d6a730fe2d2 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 12 Dec 2014 17:48:39 +0100 Subject: [PATCH 24/65] release 2014.12.12.5 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index b0876b707..8195ec391 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.12.4 (sig)

    +

    2014.12.12.5 (sig)

      -
    • MD5: cbb0c37e5542f0c34d6355930c6f91ec
    • -
    • SHA1: e3368c6ba8523bb203cb3caa3717b000a448d31c
    • -
    • SHA256: c89babcd809270f042020a48af0a62ade767e5d53aaab7e4e69b39b20838fc60
    • +
    • MD5: 05d413660a0d9fefd0b6bca031e6a2c9
    • +
    • SHA1: 2bd9955136c20d2799db00f8bbb3b4197b8d15af
    • +
    • SHA256: 4ddcc245a41d7f153880dffbb4e8785766e5958fdbf4ecf416160f3ee3180d95

    - Windows exe (sig - b4d2f7fa8ccaf3a64dd14e4ea771b1f3e6b98662ebfd27fed5a729d47e9a6bb7)
    - Full source + docs + binary tarball (sig - 955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635) + Windows exe (sig - 7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a)
    + Full source + docs + binary tarball (sig - 40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.12.4/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.12.5/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.12.4/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.12.5/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.12.4/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.12.5/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 60eea2c61..9b361500a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -162,6 +162,7 @@
  • GorillaVid: GorillaVid.in, daclips.in, movpod.in and fastvideo.in
  • Goshgay
  • Grooveshark
  • +
  • Groupon
  • Hark
  • Heise
  • Helsinki: helsinki.fi
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 00653325d..319dfa025 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.4 \ No newline at end of file +2014.12.12.5 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c55201324..58c21ef67 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-12T17:21:08.295589Z + 2014-12-12T17:48:38.365009Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6785,4 +6785,19 @@ 2014-12-12T00:00:04Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.5 + New version 2014.12.12.5 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.12.5/ +
    +
    + + The youtube-dl maintainers + + 2014-12-12T00:00:05Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d89122149..2519ca831 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.4", - "signature": "5ffa1e765c7f78bea9eb62eea1353021366609d05b2b8ee6d946681bbbf28861f967c33701e1312727b3727ca5fd50b1a32e586a9f6b8cb484fc7b3292cf1b845dd851931851c66a669972e79cf0ab1d8a1ca595a07c48736d1ca23e196953c12903301a0619b5dcfb5d95a18374b8cd5acde42337c59c9213e70ed0614f2067", + "latest": "2014.12.12.5", + "signature": "6934fe63eb308e82b9040fd27ac98c144cbb6c79d132305d56a82f2e2d3cb4a6853d6b07d5a11b6105dcd9c937699404ab784002d731cd078af06b97dce506dcce72c6684153b17ccf434b7978a310103e13212644b0483266d20da3307427ab1ed7b56ff4b8b3f7a4ab02c48b298b319f50c0c1649ea4749e2d23c92c88d659", "versions": { "2012.02.22": { "bin": [ @@ -6335,6 +6335,20 @@ "https://yt-dl.org/downloads/2014.12.12.4/youtube-dl-2014.12.12.4.tar.gz", "955740062a47842eee72a5550f37d47dba1093ed41cbf10c87f6e72c066df635" ] + }, + "2014.12.12.5": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl", + "4ddcc245a41d7f153880dffbb4e8785766e5958fdbf4ecf416160f3ee3180d95" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl.exe", + "7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl-2014.12.12.5.tar.gz", + "40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969" + ] } } } \ No newline at end of file From 9bb483f879472b93bb3d62ffa8448e996ed32261 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 12 Dec 2014 18:29:19 +0100 Subject: [PATCH 25/65] release 2014.12.12.7 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 8195ec391..fe23f7f4f 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.12.5 (sig)

    +

    2014.12.12.7 (sig)

      -
    • MD5: 05d413660a0d9fefd0b6bca031e6a2c9
    • -
    • SHA1: 2bd9955136c20d2799db00f8bbb3b4197b8d15af
    • -
    • SHA256: 4ddcc245a41d7f153880dffbb4e8785766e5958fdbf4ecf416160f3ee3180d95
    • +
    • MD5: 2a6745ef7386876da663787fe5242625
    • +
    • SHA1: c9c2cb34cb1d31b134a612edf1d823e937a6b64b
    • +
    • SHA256: 616fce5230a3e3540bba2e1ff15b0ac71e688bc45be72d774d2c0e2cbff1fa44

    - Windows exe (sig - 7398bf9c1583779a95da3502f83641d0d442c2f92e95be09a5efaefd64f3950a)
    - Full source + docs + binary tarball (sig - 40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969) + Windows exe (sig - 75172d51820dda90a6967013d1aee02590b9181e74f8c47a6593bfaad983fecc)
    + Full source + docs + binary tarball (sig - fbd70a8cdbcdd0e788a7c9a91c5a25b84bd11eb1695139e4803e7ac4ff4f163d)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.12.5/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.12.7/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.12.5/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.12.7/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.12.5/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.12.7/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/update/LATEST_VERSION b/update/LATEST_VERSION index 319dfa025..33a94d20d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.5 \ No newline at end of file +2014.12.12.7 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 58c21ef67..76d1ff5fb 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-12T17:48:38.365009Z + 2014-12-12T18:29:18.005407Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6800,4 +6800,19 @@ 2014-12-12T00:00:05Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.7 + New version 2014.12.12.7 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.12.7/ +
    +
    + + The youtube-dl maintainers + + 2014-12-12T00:00:07Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2519ca831..fb1331583 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.5", - "signature": "6934fe63eb308e82b9040fd27ac98c144cbb6c79d132305d56a82f2e2d3cb4a6853d6b07d5a11b6105dcd9c937699404ab784002d731cd078af06b97dce506dcce72c6684153b17ccf434b7978a310103e13212644b0483266d20da3307427ab1ed7b56ff4b8b3f7a4ab02c48b298b319f50c0c1649ea4749e2d23c92c88d659", + "latest": "2014.12.12.7", + "signature": "0a310aa185d30f2aac2bd1c3fa302110283905c7b1474b64574a8d1dbfc4986c13ed8d1fe9a693085592c8d2e519dc47993bd6ce3dbbf72507f7bf0f4289613acc5f65835319d0f6204b46105857ccbb737a5eb68bb31488d83ef9c2bb18a63e670625d0b721c2025d86f141c22ca10cd5dee24122975f3c544bc99a475e5e49", "versions": { "2012.02.22": { "bin": [ @@ -6349,6 +6349,20 @@ "https://yt-dl.org/downloads/2014.12.12.5/youtube-dl-2014.12.12.5.tar.gz", "40a30a461e73acfa806e8c5656f213983aeecc5120967da14233eeedcb693969" ] + }, + "2014.12.12.7": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.12.7/youtube-dl", + "616fce5230a3e3540bba2e1ff15b0ac71e688bc45be72d774d2c0e2cbff1fa44" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.12.7/youtube-dl.exe", + "75172d51820dda90a6967013d1aee02590b9181e74f8c47a6593bfaad983fecc" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.12.7/youtube-dl-2014.12.12.7.tar.gz", + "fbd70a8cdbcdd0e788a7c9a91c5a25b84bd11eb1695139e4803e7ac4ff4f163d" + ] } } } \ No newline at end of file From e3a3ac788fb09c19c5759d6d0feb32850651321e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 13 Dec 2014 23:17:33 +0100 Subject: [PATCH 26/65] release 2014.12.13 --- download.html | 18 +++++++++--------- supportedsites.html | 3 +++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 45 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index fe23f7f4f..8691b5bcc 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.12.7 (sig)

    +

    2014.12.13 (sig)

      -
    • MD5: 2a6745ef7386876da663787fe5242625
    • -
    • SHA1: c9c2cb34cb1d31b134a612edf1d823e937a6b64b
    • -
    • SHA256: 616fce5230a3e3540bba2e1ff15b0ac71e688bc45be72d774d2c0e2cbff1fa44
    • +
    • MD5: 44c0f46019c5028e6452ef5b3e431680
    • +
    • SHA1: 4b39adf0ede5fe507395d9b44371cfa1f98c59ef
    • +
    • SHA256: 807360726fed509cdd8dbe86e5aebfaac788c04ec6f9075e6a0b7539e229d0b1

    - Windows exe (sig - 75172d51820dda90a6967013d1aee02590b9181e74f8c47a6593bfaad983fecc)
    - Full source + docs + binary tarball (sig - fbd70a8cdbcdd0e788a7c9a91c5a25b84bd11eb1695139e4803e7ac4ff4f163d) + Windows exe (sig - 87a3d2cec96d55cc27a4180eee3f5a9e018ff9bacaa877cac87c7ae4e9857f4d)
    + Full source + docs + binary tarball (sig - d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.12.7/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.13/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.12.7/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.13/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.12.7/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.13/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 9b361500a..6da4f7230 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -86,6 +86,7 @@
  • CNN
  • CNNBlogs
  • CollegeHumor
  • +
  • ComCarCoff
  • ComedyCentral
  • ComedyCentralShows: The Daily Show / The Colbert Report
  • CondeNast: Condé Nast media group: Condé Nast, GQ, Glamour, Vanity Fair, Vogue, W Magazine, WIRED
  • @@ -304,6 +305,7 @@
  • Rai
  • RBMARadio
  • RedTube
  • +
  • Restudy
  • ReverbNation
  • RingTV
  • RottenTomatoes
  • @@ -311,6 +313,7 @@
  • RTBF
  • RTLnow
  • rtlxl.nl
  • +
  • RTP
  • RTS: RTS.ch
  • rtve.es:alacarta: RTVE a la carta
  • rtve.es:live: RTVE.es live streams
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 33a94d20d..1f55bab9c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.12.7 \ No newline at end of file +2014.12.13 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 76d1ff5fb..33ba429c6 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-12T18:29:18.005407Z + 2014-12-13T23:17:31.963045Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6815,4 +6815,19 @@ 2014-12-12T00:00:07Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.13 + New version 2014.12.13 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.13/ +
    +
    + + The youtube-dl maintainers + + 2014-12-13T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index fb1331583..da0688470 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.12.7", - "signature": "0a310aa185d30f2aac2bd1c3fa302110283905c7b1474b64574a8d1dbfc4986c13ed8d1fe9a693085592c8d2e519dc47993bd6ce3dbbf72507f7bf0f4289613acc5f65835319d0f6204b46105857ccbb737a5eb68bb31488d83ef9c2bb18a63e670625d0b721c2025d86f141c22ca10cd5dee24122975f3c544bc99a475e5e49", + "latest": "2014.12.13", + "signature": "55f59c4b7a860d9815bc30b6f88fc7fb92a2eaa178ce54078d4eca1307841d7db35c5707a966f04fe512e56dfbe40b0013159703b331abd709a394ccab48d0a82853015926a35bb0814643f160fd86e0a7d8bdd85d14466d7b9cd303823c4401275414856a140b9d82270733b441bff82554dbf6a537bbe68ed8937a7819a988", "versions": { "2012.02.22": { "bin": [ @@ -6363,6 +6363,20 @@ "https://yt-dl.org/downloads/2014.12.12.7/youtube-dl-2014.12.12.7.tar.gz", "fbd70a8cdbcdd0e788a7c9a91c5a25b84bd11eb1695139e4803e7ac4ff4f163d" ] + }, + "2014.12.13": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.13/youtube-dl", + "807360726fed509cdd8dbe86e5aebfaac788c04ec6f9075e6a0b7539e229d0b1" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.13/youtube-dl.exe", + "87a3d2cec96d55cc27a4180eee3f5a9e018ff9bacaa877cac87c7ae4e9857f4d" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.13/youtube-dl-2014.12.13.tar.gz", + "d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6" + ] } } } \ No newline at end of file From 31d0cf05e064771903a8171103142d790551c5a2 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 13 Dec 2014 23:55:05 +0100 Subject: [PATCH 27/65] release 2014.12.13.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 8691b5bcc..c4e9733e7 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.13 (sig)

    +

    2014.12.13.1 (sig)

      -
    • MD5: 44c0f46019c5028e6452ef5b3e431680
    • -
    • SHA1: 4b39adf0ede5fe507395d9b44371cfa1f98c59ef
    • -
    • SHA256: 807360726fed509cdd8dbe86e5aebfaac788c04ec6f9075e6a0b7539e229d0b1
    • +
    • MD5: 0fc88837c2c44dd7d219729793fd191d
    • +
    • SHA1: 0b4961701102c70d2eb38778f990426210febfe7
    • +
    • SHA256: c9b53d6878f5ba5c8a20c0f8209e560286ffb2e1c8ad7751b5a66655addd05bb

    - Windows exe (sig - 87a3d2cec96d55cc27a4180eee3f5a9e018ff9bacaa877cac87c7ae4e9857f4d)
    - Full source + docs + binary tarball (sig - d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6) + Windows exe (sig - 271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced)
    + Full source + docs + binary tarball (sig - 36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.13/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.13.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.12.13/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.13.1/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.13/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.13.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/update/LATEST_VERSION b/update/LATEST_VERSION index 1f55bab9c..248e5f9dc 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.13 \ No newline at end of file +2014.12.13.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 33ba429c6..d14bc653e 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-13T23:17:31.963045Z + 2014-12-13T23:55:03.975546Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6830,4 +6830,19 @@ 2014-12-13T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.13.1 + New version 2014.12.13.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.13.1/ +
    +
    + + The youtube-dl maintainers + + 2014-12-13T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index da0688470..4024f48b4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.13", - "signature": "55f59c4b7a860d9815bc30b6f88fc7fb92a2eaa178ce54078d4eca1307841d7db35c5707a966f04fe512e56dfbe40b0013159703b331abd709a394ccab48d0a82853015926a35bb0814643f160fd86e0a7d8bdd85d14466d7b9cd303823c4401275414856a140b9d82270733b441bff82554dbf6a537bbe68ed8937a7819a988", + "latest": "2014.12.13.1", + "signature": "42d07e5542954915c02b7fba2a8ae31b504351b03789605fe7593cf1f081f64887165995b0b6234477737816bf9f96c0b4b1b93cd4b81e262edb297591d397458d38c5568eb95de5b64fc65ee9449987bc6b994405cf1d17fc1c1c8986ef8f560328ffe0ba890b6a274e5ae638ac69a7bacaa19ae9abf03dc608d95fcb4be2b9", "versions": { "2012.02.22": { "bin": [ @@ -6377,6 +6377,20 @@ "https://yt-dl.org/downloads/2014.12.13/youtube-dl-2014.12.13.tar.gz", "d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6" ] + }, + "2014.12.13.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.13.1/youtube-dl", + "c9b53d6878f5ba5c8a20c0f8209e560286ffb2e1c8ad7751b5a66655addd05bb" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.13.1/youtube-dl.exe", + "271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.13.1/youtube-dl-2014.12.13.1.tar.gz", + "36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee" + ] } } } \ No newline at end of file From b8e8032f4d13d4369533faf0818a431a4d91162e Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 14 Dec 2014 00:22:00 +0100 Subject: [PATCH 28/65] release 2014.12.14 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index c4e9733e7..5a9b9cfd2 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.13.1 (sig)

    +

    2014.12.14 (sig)

      -
    • MD5: 0fc88837c2c44dd7d219729793fd191d
    • -
    • SHA1: 0b4961701102c70d2eb38778f990426210febfe7
    • -
    • SHA256: c9b53d6878f5ba5c8a20c0f8209e560286ffb2e1c8ad7751b5a66655addd05bb
    • +
    • MD5: 1608a517de50e2b601dcbcef317a4f1e
    • +
    • SHA1: 64600463e63c79cc03e1acefb6f2fd6adf3b0317
    • +
    • SHA256: 1d326f67fd672579c85ed84e1513d09c4d0cf0cba35ed16046373af86e14b584

    - Windows exe (sig - 271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced)
    - Full source + docs + binary tarball (sig - 36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee) + Windows exe (sig - 5bbc72697105b232c29fa85e2c85b7abebf1ccbc8054049f201cdcba5efc3542)
    + Full source + docs + binary tarball (sig - 13e102f641b3714e8c80ac8909a44c8ef49bb3708728fa2495f34c6b4b795082)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.13.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.14/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.13.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.14/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.13.1/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.14/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/update/LATEST_VERSION b/update/LATEST_VERSION index 248e5f9dc..98b8a9c5b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.13.1 \ No newline at end of file +2014.12.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d14bc653e..aa56ee575 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-13T23:55:03.975546Z + 2014-12-14T00:21:58.727054Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6845,4 +6845,19 @@ 2014-12-13T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.14 + New version 2014.12.14 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.14/ +
    +
    + + The youtube-dl maintainers + + 2014-12-14T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4024f48b4..180af153f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.13.1", - "signature": "42d07e5542954915c02b7fba2a8ae31b504351b03789605fe7593cf1f081f64887165995b0b6234477737816bf9f96c0b4b1b93cd4b81e262edb297591d397458d38c5568eb95de5b64fc65ee9449987bc6b994405cf1d17fc1c1c8986ef8f560328ffe0ba890b6a274e5ae638ac69a7bacaa19ae9abf03dc608d95fcb4be2b9", + "latest": "2014.12.14", + "signature": "87deb31e0c56c6820333a4033657fde62c9b8b74d9a290e2910a34964e020aa11440e33f26a6ac8e6205b141df5f8f653c1120d81f6b30f85c1f45d0890c1abbcf4fb4937904393e0f189a26d7e9184534377d26094c634ed064d8a1db3b99bfb085a0e34bea6e9d5d9534f39fe2374dc751be2711d5ecce46ce8ddbd69ea608", "versions": { "2012.02.22": { "bin": [ @@ -6391,6 +6391,20 @@ "https://yt-dl.org/downloads/2014.12.13.1/youtube-dl-2014.12.13.1.tar.gz", "36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee" ] + }, + "2014.12.14": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.14/youtube-dl", + "1d326f67fd672579c85ed84e1513d09c4d0cf0cba35ed16046373af86e14b584" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.14/youtube-dl.exe", + "5bbc72697105b232c29fa85e2c85b7abebf1ccbc8054049f201cdcba5efc3542" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.14/youtube-dl-2014.12.14.tar.gz", + "13e102f641b3714e8c80ac8909a44c8ef49bb3708728fa2495f34c6b4b795082" + ] } } } \ No newline at end of file From 7b8633632589af71d2dc0a3486d0f9d6279672fc Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 15 Dec 2014 01:42:54 +0100 Subject: [PATCH 29/65] release 2014.12.15 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 5a9b9cfd2..1a010a133 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.14 (sig)

    +

    2014.12.15 (sig)

      -
    • MD5: 1608a517de50e2b601dcbcef317a4f1e
    • -
    • SHA1: 64600463e63c79cc03e1acefb6f2fd6adf3b0317
    • -
    • SHA256: 1d326f67fd672579c85ed84e1513d09c4d0cf0cba35ed16046373af86e14b584
    • +
    • MD5: 8b54672361efc1031f50d6bd75f0cc1d
    • +
    • SHA1: 46eae541d0e9d77823ef4f0df39cd23f76ca0410
    • +
    • SHA256: 536651c7c965dc44518964e6efbee0f77626b143b6c2b9276555e37d6f3d54e6

    - Windows exe (sig - 5bbc72697105b232c29fa85e2c85b7abebf1ccbc8054049f201cdcba5efc3542)
    - Full source + docs + binary tarball (sig - 13e102f641b3714e8c80ac8909a44c8ef49bb3708728fa2495f34c6b4b795082) + Windows exe (sig - 41c992a7a834a14c5136a232a34272be030774f87525584cf6b5853bb2ecc5a2)
    + Full source + docs + binary tarball (sig - 5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.14/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.15/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.14/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.15/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.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/2014.12.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 6da4f7230..c82091c4e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -484,6 +484,7 @@
  • XTubeUser: XTube user profile
  • XVideos
  • Yahoo: Yahoo screen and movies
  • +
  • YesJapan
  • Ynet
  • YouJizz
  • Youku
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 98b8a9c5b..8278531bb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.14 \ No newline at end of file +2014.12.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index aa56ee575..9ec1bf540 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-14T00:21:58.727054Z + 2014-12-15T01:42:51.022916Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6860,4 +6860,19 @@ 2014-12-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.15 + New version 2014.12.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.15/ +
    +
    + + The youtube-dl maintainers + + 2014-12-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 180af153f..27a0180c6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.14", - "signature": "87deb31e0c56c6820333a4033657fde62c9b8b74d9a290e2910a34964e020aa11440e33f26a6ac8e6205b141df5f8f653c1120d81f6b30f85c1f45d0890c1abbcf4fb4937904393e0f189a26d7e9184534377d26094c634ed064d8a1db3b99bfb085a0e34bea6e9d5d9534f39fe2374dc751be2711d5ecce46ce8ddbd69ea608", + "latest": "2014.12.15", + "signature": "5fef626a0953406c9ca0667fd2444970deef915cd881ed7841e5794a48a6e943bba04e7d13897ea3ee0e025909c7ad9cc0c946cf76a7563a924ff4d86a5991e2fdabf5565cafbaa4c404087b9297fbc41cf1c1a6d8818b67e3c95343c2f5b2162d7b9f81df10b78bc8a1c1ea3ae8a69c54815154f1e319b2075fdee6dd6a7816", "versions": { "2012.02.22": { "bin": [ @@ -6405,6 +6405,20 @@ "https://yt-dl.org/downloads/2014.12.14/youtube-dl-2014.12.14.tar.gz", "13e102f641b3714e8c80ac8909a44c8ef49bb3708728fa2495f34c6b4b795082" ] + }, + "2014.12.15": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.15/youtube-dl", + "536651c7c965dc44518964e6efbee0f77626b143b6c2b9276555e37d6f3d54e6" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.15/youtube-dl.exe", + "41c992a7a834a14c5136a232a34272be030774f87525584cf6b5853bb2ecc5a2" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.15/youtube-dl-2014.12.15.tar.gz", + "5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727" + ] } } } \ No newline at end of file From 678d7bff51a4804af3ae898ad28616ee70e66d73 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 16 Dec 2014 00:33:55 +0100 Subject: [PATCH 30/65] release 2014.12.16 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 1a010a133..883739c20 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.15 (sig)

    +

    2014.12.16 (sig)

      -
    • MD5: 8b54672361efc1031f50d6bd75f0cc1d
    • -
    • SHA1: 46eae541d0e9d77823ef4f0df39cd23f76ca0410
    • -
    • SHA256: 536651c7c965dc44518964e6efbee0f77626b143b6c2b9276555e37d6f3d54e6
    • +
    • MD5: 478f44cb5b38fe5f6587b4699a2a9617
    • +
    • SHA1: fc69393068e58d155dd906ed7cafc3f8fc42ac66
    • +
    • SHA256: d28257c1e08b6a7e412f55ffe47f2a916b8ed43af5ecf64e7d188661a55047e2

    - Windows exe (sig - 41c992a7a834a14c5136a232a34272be030774f87525584cf6b5853bb2ecc5a2)
    - Full source + docs + binary tarball (sig - 5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727) + Windows exe (sig - af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508)
    + Full source + docs + binary tarball (sig - 0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.15/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.16/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.15/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.16/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.15/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.16/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/update/LATEST_VERSION b/update/LATEST_VERSION index 8278531bb..273197d6d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.15 \ No newline at end of file +2014.12.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9ec1bf540..5d1543212 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-15T01:42:51.022916Z + 2014-12-16T00:33:53.596980Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6875,4 +6875,19 @@ 2014-12-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.16 + New version 2014.12.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.16/ +
    +
    + + The youtube-dl maintainers + + 2014-12-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 27a0180c6..d38847674 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.15", - "signature": "5fef626a0953406c9ca0667fd2444970deef915cd881ed7841e5794a48a6e943bba04e7d13897ea3ee0e025909c7ad9cc0c946cf76a7563a924ff4d86a5991e2fdabf5565cafbaa4c404087b9297fbc41cf1c1a6d8818b67e3c95343c2f5b2162d7b9f81df10b78bc8a1c1ea3ae8a69c54815154f1e319b2075fdee6dd6a7816", + "latest": "2014.12.16", + "signature": "8e219b20077b6271f59837d139d1826d56dfcea4fb61e26b09cac10f5d3ee2a92c86fe38530e7cf2004b7df58b50dc07017c6d551b642b264d4a75305f444171db4ee19e82b4474cc71ed203fc70d10ccaa312508af2e8da246ee3748e238924353a072915cd9d94154f25486dfdee7373e846ac9f8de4742b2d8a0087748471", "versions": { "2012.02.22": { "bin": [ @@ -6419,6 +6419,20 @@ "https://yt-dl.org/downloads/2014.12.15/youtube-dl-2014.12.15.tar.gz", "5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727" ] + }, + "2014.12.16": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.16/youtube-dl", + "d28257c1e08b6a7e412f55ffe47f2a916b8ed43af5ecf64e7d188661a55047e2" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.16/youtube-dl.exe", + "af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz", + "0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f" + ] } } } \ No newline at end of file From 37d868f0f4a081fe1a81654260d63933b4df96e4 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 16 Dec 2014 16:08:07 +0100 Subject: [PATCH 31/65] release 2014.12.16.1 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 883739c20..30ef44569 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.16 (sig)

    +

    2014.12.16.1 (sig)

      -
    • MD5: 478f44cb5b38fe5f6587b4699a2a9617
    • -
    • SHA1: fc69393068e58d155dd906ed7cafc3f8fc42ac66
    • -
    • SHA256: d28257c1e08b6a7e412f55ffe47f2a916b8ed43af5ecf64e7d188661a55047e2
    • +
    • MD5: c336df95ec2b06f47f092ad098d07494
    • +
    • SHA1: e9a0cbce096855c207de0126023c83a6e73445be
    • +
    • SHA256: 27ece941485af74e3ddff24c1394512081d14701b4c1b552798acd6c89439888

    - Windows exe (sig - af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508)
    - Full source + docs + binary tarball (sig - 0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f) + Windows exe (sig - 49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b)
    + Full source + docs + binary tarball (sig - 287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.16/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.16.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.12.16/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.16.1/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.16/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.16.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 c82091c4e..ecb6cf197 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -28,6 +28,7 @@
  • AddAnime
  • AdultSwim
  • Aftonbladet
  • +
  • AlJazeera
  • Allocine
  • anitube.se
  • AnySex
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 273197d6d..5ee60cfe7 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.16 \ No newline at end of file +2014.12.16.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 5d1543212..cc72e51b4 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-16T00:33:53.596980Z + 2014-12-16T16:08:06.370838Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6890,4 +6890,19 @@ 2014-12-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.16.1 + New version 2014.12.16.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.16.1/ +
    +
    + + The youtube-dl maintainers + + 2014-12-16T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d38847674..cc9353383 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.16", - "signature": "8e219b20077b6271f59837d139d1826d56dfcea4fb61e26b09cac10f5d3ee2a92c86fe38530e7cf2004b7df58b50dc07017c6d551b642b264d4a75305f444171db4ee19e82b4474cc71ed203fc70d10ccaa312508af2e8da246ee3748e238924353a072915cd9d94154f25486dfdee7373e846ac9f8de4742b2d8a0087748471", + "latest": "2014.12.16.1", + "signature": "75940945ae2d1a1f4c7824764d183e927d63685e3571d30dacfafdc1dda65702b285020d8114f1808576012ea2781ee1d1b0c89a6a9b4a87c21634882c8674b0b7d12606e7f4715aefbeb37eb302bf62b77cb06fefaaa173fc0aa445a92ae00f6bce179bc46a41ef21095baee28c911cf24e27d4649d7ed21f85a670c0831d79", "versions": { "2012.02.22": { "bin": [ @@ -6433,6 +6433,20 @@ "https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz", "0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f" ] + }, + "2014.12.16.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.16.1/youtube-dl", + "27ece941485af74e3ddff24c1394512081d14701b4c1b552798acd6c89439888" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.16.1/youtube-dl.exe", + "49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.16.1/youtube-dl-2014.12.16.1.tar.gz", + "287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603" + ] } } } \ No newline at end of file From fa3d853f77545d544a8915ff4391ff4c3deb8263 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Tue, 16 Dec 2014 16:53:12 +0100 Subject: [PATCH 32/65] release 2014.12.16.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 30ef44569..86dfd7e09 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.16.1 (sig)

    +

    2014.12.16.2 (sig)

      -
    • MD5: c336df95ec2b06f47f092ad098d07494
    • -
    • SHA1: e9a0cbce096855c207de0126023c83a6e73445be
    • -
    • SHA256: 27ece941485af74e3ddff24c1394512081d14701b4c1b552798acd6c89439888
    • +
    • MD5: e4de129cfb53270cabbd20799bce4b3f
    • +
    • SHA1: 322787f5fc612b161fa82c95c4a5c05509962b80
    • +
    • SHA256: 399c255fea5505044f02c71b49b7faa5ef8c3ed772b438322f07040a68f44097

    - Windows exe (sig - 49fa706519ee6ffe7b9cbc1842f0108f1e7fb07663317f9fb173b64df9a9be7b)
    - Full source + docs + binary tarball (sig - 287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603) + Windows exe (sig - d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1)
    + Full source + docs + binary tarball (sig - 14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.16.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.16.2/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.16.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.16.2/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.16.1/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.16.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index 5ee60cfe7..10741894d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.16.1 \ No newline at end of file +2014.12.16.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cc72e51b4..e91f7e1d4 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-16T16:08:06.370838Z + 2014-12-16T16:53:10.985225Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6905,4 +6905,19 @@ 2014-12-16T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.16.2 + New version 2014.12.16.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.16.2/ +
    +
    + + The youtube-dl maintainers + + 2014-12-16T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index cc9353383..4249850df 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.16.1", - "signature": "75940945ae2d1a1f4c7824764d183e927d63685e3571d30dacfafdc1dda65702b285020d8114f1808576012ea2781ee1d1b0c89a6a9b4a87c21634882c8674b0b7d12606e7f4715aefbeb37eb302bf62b77cb06fefaaa173fc0aa445a92ae00f6bce179bc46a41ef21095baee28c911cf24e27d4649d7ed21f85a670c0831d79", + "latest": "2014.12.16.2", + "signature": "20d3c09e673599a8125df39667110492aea29bdbb3460992df7836309cdac04e9d6a4bcf7cc0f9a2d6e25bb4dde3bfb1101bedca866130e7578ff204e99eae9c77adf3565a1fa7a67b49d19a8320062fc96290792d0001d68a0de471b5bba2bfa4c43ee6023e4c492cad55634297236c4ca6fdd014f9995f10a209d2fe8329bd", "versions": { "2012.02.22": { "bin": [ @@ -6447,6 +6447,20 @@ "https://yt-dl.org/downloads/2014.12.16.1/youtube-dl-2014.12.16.1.tar.gz", "287a4b7ce6faf00e5619c7dbf84a2410533b7fd462d4e79bdafeb2ae704fa603" ] + }, + "2014.12.16.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl", + "399c255fea5505044f02c71b49b7faa5ef8c3ed772b438322f07040a68f44097" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl.exe", + "d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl-2014.12.16.2.tar.gz", + "14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df" + ] } } } \ No newline at end of file From 01ec54d121b081674515d526f45baa4e72623a03 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 17 Dec 2014 10:57:14 +0100 Subject: [PATCH 33/65] release 2014.12.17 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 86dfd7e09..37c103a23 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.16.2 (sig)

    +

    2014.12.17 (sig)

      -
    • MD5: e4de129cfb53270cabbd20799bce4b3f
    • -
    • SHA1: 322787f5fc612b161fa82c95c4a5c05509962b80
    • -
    • SHA256: 399c255fea5505044f02c71b49b7faa5ef8c3ed772b438322f07040a68f44097
    • +
    • MD5: 34bd754b4e41c173a133bbf86a9be882
    • +
    • SHA1: a42f06739cbc753a41339f4cda8afbfd93f3a6fe
    • +
    • SHA256: 72e86d88cc00044d53840511a3904a03db8d878e111b9ccaa227e2ba22c0a39b

    - Windows exe (sig - d3fbb6732d30238979b3e4beb9c6fd21cd7d88e0458625826017e14725c108e1)
    - Full source + docs + binary tarball (sig - 14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df) + Windows exe (sig - 2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260)
    + Full source + docs + binary tarball (sig - 137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.16.2/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.17/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.16.2/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.17/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.16.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.12.17/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 ecb6cf197..be219e0e5 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -330,6 +330,7 @@
  • SciVee
  • screen.yahoo:search: Yahoo screen search
  • Screencast
  • +
  • ScreencastOMatic
  • ScreenwaveMedia
  • ServingSys
  • Sexu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 10741894d..3d55560fa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.16.2 \ No newline at end of file +2014.12.17 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e91f7e1d4..fcaa2c883 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-16T16:53:10.985225Z + 2014-12-17T10:57:13.317822Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6920,4 +6920,19 @@ 2014-12-16T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.17 + New version 2014.12.17 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.17/ +
    +
    + + The youtube-dl maintainers + + 2014-12-17T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4249850df..96c022a29 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.16.2", - "signature": "20d3c09e673599a8125df39667110492aea29bdbb3460992df7836309cdac04e9d6a4bcf7cc0f9a2d6e25bb4dde3bfb1101bedca866130e7578ff204e99eae9c77adf3565a1fa7a67b49d19a8320062fc96290792d0001d68a0de471b5bba2bfa4c43ee6023e4c492cad55634297236c4ca6fdd014f9995f10a209d2fe8329bd", + "latest": "2014.12.17", + "signature": "4dd8d353b3ccfa269d62bcf836f80e8a0ba92ee9a92d9ce604d0d27abf937e9c4586878f0c5d1081ab3d91fe48397ed5016a6e13d076288229d697b0148978bd04cba328d235f1633797b1b4ec74e75463139be2d78e87038a4ec6edc5c9f92b2b42ffe3330d1bbc951c496b19ec8492d49fb0e9dc17be96ec07af8a61bf762e", "versions": { "2012.02.22": { "bin": [ @@ -6461,6 +6461,20 @@ "https://yt-dl.org/downloads/2014.12.16.2/youtube-dl-2014.12.16.2.tar.gz", "14d69f01bc3b1d22cbd2452d5d13caa1f67341494aba1338e8817052249901df" ] + }, + "2014.12.17": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.17/youtube-dl", + "72e86d88cc00044d53840511a3904a03db8d878e111b9ccaa227e2ba22c0a39b" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.17/youtube-dl.exe", + "2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.17/youtube-dl-2014.12.17.tar.gz", + "137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe" + ] } } } \ No newline at end of file From 8149c54acfeae2f844bc9bc3fa3b4f5bcabe3bad Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 17 Dec 2014 11:32:32 +0100 Subject: [PATCH 34/65] release 2014.12.17.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 37c103a23..09c1f6210 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.17 (sig)

    +

    2014.12.17.1 (sig)

      -
    • MD5: 34bd754b4e41c173a133bbf86a9be882
    • -
    • SHA1: a42f06739cbc753a41339f4cda8afbfd93f3a6fe
    • -
    • SHA256: 72e86d88cc00044d53840511a3904a03db8d878e111b9ccaa227e2ba22c0a39b
    • +
    • MD5: c52a8712ec2f12765fb5582464383508
    • +
    • SHA1: 81c8c3e0caf4c44ddd94244a99ee1d33922acce6
    • +
    • SHA256: 070ee0fde9f9393ee3de71a65792a94c9e19d440ded148df600ad6ac881a80f3

    - Windows exe (sig - 2ab6c6c46e96a980327c47a562f296572831754279a45b9699640ae48f06d260)
    - Full source + docs + binary tarball (sig - 137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe) + Windows exe (sig - 50a4c10a59ea0d9e11774ee77ea38e474a272f191e1da3e4a576967ddcce8e1a)
    + Full source + docs + binary tarball (sig - ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.17/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.17.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.12.17/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.17.1/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.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/2014.12.17.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/update/LATEST_VERSION b/update/LATEST_VERSION index 3d55560fa..c70dc8b33 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.17 \ No newline at end of file +2014.12.17.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fcaa2c883..480cc0b89 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-17T10:57:13.317822Z + 2014-12-17T11:32:31.053500Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6935,4 +6935,19 @@ 2014-12-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.17.1 + New version 2014.12.17.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.17.1/ +
    +
    + + The youtube-dl maintainers + + 2014-12-17T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 96c022a29..ebf4fa9da 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.17", - "signature": "4dd8d353b3ccfa269d62bcf836f80e8a0ba92ee9a92d9ce604d0d27abf937e9c4586878f0c5d1081ab3d91fe48397ed5016a6e13d076288229d697b0148978bd04cba328d235f1633797b1b4ec74e75463139be2d78e87038a4ec6edc5c9f92b2b42ffe3330d1bbc951c496b19ec8492d49fb0e9dc17be96ec07af8a61bf762e", + "latest": "2014.12.17.1", + "signature": "191f1497309d50d54c757181844ac2a04fcdd4518d6abccf8b0ffcbf91fe1b69d9c36a6666b3db51964af19b9ce876213c51c4a78d1adb8428a296f6535e095443fb7b772791225b4b203771e34e7baf6e6af52afda8f92b024276f7e8b6a2b80b51267cb5d11bc8bf69b7748369f1c1f12872006ee1bcbcd5b62d2258bf53ac", "versions": { "2012.02.22": { "bin": [ @@ -6475,6 +6475,20 @@ "https://yt-dl.org/downloads/2014.12.17/youtube-dl-2014.12.17.tar.gz", "137eac64ff9bdfc4b639ea31abb0b01414ac83f4b5648b881d5be83fcac59afe" ] + }, + "2014.12.17.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.17.1/youtube-dl", + "070ee0fde9f9393ee3de71a65792a94c9e19d440ded148df600ad6ac881a80f3" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.17.1/youtube-dl.exe", + "50a4c10a59ea0d9e11774ee77ea38e474a272f191e1da3e4a576967ddcce8e1a" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.17.1/youtube-dl-2014.12.17.1.tar.gz", + "ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e" + ] } } } \ No newline at end of file From 868522e4c26ce5e773e82b6e3b63694dc8cef0df Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 17 Dec 2014 11:42:44 +0100 Subject: [PATCH 35/65] release 2014.12.17.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 09c1f6210..db2697190 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.17.1 (sig)

    +

    2014.12.17.2 (sig)

      -
    • MD5: c52a8712ec2f12765fb5582464383508
    • -
    • SHA1: 81c8c3e0caf4c44ddd94244a99ee1d33922acce6
    • -
    • SHA256: 070ee0fde9f9393ee3de71a65792a94c9e19d440ded148df600ad6ac881a80f3
    • +
    • MD5: 943ccd308698c97d14e632ff6aa4fc45
    • +
    • SHA1: a17851b65f68adaa39e7fcf9432d1fbac5b59a48
    • +
    • SHA256: 17ee125908db69820cea161489bbf248d7a97a1ce3d44815044316a9b9bdca6d

    - Windows exe (sig - 50a4c10a59ea0d9e11774ee77ea38e474a272f191e1da3e4a576967ddcce8e1a)
    - Full source + docs + binary tarball (sig - ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e) + Windows exe (sig - 04c9cc8555807971efc83836496ba44bc0af36a1252b4314141b1a02477bdbd3)
    + Full source + docs + binary tarball (sig - 302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.17.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2014.12.17.2/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.17.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2014.12.17.2/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.17.1/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.17.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index c70dc8b33..028183b77 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.17.1 \ No newline at end of file +2014.12.17.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 480cc0b89..89b48ea28 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-17T11:32:31.053500Z + 2014-12-17T11:42:42.991432Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6950,4 +6950,19 @@ 2014-12-17T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.17.2 + New version 2014.12.17.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2014.12.17.2/ +
    +
    + + The youtube-dl maintainers + + 2014-12-17T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ebf4fa9da..9977884d9 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.17.1", - "signature": "191f1497309d50d54c757181844ac2a04fcdd4518d6abccf8b0ffcbf91fe1b69d9c36a6666b3db51964af19b9ce876213c51c4a78d1adb8428a296f6535e095443fb7b772791225b4b203771e34e7baf6e6af52afda8f92b024276f7e8b6a2b80b51267cb5d11bc8bf69b7748369f1c1f12872006ee1bcbcd5b62d2258bf53ac", + "latest": "2014.12.17.2", + "signature": "13de987a51a53d6c57b41dec9ffd469df42309ecdcc879c6e53683e52ba638cad0253ad688aaad2a5a860d6f8b4664ae3469d405467820f2ca375d9bac843c956de016b8b3fe7af2096a10492ce002344cc0e76dde7684bcbbbddb7c64f8ef346e0809eab7b0f03321a43ef69077c18b054c1c40156cdc61e4e35cc9198e30ca", "versions": { "2012.02.22": { "bin": [ @@ -6489,6 +6489,20 @@ "https://yt-dl.org/downloads/2014.12.17.1/youtube-dl-2014.12.17.1.tar.gz", "ae9d4e43aaccf59a05044aa2eac328c1e392bb68d8ccaa2edfeedeb6e4ff302e" ] + }, + "2014.12.17.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.17.2/youtube-dl", + "17ee125908db69820cea161489bbf248d7a97a1ce3d44815044316a9b9bdca6d" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.17.2/youtube-dl.exe", + "04c9cc8555807971efc83836496ba44bc0af36a1252b4314141b1a02477bdbd3" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.17.2/youtube-dl-2014.12.17.2.tar.gz", + "302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa" + ] } } } \ No newline at end of file From e9260dbb3171750fd751d8a8556960120513d592 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 1 Jan 2015 21:51:17 +0100 Subject: [PATCH 36/65] release 2015.01.01 --- about.html | 2 +- documentation.html | 2 +- donations.html | 2 +- download.html | 20 ++++++++++---------- download.html.in | 2 +- faq.html | 2 +- index.html | 2 +- supportedsites.html | 16 +++++++++++++++- supportedsites.html.in | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 12 files changed, 65 insertions(+), 22 deletions(-) diff --git a/about.html b/about.html index 30a4e5fe6..59d61b526 100644 --- a/about.html +++ b/about.html @@ -36,6 +36,6 @@ Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez
    +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/documentation.html b/documentation.html index dce6f5571..cffa029c9 100644 --- a/documentation.html +++ b/documentation.html @@ -98,6 +98,6 @@ You can configure youtube-dl by placing default arguments (such as --extra Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/donations.html b/donations.html index 358cd3a8e..efe4e3f82 100644 --- a/donations.html +++ b/donations.html @@ -36,6 +36,6 @@ Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/download.html b/download.html index db2697190..052fe1c0e 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.17.2 (sig)

    +

    2015.01.01 (sig)

      -
    • MD5: 943ccd308698c97d14e632ff6aa4fc45
    • -
    • SHA1: a17851b65f68adaa39e7fcf9432d1fbac5b59a48
    • -
    • SHA256: 17ee125908db69820cea161489bbf248d7a97a1ce3d44815044316a9b9bdca6d
    • +
    • MD5: e588bba32935b849a2fde9ce84aa784a
    • +
    • SHA1: f2233e4cd3b603c56c056e0d8fd4ab5c41d98e00
    • +
    • SHA256: 06f8a6ba8643a75dba513a161c80b2d3a6345472fdf6262c819996268f0fa4c4

    - Windows exe (sig - 04c9cc8555807971efc83836496ba44bc0af36a1252b4314141b1a02477bdbd3)
    - Full source + docs + binary tarball (sig - 302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa) + Windows exe (sig - 680896eab2bacdef0e7d1e63a44cfd125a1641529fec100ef548e088eb987a71)
    + Full source + docs + binary tarball (sig - a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2014.12.17.2/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.01/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.17.2/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.01/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.17.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.01/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:

    @@ -73,6 +73,6 @@ See the pypi page for more Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/download.html.in b/download.html.in index f159cf9fd..eb4a7b6c8 100644 --- a/download.html.in +++ b/download.html.in @@ -73,6 +73,6 @@ See the pypi page for more Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/faq.html b/faq.html index 2271e92db..737952737 100644 --- a/faq.html +++ b/faq.html @@ -85,6 +85,6 @@ means you're using an outdated version of Python. Please update to Python 2.6 or Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/index.html b/index.html index 338bc888e..ca49f2653 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,6 @@ You can also contact us on the irc channel Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/supportedsites.html b/supportedsites.html index be219e0e5..d50cec10d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -26,10 +26,12 @@
  • abc.net.au
  • AcademicEarth:Course
  • AddAnime
  • +
  • AdobeTV
  • AdultSwim
  • Aftonbladet
  • AlJazeera
  • Allocine
  • +
  • AlphaPorno
  • anitube.se
  • AnySex
  • Aparat
  • @@ -44,6 +46,7 @@
  • arte.tv:ddc
  • arte.tv:embed
  • arte.tv:future
  • +
  • AtresPlayer
  • audiomack
  • AUEngine
  • Azubu
  • @@ -85,6 +88,7 @@
  • cmt.com
  • CNET
  • CNN
  • +
  • CNNArticle
  • CNNBlogs
  • CollegeHumor
  • ComCarCoff
  • @@ -111,7 +115,9 @@
  • DrTuber
  • DRTV
  • Dump
  • +
  • dvtv: http://video.aktualne.cz/
  • EbaumsWorld
  • +
  • EchoMsk
  • eHow
  • Einthusan
  • eitb.tv
  • @@ -121,6 +127,7 @@
  • EMPFlix
  • Engadget
  • Eporner
  • +
  • EroProfile
  • Escapist
  • EveryonesMixtape
  • exfm: ex.fm
  • @@ -167,8 +174,11 @@
  • Groupon
  • Hark
  • Heise
  • +
  • HellPorno
  • Helsinki: helsinki.fi
  • HentaiStigma
  • +
  • hitbox
  • +
  • hitbox:live
  • HornBunny
  • HostingBulk
  • HotNewHipHop
  • @@ -254,6 +264,7 @@
  • NBCNews
  • ndr: NDR.de - Mediathek
  • NDTV
  • +
  • NerdCubedFeed
  • Newgrounds
  • Newstube
  • nfb: National Film Board of Canada
  • @@ -278,6 +289,7 @@
  • OktoberfestTV
  • on.aol.com
  • Ooyala
  • +
  • OpenFilm
  • orf:oe1: Radio Österreich 1
  • orf:tvthek: ORF TVthek
  • ORFFM4: radio FM4
  • @@ -387,6 +399,7 @@
  • TeleBruxelles
  • telecinco.es
  • TeleMB
  • +
  • TeleTask
  • TenPlay
  • TF1
  • TheOnion
  • @@ -485,6 +498,7 @@
  • XTube
  • XTubeUser: XTube user profile
  • XVideos
  • +
  • XXXYMovies
  • Yahoo: Yahoo screen and movies
  • YesJapan
  • Ynet
  • @@ -516,6 +530,6 @@ Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/supportedsites.html.in b/supportedsites.html.in index 4d2211cd9..4e4560919 100644 --- a/supportedsites.html.in +++ b/supportedsites.html.in @@ -21,6 +21,6 @@ Creative Commons License
    -Copyright © 2006-2014 Ricardo Garcia Gonzalez +Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 028183b77..856975b45 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.17.2 \ No newline at end of file +2015.01.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 89b48ea28..3ea0a5fa8 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-17T11:42:42.991432Z + 2015-01-01T21:51:14.909787Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6965,4 +6965,19 @@ 2014-12-17T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.01 + New version 2015.01.01 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.01/ +
    +
    + + The youtube-dl maintainers + + 2015-01-01T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9977884d9..da6a9327f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.17.2", - "signature": "13de987a51a53d6c57b41dec9ffd469df42309ecdcc879c6e53683e52ba638cad0253ad688aaad2a5a860d6f8b4664ae3469d405467820f2ca375d9bac843c956de016b8b3fe7af2096a10492ce002344cc0e76dde7684bcbbbddb7c64f8ef346e0809eab7b0f03321a43ef69077c18b054c1c40156cdc61e4e35cc9198e30ca", + "latest": "2015.01.01", + "signature": "320acdda018fcf06e71b5b04ab48e4f02415d6cbd9979c13b87bf8685dd8fd9d2d81c030f00b826b1c199ad53da87990f80b3a42764a1b03dd68997e4e980e337049216c33a5dd1c53d8d607a6572ed0d029daaa846f7595ef2818d3e57e570ea7da4e869f9f73e43518e7f3d57d473bb955a9d160c1e4892ce1b92a04e8c1e8", "versions": { "2012.02.22": { "bin": [ @@ -6503,6 +6503,20 @@ "https://yt-dl.org/downloads/2014.12.17.2/youtube-dl-2014.12.17.2.tar.gz", "302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa" ] + }, + "2015.01.01": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.01/youtube-dl", + "06f8a6ba8643a75dba513a161c80b2d3a6345472fdf6262c819996268f0fa4c4" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.01/youtube-dl.exe", + "680896eab2bacdef0e7d1e63a44cfd125a1641529fec100ef548e088eb987a71" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz", + "a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12" + ] } } } \ No newline at end of file From d1f2600900398fb60187586f4a33fb195dfb104d Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 2 Jan 2015 16:00:32 +0100 Subject: [PATCH 37/65] release 2015.01.02 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 052fe1c0e..6b46bc702 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.

    -

    2015.01.01 (sig)

    +

    2015.01.02 (sig)

      -
    • MD5: e588bba32935b849a2fde9ce84aa784a
    • -
    • SHA1: f2233e4cd3b603c56c056e0d8fd4ab5c41d98e00
    • -
    • SHA256: 06f8a6ba8643a75dba513a161c80b2d3a6345472fdf6262c819996268f0fa4c4
    • +
    • MD5: a375375105fce7b89fbfb3793b9b3e45
    • +
    • SHA1: cdb32af9ec5de4b54845965f26ad0d3c525e1c4d
    • +
    • SHA256: cf8691d66fc8a061d8162d761a31954341813f32ca2853263296f31e9c420faf

    - Windows exe (sig - 680896eab2bacdef0e7d1e63a44cfd125a1641529fec100ef548e088eb987a71)
    - Full source + docs + binary tarball (sig - a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12) + Windows exe (sig - b470e52956fa4784f775670e8f7dd10e743df64a83cd67baac127ec2357c07d8)
    + Full source + docs + binary tarball (sig - 68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.01/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.02/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.01/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.02/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.01/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.02/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 d50cec10d..b7b1940a5 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -458,6 +458,8 @@
  • videoweed: VideoWeed
  • Vidme
  • Vidzi
  • +
  • vier
  • +
  • vier:videos
  • viki
  • vimeo
  • vimeo:album
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 856975b45..bcb206dff 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.01 \ No newline at end of file +2015.01.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 3ea0a5fa8..78751759d 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-01T21:51:14.909787Z + 2015-01-02T16:00:30.520509Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6980,4 +6980,19 @@ 2015-01-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.02 + New version 2015.01.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.02/ +
    +
    + + The youtube-dl maintainers + + 2015-01-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index da6a9327f..e35039960 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.01", - "signature": "320acdda018fcf06e71b5b04ab48e4f02415d6cbd9979c13b87bf8685dd8fd9d2d81c030f00b826b1c199ad53da87990f80b3a42764a1b03dd68997e4e980e337049216c33a5dd1c53d8d607a6572ed0d029daaa846f7595ef2818d3e57e570ea7da4e869f9f73e43518e7f3d57d473bb955a9d160c1e4892ce1b92a04e8c1e8", + "latest": "2015.01.02", + "signature": "4c6dd0aad282f37d4fb665e62c88179070f919fc86b4ffa44f6c49f0acaf39f90204d46c807d9d83bfa078aa5815c1a20737c2db08df8e9c525ff2187ea11ffe624ad3ba720b18ecc2ff9b4d983cfa046eccb6a118614f3b9fb491880b162042d60e3efca2e74219c5895c7d254eed4fd68f4d8664c49d815b9e7ad5f3b08cb1", "versions": { "2012.02.22": { "bin": [ @@ -6517,6 +6517,20 @@ "https://yt-dl.org/downloads/2015.01.01/youtube-dl-2015.01.01.tar.gz", "a6fb876a03c4fb3e9da21ef23534a53a2bf7981c3f0fc8cc7fe07522e799ce12" ] + }, + "2015.01.02": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.02/youtube-dl", + "cf8691d66fc8a061d8162d761a31954341813f32ca2853263296f31e9c420faf" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.02/youtube-dl.exe", + "b470e52956fa4784f775670e8f7dd10e743df64a83cd67baac127ec2357c07d8" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz", + "68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e" + ] } } } \ No newline at end of file From b59fb8d81b3a1bd8f8fa8ad0931f445349ee1999 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 3 Jan 2015 18:38:38 +0100 Subject: [PATCH 38/65] release 2015.01.03 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 6b46bc702..a9224be2b 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.

    -

    2015.01.02 (sig)

    +

    2015.01.03 (sig)

      -
    • MD5: a375375105fce7b89fbfb3793b9b3e45
    • -
    • SHA1: cdb32af9ec5de4b54845965f26ad0d3c525e1c4d
    • -
    • SHA256: cf8691d66fc8a061d8162d761a31954341813f32ca2853263296f31e9c420faf
    • +
    • MD5: 977bf2b6cc248aea3d766b44538daae6
    • +
    • SHA1: 5f3505c074142f0c4be1653ac5fe68051d7507ca
    • +
    • SHA256: 4bb5736eda2a594a289b7d14f8e7b0e0fc8e65ede3f9b9114f9ab223ae02109c

    - Windows exe (sig - b470e52956fa4784f775670e8f7dd10e743df64a83cd67baac127ec2357c07d8)
    - Full source + docs + binary tarball (sig - 68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e) + Windows exe (sig - dd37290adc113254035903c6c937222462ed3d5c24ffb86d8fe8a3506898d408)
    + Full source + docs + binary tarball (sig - 1c3c6dabe8672c13e7925f17493930889a34c556e229d7b69df56d1ded812b4d)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.02/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.03/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.02/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.03/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.02/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.03/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/update/LATEST_VERSION b/update/LATEST_VERSION index bcb206dff..1db28a630 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.02 \ No newline at end of file +2015.01.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 78751759d..e14eb806d 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-02T16:00:30.520509Z + 2015-01-03T18:38:36.590014Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -6995,4 +6995,19 @@ 2015-01-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.03 + New version 2015.01.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.03/ +
    +
    + + The youtube-dl maintainers + + 2015-01-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e35039960..3fb4d3798 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.02", - "signature": "4c6dd0aad282f37d4fb665e62c88179070f919fc86b4ffa44f6c49f0acaf39f90204d46c807d9d83bfa078aa5815c1a20737c2db08df8e9c525ff2187ea11ffe624ad3ba720b18ecc2ff9b4d983cfa046eccb6a118614f3b9fb491880b162042d60e3efca2e74219c5895c7d254eed4fd68f4d8664c49d815b9e7ad5f3b08cb1", + "latest": "2015.01.03", + "signature": "0680c421f0cd03f6f45f01ad2a8c253b4b135133645dd8ade64e9bffbdcb4d68dc74818c531bf989ca0d5f456908d5788c4f87b16c1e2a70ebbdbfdcd77f4c54516d67b18a6c73a3de0e7e60fe3e3efc9a2e0e084ff28c038f3d5a23b5d27041eed98bf2ac263a034ec11efc21b0d30e9c6beb264338e5542e4e8f3a3da5555c", "versions": { "2012.02.22": { "bin": [ @@ -6531,6 +6531,20 @@ "https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz", "68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e" ] + }, + "2015.01.03": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.03/youtube-dl", + "4bb5736eda2a594a289b7d14f8e7b0e0fc8e65ede3f9b9114f9ab223ae02109c" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.03/youtube-dl.exe", + "dd37290adc113254035903c6c937222462ed3d5c24ffb86d8fe8a3506898d408" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.03/youtube-dl-2015.01.03.tar.gz", + "1c3c6dabe8672c13e7925f17493930889a34c556e229d7b69df56d1ded812b4d" + ] } } } \ No newline at end of file From 9c4ebf49704b1fed2b37dd0271dbf69cb6f7a076 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 4 Jan 2015 02:46:28 +0100 Subject: [PATCH 39/65] Avoid mixed-content warnings --- about.html | 2 +- documentation.html | 2 +- donations.html | 2 +- download.html | 2 +- download.html.in | 2 +- faq.html | 2 +- index.html | 2 +- supportedsites.html | 2 +- supportedsites.html.in | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/about.html b/about.html index 59d61b526..133bc74eb 100644 --- a/about.html +++ b/about.html @@ -35,7 +35,7 @@
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/documentation.html b/documentation.html index cffa029c9..560f6790b 100644 --- a/documentation.html +++ b/documentation.html @@ -97,7 +97,7 @@ You can configure youtube-dl by placing default arguments (such as --extra
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/donations.html b/donations.html index efe4e3f82..7038dc452 100644 --- a/donations.html +++ b/donations.html @@ -35,7 +35,7 @@
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/download.html b/download.html index a9224be2b..9fbc17f66 100644 --- a/download.html +++ b/download.html @@ -72,7 +72,7 @@ See the pypi page for more
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/download.html.in b/download.html.in index eb4a7b6c8..3680384a6 100644 --- a/download.html.in +++ b/download.html.in @@ -72,7 +72,7 @@ See the pypi page for more
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/faq.html b/faq.html index 737952737..ea59a4ba2 100644 --- a/faq.html +++ b/faq.html @@ -84,7 +84,7 @@ means you're using an outdated version of Python. Please update to Python 2.6 or
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/index.html b/index.html index ca49f2653..b783636f3 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ You can also contact us on the irc channel Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez diff --git a/supportedsites.html b/supportedsites.html index b7b1940a5..5fc284a06 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -531,7 +531,7 @@
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    diff --git a/supportedsites.html.in b/supportedsites.html.in index 4e4560919..1f1168584 100644 --- a/supportedsites.html.in +++ b/supportedsites.html.in @@ -20,7 +20,7 @@
    Creative Commons License
    +src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" />
    Copyright © 2006-2015 Ricardo Garcia Gonzalez
    From 051e107effd0b0ba49128ae89a39958664a3ce49 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 4 Jan 2015 02:49:50 +0100 Subject: [PATCH 40/65] Link to modern FAQ --- documentation.html | 4 +-- faq.html | 87 ++-------------------------------------------- 2 files changed, 4 insertions(+), 87 deletions(-) diff --git a/documentation.html b/documentation.html index 560f6790b..a3eba5448 100644 --- a/documentation.html +++ b/documentation.html @@ -47,12 +47,12 @@

    Frequently Asked Questions

    -

    The Frequently Asked Questions page contains answers to some common questions that pop up in my e-mail and in the issue tracker. Be sure to check it before reporting problems.

    +

    The Frequently Asked Questions documentation chapter contains answers to some common questions that pop up in my e-mail and in the issue tracker. Be sure to check it before reporting problems.

    Supported sites

    -youtube-dl can download videos from not only YouTube, but over 150 different services. +youtube-dl can download videos from not only YouTube, but over 500 different services. For a complete list, see the Supported sites pages or execute youtube-dl --extractor-descriptions.

    diff --git a/faq.html b/faq.html index ea59a4ba2..73c54643f 100644 --- a/faq.html +++ b/faq.html @@ -2,89 +2,6 @@ -youtube-dl: Frequently Asked Questions - + - - - - - -
    youtube-dlFrequently Asked Questions
    - - - -

    The program has stopped working / I want to suggest a feature.

    - -

    Please report the problem in the issuetracker. Your bug report should include:

    - -
      -
    • Your exact command line, like youtube-dl -t "http://www.youtube.com/watch?v=uHlDtZ6Oc3s&feature=channel_video_title"
    • -
    • The output of youtube-dl --version. If you have made any changes, please provide it. In many cases, simply updating (with youtube-dl --update) fixes the problem.
    • -
    • The output of python --version. We support Python 2.6, 2.7, and 3.3+.
    • -
    • The name and version of your Operating System ("Ubuntu 11.04 x64" or "Windows 7 x64" is usually enough).
    • -
    - -

    If you're suggesting a feature, any details can help:

    - -
      -
    • If it's an option: How would you call it? What should the help text be?
    • -
    • If it's support for a new site: Mention an example video URL. If you can describe the download process, that's a huge plus. But don't worry if you can't - we love a good challenge ;).
    • -
    • For programmers: Providing code that implements the change will speed up the integration process. Fork youtube-dl on github, and send us a pull request.
    • -
    - -

    Can you please put the -b option back?

    - -

    Most people asking this question are not aware that youtube-dl now defaults to downloading the highest available quality as reported by YouTube, which will be 1080p or 720p in some cases, so you no longer need the -b option. For some specific videos, maybe YouTube does not report them to be available in a specific high quality format you're interested in. In that case, simply request it with the -f option and youtube-dl will try to download it.

    - -

    I get HTTP error 402 Payment Required when trying to download a video. What's this?

    - -

    Apparently YouTube requires you to pass a CAPTCHA test if you download too much. At this moment, there is no plan to solve this issue, as youtube-dl is a command line program that is many times used without X and in an unattended fashion, so there's no easy way of solving this, in my humble opinion. I have no plans to solve it at this moment, but let me know your ideas and code if you come up with something.

    - -

    I have downloaded a video but how can I play it?

    - -

    If you used youtube-dl to download a video and it wrote the video file to your hard drive, finishing with a completion message of 100%, the video is downloaded, so youtube-dl has finished its job and usually it's not to blame for problems that happen later. Not every video player supports FLV or MP4 files and every codec out there needed to play YouTube videos. In Linux, for example, I am generally pleased with MPlayer. In Windows, I tend to use VLC. Those usually work flawlessly.

    - -

    The links provided by youtube-dl -g are not working anymore

    - -

    Due to changes in YouTube, youtube-dl is now forced to provide the final video URL directly instead of the ones it used to provide, which were based on the "get_video" resource. The new URLs are real and work too, but they need to be used in combination with the --cookies option to be useful for external applications. Issue 41 in the issue tracker contains a bit more information about the problem.

    - -

    ERROR: no fmt_url_map or conn information found in video info

    - -

    youtube has switched to a new video info format in July 2011 which is not supported by old versions of youtube-dl. You can update youtube-dl with sudo youtube-dl --update (or python youtube-dl --update). -

    - -

    ERROR: unable to download video

    - -

    youtube requires an additional signature since September 2012 which is not supported by old versions of youtube-dl. You can update youtube-dl with sudo youtube-dl --update (or python youtube-dl --update).

    - -

    SyntaxError:Non-ASCII character

    - -

    The error - -File "youtube-dl", line 2 -SyntaxError: Non-ASCII character '\x93' ... - -means you're using an outdated version of Python. Please update to Python 2.6 or 2.7.

    - -
    - -Creative Commons License
    -Copyright © 2006-2015 Ricardo Garcia Gonzalez
    - - + \ No newline at end of file From d128f353106f2df5f66619a9481511ead5b5ad7a Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 4 Jan 2015 02:52:19 +0100 Subject: [PATCH 41/65] Denote Python 3.2 support --- about.html | 2 +- documentation.html | 2 +- download.html | 2 +- download.html.in | 2 +- index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/about.html b/about.html index 133bc74eb..53faa8958 100644 --- a/about.html +++ b/about.html @@ -14,7 +14,7 @@

    What is it?

    -

    youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.3+, and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. The project is currently being developed at github.

    +

    youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. The project is currently being developed at github.

    Authors

    diff --git a/documentation.html b/documentation.html index a3eba5448..e0efc0fc6 100644 --- a/documentation.html +++ b/documentation.html @@ -37,7 +37,7 @@

    After that, you should be able to call it from the command line as youtube-dl. I will use youtube-dl in the following examples. Usage instructions are easy. Use youtube-dl followed by a video URL or identifier. Example: youtube-dl "http://www.youtube.com/watch?v=foobar". The video will be saved to the file foobar.flv in that example. As YouTube.com videos are usually in Flash Video format, their extension should be flv. In Linux and other unices, video players using a recent version of ffmpeg can play them. That includes VLC, MPlayer, etc. Those two work under Windows and other platforms, but you could also get a specific FLV player of your taste.

    -

    If you try to run the program and you receive an error message containing the keyword SyntaxError near the end, it means your Python interpreter is too old, remember that youtube-dl need Python version 2.6, 2.7, or 3.3+.

    +

    If you try to run the program and you receive an error message containing the keyword SyntaxError near the end, it means your Python interpreter is too old, remember that youtube-dl need Python version 2.6, 2.7, or 3.2+.

    More usage tips

    diff --git a/download.html b/download.html index 9fbc17f66..458baa65c 100644 --- a/download.html +++ b/download.html @@ -14,7 +14,7 @@

    Note that if you directly click on these hyperlinks, your web browser will most likely display the program contents. It's usually better to right-click on it and choose the appropriate option, normally called Save Target As or Save Link As, depending on the web browser you are using.

    -

    Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.

    +

    Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.

    2015.01.03 (sig)

    diff --git a/download.html.in b/download.html.in index 3680384a6..28ec18d2b 100644 --- a/download.html.in +++ b/download.html.in @@ -14,7 +14,7 @@

    Note that if you directly click on these hyperlinks, your web browser will most likely display the program contents. It's usually better to right-click on it and choose the appropriate option, normally called Save Target As or Save Link As, depending on the web browser you are using.

    -

    Remember youtube-dl requires Python version 2.6, 2.7, or 3.3+ to work.

    +

    Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work.

    @PROGRAM_VERSION@ (sig)

    diff --git a/index.html b/index.html index b783636f3..d977e720c 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ (and more sites) -

    youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter (2.6, 2.7, or 3.3+), and it is not platform specific. We also provide a Windows executable that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.

    +

    youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter (2.6, 2.7, or 3.2+), and it is not platform specific. We also provide a Windows executable that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.

    From 0d17780e874362b1b2e7613c93ecab473ecadecd Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 4 Jan 2015 03:19:09 +0100 Subject: [PATCH 42/65] release 2015.01.04 --- download.html | 18 +++++++++--------- supportedsites.html | 14 ++++++++++++++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 56 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 458baa65c..c21edeee2 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.03 (sig)

    +

    2015.01.04 (sig)

      -
    • MD5: 977bf2b6cc248aea3d766b44538daae6
    • -
    • SHA1: 5f3505c074142f0c4be1653ac5fe68051d7507ca
    • -
    • SHA256: 4bb5736eda2a594a289b7d14f8e7b0e0fc8e65ede3f9b9114f9ab223ae02109c
    • +
    • MD5: 03327da20c4514002de3413a9e93298c
    • +
    • SHA1: 156e5b5ce965caaa11f00e266e739bfbe891e595
    • +
    • SHA256: d03bb6c1e354566b4926f9115fdb45d7c41a4c58dc34d392cfe80578aafdbfc9

    - Windows exe (sig - dd37290adc113254035903c6c937222462ed3d5c24ffb86d8fe8a3506898d408)
    - Full source + docs + binary tarball (sig - 1c3c6dabe8672c13e7925f17493930889a34c556e229d7b69df56d1ded812b4d) + Windows exe (sig - 0c359469a98a11dd58158f0e8e420a2a6016fb737b34be7c5869de40f65a80fd)
    + Full source + docs + binary tarball (sig - 05a678e8d55f424a48ae9fd504c29e4a5c5946fc54e48c3d5c65ccf40dda3223)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.03/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.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/2015.01.03/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.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/2015.01.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/2015.01.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 5fc284a06..5facba958 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -70,6 +70,7 @@
  • Brightcove
  • BuzzFeed
  • BYUtv
  • +
  • ByZoo
  • Canal13cl
  • canalc2.tv
  • Canalplus: canalplus.fr, piwiplus.fr and d8.tv
  • @@ -116,6 +117,7 @@
  • DRTV
  • Dump
  • dvtv: http://video.aktualne.cz/
  • +
  • EasyVideo
  • EbaumsWorld
  • EchoMsk
  • eHow
  • @@ -166,6 +168,8 @@
  • Glide: Glide mobile video messages (glide.me)
  • Globo
  • GodTube
  • +
  • gogoanime: GoGoAnime
  • +
  • gogoanime:search: GoGoAnime Search
  • GoldenMoustache
  • Golem
  • GorillaVid: GorillaVid.in, daclips.in, movpod.in and fastvideo.in
  • @@ -300,7 +304,10 @@
  • Photobucket
  • PlanetaPlay
  • play.fm
  • +
  • Play44
  • +
  • PlayBB
  • played.to
  • +
  • PlayPanda
  • Playvid
  • plus.google: Google Plus
  • pluzz.francetv.fr
  • @@ -333,6 +340,7 @@
  • RUHD
  • rutube: Rutube videos
  • rutube:channel: Rutube channels
  • +
  • rutube:embed: Rutube embedded videos
  • rutube:movie: Rutube movies
  • rutube:person: Rutube person videos
  • RUTV: RUTV.RU
  • @@ -359,6 +367,8 @@
  • Snotr
  • Sockshare
  • Sohu
  • +
  • soulanime:series: SoulAnime Series
  • +
  • soulanime:watching: SoulAnime video
  • soundcloud
  • soundcloud:playlist
  • soundcloud:set
  • @@ -448,14 +458,18 @@
  • Viddler
  • video.google:search: Google Video search
  • video.mit.edu
  • +
  • Video44
  • VideoBam
  • VideoDetective
  • +
  • VideoFun
  • videofy.me
  • videolectures.net
  • VideoMega
  • VideoPremium
  • VideoTt: video.tt - Your True Tube
  • videoweed: VideoWeed
  • +
  • VideoWing
  • +
  • VideoZoo
  • Vidme
  • Vidzi
  • vier
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1db28a630..14492fe24 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.03 \ No newline at end of file +2015.01.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e14eb806d..f119f1ff1 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-03T18:38:36.590014Z + 2015-01-04T03:19:08.557227Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7010,4 +7010,19 @@ 2015-01-03T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.04 + New version 2015.01.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.04/ +
    +
    + + The youtube-dl maintainers + + 2015-01-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3fb4d3798..bc99374f7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.03", - "signature": "0680c421f0cd03f6f45f01ad2a8c253b4b135133645dd8ade64e9bffbdcb4d68dc74818c531bf989ca0d5f456908d5788c4f87b16c1e2a70ebbdbfdcd77f4c54516d67b18a6c73a3de0e7e60fe3e3efc9a2e0e084ff28c038f3d5a23b5d27041eed98bf2ac263a034ec11efc21b0d30e9c6beb264338e5542e4e8f3a3da5555c", + "latest": "2015.01.04", + "signature": "0c992f163836178cf1e2d3585d33c66b55fbac29d94fadb100056168f0266721b0ec009994dffae4d170c4c34bcc9c7122495e98d19079233a1af27df6e39b530e2863839c64699927a9f96d7bb95b0a29e5cc47387569c9dc5ce8e47ecf1a0ace82e0707f20f65a47bb9cbfdb10441b4b684e7ca1c9c0a2d121057458555de1", "versions": { "2012.02.22": { "bin": [ @@ -6545,6 +6545,20 @@ "https://yt-dl.org/downloads/2015.01.03/youtube-dl-2015.01.03.tar.gz", "1c3c6dabe8672c13e7925f17493930889a34c556e229d7b69df56d1ded812b4d" ] + }, + "2015.01.04": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.04/youtube-dl", + "d03bb6c1e354566b4926f9115fdb45d7c41a4c58dc34d392cfe80578aafdbfc9" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.04/youtube-dl.exe", + "0c359469a98a11dd58158f0e8e420a2a6016fb737b34be7c5869de40f65a80fd" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.04/youtube-dl-2015.01.04.tar.gz", + "05a678e8d55f424a48ae9fd504c29e4a5c5946fc54e48c3d5c65ccf40dda3223" + ] } } } \ No newline at end of file From 07f924bc455ab5d39d52342defd3420bbc3ffac0 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 5 Jan 2015 18:56:02 +0100 Subject: [PATCH 43/65] release 2015.01.05 --- download.html | 18 +++++++++--------- supportedsites.html | 16 ++-------------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 27 deletions(-) diff --git a/download.html b/download.html index c21edeee2..7e20959d3 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.04 (sig)

    +

    2015.01.05 (sig)

      -
    • MD5: 03327da20c4514002de3413a9e93298c
    • -
    • SHA1: 156e5b5ce965caaa11f00e266e739bfbe891e595
    • -
    • SHA256: d03bb6c1e354566b4926f9115fdb45d7c41a4c58dc34d392cfe80578aafdbfc9
    • +
    • MD5: 3c74569a910776f6708413c822d9f8da
    • +
    • SHA1: eae628917af2b1b3bf9815a66fe320917e58729e
    • +
    • SHA256: 545b5581ea64ec8cf4048db75a28ca2ae55201f48626510f57d8add04cb874bd

    - Windows exe (sig - 0c359469a98a11dd58158f0e8e420a2a6016fb737b34be7c5869de40f65a80fd)
    - Full source + docs + binary tarball (sig - 05a678e8d55f424a48ae9fd504c29e4a5c5946fc54e48c3d5c65ccf40dda3223) + Windows exe (sig - 9a3f5e0b50a3c060603a7957189b4850c257343eb200c2e74a09a88ded891b82)
    + Full source + docs + binary tarball (sig - c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.04/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.05/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.04/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.05/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.04/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.05/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 5facba958..24743e8aa 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -70,7 +70,6 @@
  • Brightcove
  • BuzzFeed
  • BYUtv
  • -
  • ByZoo
  • Canal13cl
  • canalc2.tv
  • Canalplus: canalplus.fr, piwiplus.fr and d8.tv
  • @@ -117,7 +116,6 @@
  • DRTV
  • Dump
  • dvtv: http://video.aktualne.cz/
  • -
  • EasyVideo
  • EbaumsWorld
  • EchoMsk
  • eHow
  • @@ -168,8 +166,6 @@
  • Glide: Glide mobile video messages (glide.me)
  • Globo
  • GodTube
  • -
  • gogoanime: GoGoAnime
  • -
  • gogoanime:search: GoGoAnime Search
  • GoldenMoustache
  • Golem
  • GorillaVid: GorillaVid.in, daclips.in, movpod.in and fastvideo.in
  • @@ -304,10 +300,7 @@
  • Photobucket
  • PlanetaPlay
  • play.fm
  • -
  • Play44
  • -
  • PlayBB
  • played.to
  • -
  • PlayPanda
  • Playvid
  • plus.google: Google Plus
  • pluzz.francetv.fr
  • @@ -321,6 +314,7 @@
  • Pyvideo
  • QuickVid
  • radio.de
  • +
  • radiobremen
  • radiofrance
  • Rai
  • RBMARadio
  • @@ -367,8 +361,6 @@
  • Snotr
  • Sockshare
  • Sohu
  • -
  • soulanime:series: SoulAnime Series
  • -
  • soulanime:watching: SoulAnime video
  • soundcloud
  • soundcloud:playlist
  • soundcloud:set
  • @@ -458,18 +450,14 @@
  • Viddler
  • video.google:search: Google Video search
  • video.mit.edu
  • -
  • Video44
  • VideoBam
  • VideoDetective
  • -
  • VideoFun
  • videofy.me
  • videolectures.net
  • VideoMega
  • VideoPremium
  • VideoTt: video.tt - Your True Tube
  • videoweed: VideoWeed
  • -
  • VideoWing
  • -
  • VideoZoo
  • Vidme
  • Vidzi
  • vier
  • @@ -501,6 +489,7 @@
  • WDR
  • wdr:mobile
  • WDRMaus: Sendung mit der Maus
  • +
  • WebOfStories
  • Weibo
  • Wimp
  • Wistia
  • @@ -533,7 +522,6 @@
  • youtube:search_url: YouTube.com search URLs
  • youtube:show: YouTube.com (multi-season) shows
  • youtube:subscriptions: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)
  • -
  • youtube:toplist: YouTube.com top lists, "yttoplist:{channel}:{list title}" (Example: "yttoplist:music:Top Tracks")
  • youtube:user: YouTube.com user videos (URL or "ytuser" keyword)
  • youtube:watch_later: Youtube watch later list, ":ytwatchlater" for short (requires authentication)
  • ZDF
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 14492fe24..0a30c444f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.04 \ No newline at end of file +2015.01.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f119f1ff1..55889cc7e 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-04T03:19:08.557227Z + 2015-01-05T18:56:01.685251Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7025,4 +7025,19 @@ 2015-01-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.05 + New version 2015.01.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.05/ +
    +
    + + The youtube-dl maintainers + + 2015-01-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index bc99374f7..976710544 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.04", - "signature": "0c992f163836178cf1e2d3585d33c66b55fbac29d94fadb100056168f0266721b0ec009994dffae4d170c4c34bcc9c7122495e98d19079233a1af27df6e39b530e2863839c64699927a9f96d7bb95b0a29e5cc47387569c9dc5ce8e47ecf1a0ace82e0707f20f65a47bb9cbfdb10441b4b684e7ca1c9c0a2d121057458555de1", + "latest": "2015.01.05", + "signature": "1b05ee4fc5c68c705ffca32b85176ba388e6be72b82562733f0db9e536f4027d83ad5db1d93d24f1661748d36eb24776c7eac96d0f65d0122c36bcfa561bc6d0fb7db35e4c0f16314afea6ca0e57bfa3ddab1927c26917354c5a5d16ec0f9fca4fd65e9bd0e92111a23a42fd2572ef6d67ef4dd5a20aa6f17c7e7fcee9a101d6", "versions": { "2012.02.22": { "bin": [ @@ -6559,6 +6559,20 @@ "https://yt-dl.org/downloads/2015.01.04/youtube-dl-2015.01.04.tar.gz", "05a678e8d55f424a48ae9fd504c29e4a5c5946fc54e48c3d5c65ccf40dda3223" ] + }, + "2015.01.05": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.05/youtube-dl", + "545b5581ea64ec8cf4048db75a28ca2ae55201f48626510f57d8add04cb874bd" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.05/youtube-dl.exe", + "9a3f5e0b50a3c060603a7957189b4850c257343eb200c2e74a09a88ded891b82" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.05/youtube-dl-2015.01.05.tar.gz", + "c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83" + ] } } } \ No newline at end of file From 1b4bdeefe9bd0dce6979d2837865b03918e6e4a3 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Mon, 5 Jan 2015 22:45:29 +0100 Subject: [PATCH 44/65] release 2015.01.05.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 7e20959d3..c3f4f0021 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.05 (sig)

    +

    2015.01.05.1 (sig)

      -
    • MD5: 3c74569a910776f6708413c822d9f8da
    • -
    • SHA1: eae628917af2b1b3bf9815a66fe320917e58729e
    • -
    • SHA256: 545b5581ea64ec8cf4048db75a28ca2ae55201f48626510f57d8add04cb874bd
    • +
    • MD5: 5ed1aad706f78c8d5a797d2f76893e09
    • +
    • SHA1: 9ebb8ce43aa7d7b50860e77c818f176be23dd144
    • +
    • SHA256: f2275634b229d1443a25d836fb04751e999651deec4d3c84c42ed1c2dbb15c26

    - Windows exe (sig - 9a3f5e0b50a3c060603a7957189b4850c257343eb200c2e74a09a88ded891b82)
    - Full source + docs + binary tarball (sig - c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83) + Windows exe (sig - 7c4d594aeac663277bdce1fe519d041383b6a6372962f7de1cbcba296d5438c4)
    + Full source + docs + binary tarball (sig - 67428cd5d0a34da00ede41ec1fd22cc9b6d3caf44586b02b69d4de810599564b)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.05/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.05.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/2015.01.05/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.05.1/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.05/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.05.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/update/LATEST_VERSION b/update/LATEST_VERSION index 0a30c444f..b7bca2b1e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.05 \ No newline at end of file +2015.01.05.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 55889cc7e..0520f6703 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-05T18:56:01.685251Z + 2015-01-05T22:45:26.006710Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7040,4 +7040,19 @@ 2015-01-05T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.05.1 + New version 2015.01.05.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.05.1/ +
    +
    + + The youtube-dl maintainers + + 2015-01-05T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 976710544..6a717f046 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.05", - "signature": "1b05ee4fc5c68c705ffca32b85176ba388e6be72b82562733f0db9e536f4027d83ad5db1d93d24f1661748d36eb24776c7eac96d0f65d0122c36bcfa561bc6d0fb7db35e4c0f16314afea6ca0e57bfa3ddab1927c26917354c5a5d16ec0f9fca4fd65e9bd0e92111a23a42fd2572ef6d67ef4dd5a20aa6f17c7e7fcee9a101d6", + "latest": "2015.01.05.1", + "signature": "46f34b83779b92d39e90e36f0250127a9f8b8e2c6d5683f5c642540dbcaff9a39aec642eec2998fad358504e789020fc5613600fd9feadc572405b2fc50b43b775f2d6019e27a33f8269374dcc86722909486dbec1e80eeef3f988d3a6dc168ecbf4b157810c1c64f1077965467802d4e8447bdef05761f3a4079cc4d85217d0", "versions": { "2012.02.22": { "bin": [ @@ -6573,6 +6573,20 @@ "https://yt-dl.org/downloads/2015.01.05/youtube-dl-2015.01.05.tar.gz", "c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83" ] + }, + "2015.01.05.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl", + "f2275634b229d1443a25d836fb04751e999651deec4d3c84c42ed1c2dbb15c26" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl.exe", + "7c4d594aeac663277bdce1fe519d041383b6a6372962f7de1cbcba296d5438c4" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl-2015.01.05.1.tar.gz", + "67428cd5d0a34da00ede41ec1fd22cc9b6d3caf44586b02b69d4de810599564b" + ] } } } \ No newline at end of file From 459c608b683984d512a9fdc19670531652f5d0c7 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 7 Jan 2015 07:27:44 +0100 Subject: [PATCH 45/65] release 2015.01.07 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index c3f4f0021..3f23cb851 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.05.1 (sig)

    +

    2015.01.07 (sig)

      -
    • MD5: 5ed1aad706f78c8d5a797d2f76893e09
    • -
    • SHA1: 9ebb8ce43aa7d7b50860e77c818f176be23dd144
    • -
    • SHA256: f2275634b229d1443a25d836fb04751e999651deec4d3c84c42ed1c2dbb15c26
    • +
    • MD5: 781f3dccb2c95a3d60704dfee86f1277
    • +
    • SHA1: 34774ef87aa0a129b006f979935c7ab982571a8c
    • +
    • SHA256: ba738ba2369b3e2cf85e457e8273ec326c683ace1cee06eb8c1a20a5c3a67960

    - Windows exe (sig - 7c4d594aeac663277bdce1fe519d041383b6a6372962f7de1cbcba296d5438c4)
    - Full source + docs + binary tarball (sig - 67428cd5d0a34da00ede41ec1fd22cc9b6d3caf44586b02b69d4de810599564b) + Windows exe (sig - eadcc71d925d95a6daba1d6a781b9c79e866c50d81a55d02f32401b4e1566fa4)
    + Full source + docs + binary tarball (sig - 58dd752d9ef6e1cdc5f17b8771b3a40286fe72d7e4aa4f650e1df59eb2c27e97)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.05.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.07/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.05.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.07/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.05.1/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.07/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 24743e8aa..750ccf40b 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -163,6 +163,7 @@
  • GDCVault
  • generic: Generic downloader that works on some sites
  • GiantBomb
  • +
  • Giga
  • Glide: Glide mobile video messages (glide.me)
  • Globo
  • GodTube
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b7bca2b1e..7f9ca49a2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.05.1 \ No newline at end of file +2015.01.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 0520f6703..35dc5d636 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-05T22:45:26.006710Z + 2015-01-07T07:27:43.260933Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7055,4 +7055,19 @@ 2015-01-05T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.07 + New version 2015.01.07 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.07/ +
    +
    + + The youtube-dl maintainers + + 2015-01-07T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6a717f046..5155d9d98 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.05.1", - "signature": "46f34b83779b92d39e90e36f0250127a9f8b8e2c6d5683f5c642540dbcaff9a39aec642eec2998fad358504e789020fc5613600fd9feadc572405b2fc50b43b775f2d6019e27a33f8269374dcc86722909486dbec1e80eeef3f988d3a6dc168ecbf4b157810c1c64f1077965467802d4e8447bdef05761f3a4079cc4d85217d0", + "latest": "2015.01.07", + "signature": "2860a11bb9858e1fafea32654bc1013de173376e3064eeadd97ece392d98be459326dd64d699fae668ab917f536d1e2f1b6084aee53cfa8efe31f83ed37b39419260c58b2c0f945bf80fd3e88b06f9204d853095633feb2d07c3dcedd83e915ce0743db74b1d2fa29114bfc7a1b48d89ac9f3414ab148140c16d49c573e2e476", "versions": { "2012.02.22": { "bin": [ @@ -6587,6 +6587,20 @@ "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl-2015.01.05.1.tar.gz", "67428cd5d0a34da00ede41ec1fd22cc9b6d3caf44586b02b69d4de810599564b" ] + }, + "2015.01.07": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.07/youtube-dl", + "ba738ba2369b3e2cf85e457e8273ec326c683ace1cee06eb8c1a20a5c3a67960" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.07/youtube-dl.exe", + "eadcc71d925d95a6daba1d6a781b9c79e866c50d81a55d02f32401b4e1566fa4" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.07/youtube-dl-2015.01.07.tar.gz", + "58dd752d9ef6e1cdc5f17b8771b3a40286fe72d7e4aa4f650e1df59eb2c27e97" + ] } } } \ No newline at end of file From 2933146728105147fecceb08acfe5ebe9d82d61b Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 7 Jan 2015 07:47:14 +0100 Subject: [PATCH 46/65] release 2015.01.07.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 3f23cb851..c627aed45 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.07 (sig)

    +

    2015.01.07.2 (sig)

      -
    • MD5: 781f3dccb2c95a3d60704dfee86f1277
    • -
    • SHA1: 34774ef87aa0a129b006f979935c7ab982571a8c
    • -
    • SHA256: ba738ba2369b3e2cf85e457e8273ec326c683ace1cee06eb8c1a20a5c3a67960
    • +
    • MD5: 9af004c5af40bd9f232e37cc3f8a248a
    • +
    • SHA1: 392d23ef2a75607dc81c656ca2155e5fe2eabc68
    • +
    • SHA256: ee8a9f25fb74243ff3ac9ef85f0f82fd2f9ca5efea8c6f66e57acf8cffae8f4a

    - Windows exe (sig - eadcc71d925d95a6daba1d6a781b9c79e866c50d81a55d02f32401b4e1566fa4)
    - Full source + docs + binary tarball (sig - 58dd752d9ef6e1cdc5f17b8771b3a40286fe72d7e4aa4f650e1df59eb2c27e97) + Windows exe (sig - e8c712f7188b78b45a2e665f96671b5db70bad298dfc5e479a8bd17afb52e652)
    + Full source + docs + binary tarball (sig - 0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.07/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.07.2/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.07/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.07.2/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.07/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.07.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index 7f9ca49a2..f064aeaf2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.07 \ No newline at end of file +2015.01.07.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 35dc5d636..dbf2c7133 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-07T07:27:43.260933Z + 2015-01-07T07:47:13.408141Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7070,4 +7070,19 @@ 2015-01-07T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.07.2 + New version 2015.01.07.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.07.2/ +
    +
    + + The youtube-dl maintainers + + 2015-01-07T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5155d9d98..c001ac0fb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.07", - "signature": "2860a11bb9858e1fafea32654bc1013de173376e3064eeadd97ece392d98be459326dd64d699fae668ab917f536d1e2f1b6084aee53cfa8efe31f83ed37b39419260c58b2c0f945bf80fd3e88b06f9204d853095633feb2d07c3dcedd83e915ce0743db74b1d2fa29114bfc7a1b48d89ac9f3414ab148140c16d49c573e2e476", + "latest": "2015.01.07.2", + "signature": "4ec35d1761d144b67fde98336aff1b804a20693354c06932c9167b89e3bf7024ab866fdb9b41f90aa8f1fb2c5fb98feeee0c81c80f7325164d47337cfcce065442f6f0dac06d82b9b16853f612738b1d5e55b46f2a930eac73eef05e746f9b04dfd7f9b749dc1ae2859e748e08955ede62238d22f21c07f46c95395bf85fa4f9", "versions": { "2012.02.22": { "bin": [ @@ -6601,6 +6601,20 @@ "https://yt-dl.org/downloads/2015.01.07/youtube-dl-2015.01.07.tar.gz", "58dd752d9ef6e1cdc5f17b8771b3a40286fe72d7e4aa4f650e1df59eb2c27e97" ] + }, + "2015.01.07.2": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.07.2/youtube-dl", + "ee8a9f25fb74243ff3ac9ef85f0f82fd2f9ca5efea8c6f66e57acf8cffae8f4a" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.exe", + "e8c712f7188b78b45a2e665f96671b5db70bad298dfc5e479a8bd17afb52e652" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz", + "0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560" + ] } } } \ No newline at end of file From 73d6793ff4a1ecd778639ae5d0171b40d4666a32 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 8 Jan 2015 16:21:40 +0100 Subject: [PATCH 47/65] release 2015.01.08 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index c627aed45..1cb99e9f9 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.07.2 (sig)

    +

    2015.01.08 (sig)

      -
    • MD5: 9af004c5af40bd9f232e37cc3f8a248a
    • -
    • SHA1: 392d23ef2a75607dc81c656ca2155e5fe2eabc68
    • -
    • SHA256: ee8a9f25fb74243ff3ac9ef85f0f82fd2f9ca5efea8c6f66e57acf8cffae8f4a
    • +
    • MD5: 9c6e26004c2023179b592831e342bcd4
    • +
    • SHA1: dcced702c0690dafabc62bec3a1bd6715ca0c655
    • +
    • SHA256: 2aac321a4c302a15028a9924c71ca2d7dad506ba2d09bb4761bb79ef15f28696

    - Windows exe (sig - e8c712f7188b78b45a2e665f96671b5db70bad298dfc5e479a8bd17afb52e652)
    - Full source + docs + binary tarball (sig - 0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560) + Windows exe (sig - 1a5abf3f28efed245743fdbd853c971a10d9d587d39b452766cc2e1fe63e5cfb)
    + Full source + docs + binary tarball (sig - 937b0c1c7781da19cb4fb1b89953ac36dd6ac9bb42591ba2a1442796410cac9c)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.07.2/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.08/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.07.2/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.08/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.07.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.08/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/update/LATEST_VERSION b/update/LATEST_VERSION index f064aeaf2..5b1d2a0ae 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.07.2 \ No newline at end of file +2015.01.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index dbf2c7133..255730804 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-07T07:47:13.408141Z + 2015-01-08T16:21:39.781719Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7085,4 +7085,19 @@ 2015-01-07T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.08 + New version 2015.01.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.08/ +
    +
    + + The youtube-dl maintainers + + 2015-01-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c001ac0fb..433c30ef0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.07.2", - "signature": "4ec35d1761d144b67fde98336aff1b804a20693354c06932c9167b89e3bf7024ab866fdb9b41f90aa8f1fb2c5fb98feeee0c81c80f7325164d47337cfcce065442f6f0dac06d82b9b16853f612738b1d5e55b46f2a930eac73eef05e746f9b04dfd7f9b749dc1ae2859e748e08955ede62238d22f21c07f46c95395bf85fa4f9", + "latest": "2015.01.08", + "signature": "8230f9cef6ad5f959f92aac55748afcd2dc8c6b2f6aa9ab8aaa7044c77e410a1eaa1fbbf7293d94bf21d705abefc2742456cc72b51805af7e9c6eba254b42a2bbcfccb724b04303c820a0b13c37316e29e3714a182e15f7542eb8dd8ebe42091d5cb1d54a4c6bb57d387fb4891a34c9a8ad2b36313306358b7ed7c203d742b1f", "versions": { "2012.02.22": { "bin": [ @@ -6615,6 +6615,20 @@ "https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz", "0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560" ] + }, + "2015.01.08": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.08/youtube-dl", + "2aac321a4c302a15028a9924c71ca2d7dad506ba2d09bb4761bb79ef15f28696" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.08/youtube-dl.exe", + "1a5abf3f28efed245743fdbd853c971a10d9d587d39b452766cc2e1fe63e5cfb" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.08/youtube-dl-2015.01.08.tar.gz", + "937b0c1c7781da19cb4fb1b89953ac36dd6ac9bb42591ba2a1442796410cac9c" + ] } } } \ No newline at end of file From 79ae0d93592e5f3a038f0e9c85ca72093b95bbf6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 9 Jan 2015 20:24:35 +0100 Subject: [PATCH 48/65] release 2015.01.09 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 1cb99e9f9..23981265b 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.08 (sig)

    +

    2015.01.09 (sig)

      -
    • MD5: 9c6e26004c2023179b592831e342bcd4
    • -
    • SHA1: dcced702c0690dafabc62bec3a1bd6715ca0c655
    • -
    • SHA256: 2aac321a4c302a15028a9924c71ca2d7dad506ba2d09bb4761bb79ef15f28696
    • +
    • MD5: 16d4af02398072f742d9457686d5783a
    • +
    • SHA1: 7b7b77bce71239c220569f590c2ea89e89d0cf51
    • +
    • SHA256: 859b0146da28638157520deea13aa5ab9a529b859fae0796a7025cb1a8a4a605

    - Windows exe (sig - 1a5abf3f28efed245743fdbd853c971a10d9d587d39b452766cc2e1fe63e5cfb)
    - Full source + docs + binary tarball (sig - 937b0c1c7781da19cb4fb1b89953ac36dd6ac9bb42591ba2a1442796410cac9c) + Windows exe (sig - a7e3b9f622702485d9ea59ee2c71a9a28fb3492478721f2836bfe418795e7730)
    + Full source + docs + binary tarball (sig - 684caecfab0063a99c372d065628b0297be2f14719f35951825e6ae9e49e8ad7)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.08/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.09/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.08/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.09/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.08/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.09/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/update/LATEST_VERSION b/update/LATEST_VERSION index 5b1d2a0ae..c2ab2c076 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.08 \ No newline at end of file +2015.01.09 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 255730804..da9b70728 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-08T16:21:39.781719Z + 2015-01-09T20:24:34.236783Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7100,4 +7100,19 @@ 2015-01-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.09 + New version 2015.01.09 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.09/ +
    +
    + + The youtube-dl maintainers + + 2015-01-09T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 433c30ef0..40ab3fda0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.08", - "signature": "8230f9cef6ad5f959f92aac55748afcd2dc8c6b2f6aa9ab8aaa7044c77e410a1eaa1fbbf7293d94bf21d705abefc2742456cc72b51805af7e9c6eba254b42a2bbcfccb724b04303c820a0b13c37316e29e3714a182e15f7542eb8dd8ebe42091d5cb1d54a4c6bb57d387fb4891a34c9a8ad2b36313306358b7ed7c203d742b1f", + "latest": "2015.01.09", + "signature": "91f4e5150c7ed00ad39370f7718a6c842d93292bbd84c41079c100c7cd5c9b303948fda86b11c22ea368ffeaa5e925e48787251ec24712a2da0480925df14f9a537fa7ff1804c4786a1beb9429bb8bb8c88e14e4b77182bfd741a01b81d7793396f5c7909a3a3a35e35c2d9994fdfa1036b05c3bec40b2c4b7b04bb7ecbfbb01", "versions": { "2012.02.22": { "bin": [ @@ -6629,6 +6629,20 @@ "https://yt-dl.org/downloads/2015.01.08/youtube-dl-2015.01.08.tar.gz", "937b0c1c7781da19cb4fb1b89953ac36dd6ac9bb42591ba2a1442796410cac9c" ] + }, + "2015.01.09": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.09/youtube-dl", + "859b0146da28638157520deea13aa5ab9a529b859fae0796a7025cb1a8a4a605" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.09/youtube-dl.exe", + "a7e3b9f622702485d9ea59ee2c71a9a28fb3492478721f2836bfe418795e7730" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.09/youtube-dl-2015.01.09.tar.gz", + "684caecfab0063a99c372d065628b0297be2f14719f35951825e6ae9e49e8ad7" + ] } } } \ No newline at end of file From fbcbaa08d2f39fd2a36e9e778fa905d444b580c7 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 9 Jan 2015 21:35:36 +0100 Subject: [PATCH 49/65] release 2015.01.09.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 23981265b..8504ab6b9 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 (sig)

    +

    2015.01.09.1 (sig)

      -
    • MD5: 16d4af02398072f742d9457686d5783a
    • -
    • SHA1: 7b7b77bce71239c220569f590c2ea89e89d0cf51
    • -
    • SHA256: 859b0146da28638157520deea13aa5ab9a529b859fae0796a7025cb1a8a4a605
    • +
    • MD5: 9ddd1ff09dad4c4bde6ff40a59a80ad2
    • +
    • SHA1: c06a1596a6c097510d923d80009c81051e76a9ad
    • +
    • SHA256: ba5f13ec75012bf3993cc7f09c060d62d07cfcd7feb273a7ba77882c49472911

    - Windows exe (sig - a7e3b9f622702485d9ea59ee2c71a9a28fb3492478721f2836bfe418795e7730)
    - Full source + docs + binary tarball (sig - 684caecfab0063a99c372d065628b0297be2f14719f35951825e6ae9e49e8ad7) + Windows exe (sig - ed169f96e81cbb007cc3804a6780475563d122c2efaa58ae3fdbbcaabb4e4a4c)
    + Full source + docs + binary tarball (sig - 98bb93ac37cc8ea3bc0a49c1506893670ea450618c4593af87959bea64c7e12c)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.09/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.09.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/2015.01.09/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.09.1/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/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.09.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/update/LATEST_VERSION b/update/LATEST_VERSION index c2ab2c076..2fe5388f2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.09 \ No newline at end of file +2015.01.09.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index da9b70728..40a0a511c 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-09T20:24:34.236783Z + 2015-01-09T21:35:34.866190Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7115,4 +7115,19 @@ 2015-01-09T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.09.1 + New version 2015.01.09.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.09.1/ +
    +
    + + The youtube-dl maintainers + + 2015-01-09T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 40ab3fda0..38d0654ce 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.09", - "signature": "91f4e5150c7ed00ad39370f7718a6c842d93292bbd84c41079c100c7cd5c9b303948fda86b11c22ea368ffeaa5e925e48787251ec24712a2da0480925df14f9a537fa7ff1804c4786a1beb9429bb8bb8c88e14e4b77182bfd741a01b81d7793396f5c7909a3a3a35e35c2d9994fdfa1036b05c3bec40b2c4b7b04bb7ecbfbb01", + "latest": "2015.01.09.1", + "signature": "34267799cf19359f674a0a820e31224d901aadcbb8d98226db2633393c4a2106ddec328aa8b2960d8cd6e3f91bffa170ae24410bb740bb328df8f5901d64742e1c6eac1d89347ec420bd8642d0a0c9182cd2c60107185a7617f89a57681635a069be32354e930efcbc9b6b2c8b1bb5ad8785fdf361225d8a08bcde2eb35ab060", "versions": { "2012.02.22": { "bin": [ @@ -6643,6 +6643,20 @@ "https://yt-dl.org/downloads/2015.01.09/youtube-dl-2015.01.09.tar.gz", "684caecfab0063a99c372d065628b0297be2f14719f35951825e6ae9e49e8ad7" ] + }, + "2015.01.09.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.09.1/youtube-dl", + "ba5f13ec75012bf3993cc7f09c060d62d07cfcd7feb273a7ba77882c49472911" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.09.1/youtube-dl.exe", + "ed169f96e81cbb007cc3804a6780475563d122c2efaa58ae3fdbbcaabb4e4a4c" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.09.1/youtube-dl-2015.01.09.1.tar.gz", + "98bb93ac37cc8ea3bc0a49c1506893670ea450618c4593af87959bea64c7e12c" + ] } } } \ No newline at end of file From bb50007287a2c61a4758c30c915651d1ecbf8eea Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 10 Jan 2015 00:03:35 +0100 Subject: [PATCH 50/65] release 2015.01.09.2 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 8504ab6b9..85a0a8014 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.1 (sig)

    +

    2015.01.09.2 (sig)

      -
    • MD5: 9ddd1ff09dad4c4bde6ff40a59a80ad2
    • -
    • SHA1: c06a1596a6c097510d923d80009c81051e76a9ad
    • -
    • SHA256: ba5f13ec75012bf3993cc7f09c060d62d07cfcd7feb273a7ba77882c49472911
    • +
    • MD5: 728b0fe67329304c431b9d2b470023ad
    • +
    • SHA1: 2288ba847194edcd17189694e18c520d3a9d401f
    • +
    • SHA256: c44fd0d039418c83a8c074faf2ea1940bfa7e17ba9fd2dfea53e2964d002128c

    - Windows exe (sig - ed169f96e81cbb007cc3804a6780475563d122c2efaa58ae3fdbbcaabb4e4a4c)
    - Full source + docs + binary tarball (sig - 98bb93ac37cc8ea3bc0a49c1506893670ea450618c4593af87959bea64c7e12c) + Windows exe (sig - d0315cc869416d7a236132403be822a40262254a4fe77e5a8934421eda65c016)
    + Full source + docs + binary tarball (sig - cc935640b60185651f5452ff0e2346122284570c973af0562d51e63bafd51bec)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.09.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.09.2/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.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.09.2/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.1/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.09.2/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 750ccf40b..7f044cf06 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -266,6 +266,7 @@
  • ndr: NDR.de - Mediathek
  • NDTV
  • NerdCubedFeed
  • +
  • Netzkino
  • Newgrounds
  • Newstube
  • nfb: National Film Board of Canada
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 2fe5388f2..1db5f06c3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.09.1 \ No newline at end of file +2015.01.09.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 40a0a511c..8da86ada2 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-09T21:35:34.866190Z + 2015-01-10T00:03:34.443011Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7130,4 +7130,19 @@ 2015-01-09T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.09.2 + New version 2015.01.09.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.09.2/ +
    +
    + + The youtube-dl maintainers + + 2015-01-09T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 38d0654ce..13d88ce9d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.09.1", - "signature": "34267799cf19359f674a0a820e31224d901aadcbb8d98226db2633393c4a2106ddec328aa8b2960d8cd6e3f91bffa170ae24410bb740bb328df8f5901d64742e1c6eac1d89347ec420bd8642d0a0c9182cd2c60107185a7617f89a57681635a069be32354e930efcbc9b6b2c8b1bb5ad8785fdf361225d8a08bcde2eb35ab060", + "latest": "2015.01.09.2", + "signature": "4d7c015d93c35531573537c22ebf5dcc31612d51134a2515709701103ac0c31d45a8e6a1809ee9e8388712ed318cb68c322669a8d49f62812e4b1a0cc75054dec4d2bbbb94c4bba31664a6926b06ed707eb6ea43477d86918a924d8913036b067f3b986455961c7e66a963f24b4ea2f5167b061cc591cd77097d7798a9cb03f8", "versions": { "2012.02.22": { "bin": [ @@ -6657,6 +6657,20 @@ "https://yt-dl.org/downloads/2015.01.09.1/youtube-dl-2015.01.09.1.tar.gz", "98bb93ac37cc8ea3bc0a49c1506893670ea450618c4593af87959bea64c7e12c" ] + }, + "2015.01.09.2": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.09.2/youtube-dl", + "c44fd0d039418c83a8c074faf2ea1940bfa7e17ba9fd2dfea53e2964d002128c" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.09.2/youtube-dl.exe", + "d0315cc869416d7a236132403be822a40262254a4fe77e5a8934421eda65c016" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.09.2/youtube-dl-2015.01.09.2.tar.gz", + "cc935640b60185651f5452ff0e2346122284570c973af0562d51e63bafd51bec" + ] } } } \ No newline at end of file From febd9d6e8439637d7496f1707fcfead81967f193 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 10 Jan 2015 05:54:30 +0100 Subject: [PATCH 51/65] release 2015.01.10 --- download.html | 18 +++++++++--------- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 44 insertions(+), 13 deletions(-) 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)

      -
    • MD5: 728b0fe67329304c431b9d2b470023ad
    • -
    • SHA1: 2288ba847194edcd17189694e18c520d3a9d401f
    • -
    • SHA256: c44fd0d039418c83a8c074faf2ea1940bfa7e17ba9fd2dfea53e2964d002128c
    • +
    • MD5: 47d1f86a2b40fa74ded022f88eb12c53
    • +
    • SHA1: 2c60064542efe1e940dad24a0d4522a0b2b6fc4e
    • +
    • SHA256: 8d69ab42aa32295295450f44d0f47df6c4f6230cbc8fa136ace76010caadfd1a

    - 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 From 998259644efc2840cccad81a3fd419b23c53fde2 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 10 Jan 2015 20:08:51 +0100 Subject: [PATCH 52/65] release 2015.01.10.1 --- download.html | 18 +++++++++--------- supportedsites.html | 6 +++++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 47 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 13b14056b..84c9af6fd 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.10 (sig)

    +

    2015.01.10.1 (sig)

      -
    • MD5: 47d1f86a2b40fa74ded022f88eb12c53
    • -
    • SHA1: 2c60064542efe1e940dad24a0d4522a0b2b6fc4e
    • -
    • SHA256: 8d69ab42aa32295295450f44d0f47df6c4f6230cbc8fa136ace76010caadfd1a
    • +
    • MD5: 8556f162ff52b4f0bfc9d8c25e7b9c0a
    • +
    • SHA1: 3b0dd9bee7f48f359b8d305d658ffd2ce2866c61
    • +
    • SHA256: 48ba3936c171b22dc6eb86c7ce06a9a1efffd98b9875c895e24de0d863595002

    - Windows exe (sig - 2c2f71f0ce175a7fd7bfc3d8a1b9d848e7a9fe7ea4f075910ed45f572f4ee737)
    - Full source + docs + binary tarball (sig - a14eb80e37c452d537f0f5b0d826c57f099776a4a38016533fa6b5c66daeec46) + Windows exe (sig - 1508d4517ba7b88b573290f3c1c0e11996cf766a55bd5b478677d5bc172b009f)
    + Full source + docs + binary tarball (sig - cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.10/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.10.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/2015.01.10/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.10.1/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.10/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.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 639353f46..8c58b8788 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -47,6 +47,7 @@
  • arte.tv:embed
  • arte.tv:future
  • AtresPlayer
  • +
  • ATTTechChannel
  • audiomack
  • audiomack:album
  • AUEngine
  • @@ -92,6 +93,7 @@
  • CNNArticle
  • CNNBlogs
  • CollegeHumor
  • +
  • CollegeRama
  • ComCarCoff
  • ComedyCentral
  • ComedyCentralShows: The Daily Show / The Colbert Report
  • @@ -207,6 +209,7 @@
  • jpopsuki.tv
  • Jukebox
  • Kankan
  • +
  • Karaoketv
  • keek
  • KeezMovies
  • KhanAcademy
  • @@ -293,9 +296,9 @@
  • on.aol.com
  • Ooyala
  • OpenFilm
  • +
  • orf:fm4: radio FM4
  • orf:oe1: Radio Österreich 1
  • orf:tvthek: ORF TVthek
  • -
  • ORFFM4: radio FM4
  • parliamentlive.tv: UK parliament videos
  • Patreon
  • PBS
  • @@ -328,6 +331,7 @@
  • RottenTomatoes
  • Roxwel
  • RTBF
  • +
  • Rte
  • RTLnow
  • rtlxl.nl
  • RTP
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 74fab2210..643b5de35 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.10 \ No newline at end of file +2015.01.10.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2a65ca654..208490e2d 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-10T05:54:29.345313Z + 2015-01-10T20:08:49.353219Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7160,4 +7160,19 @@ 2015-01-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.10.1 + New version 2015.01.10.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.10.1/ +
    +
    + + The youtube-dl maintainers + + 2015-01-10T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3738f8919..435af3c70 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.10", - "signature": "5a9f87eff3dd2d80a392a6ea9196935168847ffeff37a23a47857776f06855c6cea260d58835d1cad527e6d9ecd1034567c55c0de457f85c983de2b1e138d4cb2ffc93c5740e86ff795f709e55d7d2aed34a5c036ec0d2162fc0f23fb7df48d62ec76c70771436772e31166adccd4fafc735df2c67b5bec4ba5e84c55d9c0b79", + "latest": "2015.01.10.1", + "signature": "412ead09ddbb2dbfb58dadc152dc0e7d68c31476f8bcbdc296cfdf7163161b50f4492f8d7ae8d94d43649bde8aabaf41c47c71882fd048a0477e7e0089573e9ca494149c561910f476f815e1bab1d02850c28fa3965a2e259db6c1faf893c2fb465375f4f72a4ea95efadd301e71ac1014e231ea0d14ca940c100bb7860a6f2c", "versions": { "2012.02.22": { "bin": [ @@ -6685,6 +6685,20 @@ "https://yt-dl.org/downloads/2015.01.10/youtube-dl-2015.01.10.tar.gz", "a14eb80e37c452d537f0f5b0d826c57f099776a4a38016533fa6b5c66daeec46" ] + }, + "2015.01.10.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.10.1/youtube-dl", + "48ba3936c171b22dc6eb86c7ce06a9a1efffd98b9875c895e24de0d863595002" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.10.1/youtube-dl.exe", + "1508d4517ba7b88b573290f3c1c0e11996cf766a55bd5b478677d5bc172b009f" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.10.1/youtube-dl-2015.01.10.1.tar.gz", + "cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a" + ] } } } \ No newline at end of file From ef908685907d044d91e0be8ce82dedb25f0aff5d Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sat, 10 Jan 2015 21:05:47 +0100 Subject: [PATCH 53/65] release 2015.01.10.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 84c9af6fd..62f68db9e 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.10.1 (sig)

    +

    2015.01.10.2 (sig)

      -
    • MD5: 8556f162ff52b4f0bfc9d8c25e7b9c0a
    • -
    • SHA1: 3b0dd9bee7f48f359b8d305d658ffd2ce2866c61
    • -
    • SHA256: 48ba3936c171b22dc6eb86c7ce06a9a1efffd98b9875c895e24de0d863595002
    • +
    • MD5: 297f81cd10fec41d068e017fa7b6f923
    • +
    • SHA1: eb6bcdd7bf8502b7aa0cf40ecec5340d360f711e
    • +
    • SHA256: 6ba24775fd3de778df9edb496e46d79e2ac9b56c1b5f3d4103c4abc61b40a7ab

    - Windows exe (sig - 1508d4517ba7b88b573290f3c1c0e11996cf766a55bd5b478677d5bc172b009f)
    - Full source + docs + binary tarball (sig - cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a) + Windows exe (sig - 87660760d811c6cebfb7536c365dbbfa989f24934988766feafc28b56e24375a)
    + Full source + docs + binary tarball (sig - b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.10.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.10.2/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.10.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.10.2/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.10.1/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.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index 643b5de35..4a9480e12 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.10.1 \ No newline at end of file +2015.01.10.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 208490e2d..072607fba 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-10T20:08:49.353219Z + 2015-01-10T21:05:46.045191Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7175,4 +7175,19 @@ 2015-01-10T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.10.2 + New version 2015.01.10.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.10.2/ +
    +
    + + The youtube-dl maintainers + + 2015-01-10T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 435af3c70..a467b7f21 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.10.1", - "signature": "412ead09ddbb2dbfb58dadc152dc0e7d68c31476f8bcbdc296cfdf7163161b50f4492f8d7ae8d94d43649bde8aabaf41c47c71882fd048a0477e7e0089573e9ca494149c561910f476f815e1bab1d02850c28fa3965a2e259db6c1faf893c2fb465375f4f72a4ea95efadd301e71ac1014e231ea0d14ca940c100bb7860a6f2c", + "latest": "2015.01.10.2", + "signature": "699d12c8459be15804491ae0877ccb81e626240d96a42b86929e3954c3c698cfb6109c3c8dea31ad98f06148dc586f65ec9fca63fea0eec7d25f963b45f739adca72ac72af2fa21f537182d544ab099f482b2b4d63f81a5b6588205c8da51df869fd4dc5baa80d5b132b1b162bcfe90c1f478f480ae1e9a406d6ed90060be00f", "versions": { "2012.02.22": { "bin": [ @@ -6699,6 +6699,20 @@ "https://yt-dl.org/downloads/2015.01.10.1/youtube-dl-2015.01.10.1.tar.gz", "cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a" ] + }, + "2015.01.10.2": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl", + "6ba24775fd3de778df9edb496e46d79e2ac9b56c1b5f3d4103c4abc61b40a7ab" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl.exe", + "87660760d811c6cebfb7536c365dbbfa989f24934988766feafc28b56e24375a" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz", + "b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173" + ] } } } \ No newline at end of file From 3a863e1fdb94ed6a04b3c5200bd185c4bfc3de6c Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 11 Jan 2015 17:52:27 +0100 Subject: [PATCH 54/65] release 2015.01.11 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 62f68db9e..52cfa10ee 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.10.2 (sig)

    +

    2015.01.11 (sig)

      -
    • MD5: 297f81cd10fec41d068e017fa7b6f923
    • -
    • SHA1: eb6bcdd7bf8502b7aa0cf40ecec5340d360f711e
    • -
    • SHA256: 6ba24775fd3de778df9edb496e46d79e2ac9b56c1b5f3d4103c4abc61b40a7ab
    • +
    • MD5: 3be213eefb980fdb8692605aadd6c9de
    • +
    • SHA1: 0517b90ff0018925250bf89296f0f0b34ca57e34
    • +
    • SHA256: 77083aeb52760e5739119e7a85fe216127a3b7a2ec56ab62a34f2600daee470c

    - Windows exe (sig - 87660760d811c6cebfb7536c365dbbfa989f24934988766feafc28b56e24375a)
    - Full source + docs + binary tarball (sig - b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173) + Windows exe (sig - d59ae60f3b68e62c4231854e67d3d24da971a9ac224a083a8081e4a14edfb6e8)
    + Full source + docs + binary tarball (sig - 72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.10.2/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.11/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.10.2/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.11/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.10.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.11/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/update/LATEST_VERSION b/update/LATEST_VERSION index 4a9480e12..cd16b9115 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.10.2 \ No newline at end of file +2015.01.11 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 072607fba..a5abfbf50 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-10T21:05:46.045191Z + 2015-01-11T17:52:25.768813Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7190,4 +7190,19 @@ 2015-01-10T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.11 + New version 2015.01.11 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.11/ +
    +
    + + The youtube-dl maintainers + + 2015-01-11T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a467b7f21..e7b726281 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.10.2", - "signature": "699d12c8459be15804491ae0877ccb81e626240d96a42b86929e3954c3c698cfb6109c3c8dea31ad98f06148dc586f65ec9fca63fea0eec7d25f963b45f739adca72ac72af2fa21f537182d544ab099f482b2b4d63f81a5b6588205c8da51df869fd4dc5baa80d5b132b1b162bcfe90c1f478f480ae1e9a406d6ed90060be00f", + "latest": "2015.01.11", + "signature": "056a2d20ad79b641fd1cafd74f5c03d2a28649d5de357ae8b09437b21f0e801d1fedd19e35a7e7299392c9e15364c1a76fdb1cd8bdf2c56f48735d888d879afa21da35754974130f0d66b6edbb8cb9d1e1963606b0b7f2cfb395a947b33e1ea3806503c2783d172b00aac3f37fc047163e0ad8efa37f141be438db8674a57170", "versions": { "2012.02.22": { "bin": [ @@ -6713,6 +6713,20 @@ "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz", "b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173" ] + }, + "2015.01.11": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.11/youtube-dl", + "77083aeb52760e5739119e7a85fe216127a3b7a2ec56ab62a34f2600daee470c" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.11/youtube-dl.exe", + "d59ae60f3b68e62c4231854e67d3d24da971a9ac224a083a8081e4a14edfb6e8" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.11/youtube-dl-2015.01.11.tar.gz", + "72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f" + ] } } } \ No newline at end of file From 41a49da1af3218cfaac40079a91eeae1c00c9af4 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 15 Jan 2015 12:50:30 +0100 Subject: [PATCH 55/65] release 2015.01.15 --- download.html | 18 +++++++++--------- supportedsites.html | 3 +++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 45 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 52cfa10ee..4fa465f1b 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.11 (sig)

    +

    2015.01.15 (sig)

      -
    • MD5: 3be213eefb980fdb8692605aadd6c9de
    • -
    • SHA1: 0517b90ff0018925250bf89296f0f0b34ca57e34
    • -
    • SHA256: 77083aeb52760e5739119e7a85fe216127a3b7a2ec56ab62a34f2600daee470c
    • +
    • MD5: 6fb415043617e5ca0906737e25f30d5b
    • +
    • SHA1: 58299a7d2c4fa5bda352c2551a18a7b9cf90209d
    • +
    • SHA256: 64e21960b42bc59e1325753fefa4b8d53f8bd86cde2806e1ee11697c71a17166

    - Windows exe (sig - d59ae60f3b68e62c4231854e67d3d24da971a9ac224a083a8081e4a14edfb6e8)
    - Full source + docs + binary tarball (sig - 72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f) + Windows exe (sig - f73b043bf146d31d6609b6a0dbbda27a3364178eda0a2f70eba4f54d74ec552d)
    + Full source + docs + binary tarball (sig - 085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.11/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.15/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.11/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.15/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.11/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.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 8c58b8788..877b34e83 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -114,6 +114,7 @@
  • Discovery
  • divxstage: DivxStage
  • Dotsub
  • +
  • DRBonanza
  • Dropbox
  • DrTuber
  • DRTV
  • @@ -223,6 +224,7 @@
  • LiveLeak
  • livestream
  • livestream:original
  • +
  • LnkGo
  • lrt.lt
  • lynda: lynda.com videos
  • lynda:course: lynda.com online courses
  • @@ -286,6 +288,7 @@
  • Nowness
  • nowvideo: NowVideo
  • npo.nl
  • +
  • npo.nl:live
  • NRK
  • NRKTV
  • NTV
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index cd16b9115..7429bbf99 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.11 \ No newline at end of file +2015.01.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a5abfbf50..4da6af935 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-11T17:52:25.768813Z + 2015-01-15T12:50:28.434709Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7205,4 +7205,19 @@ 2015-01-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.15 + New version 2015.01.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.15/ +
    +
    + + The youtube-dl maintainers + + 2015-01-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e7b726281..5a68952a6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.11", - "signature": "056a2d20ad79b641fd1cafd74f5c03d2a28649d5de357ae8b09437b21f0e801d1fedd19e35a7e7299392c9e15364c1a76fdb1cd8bdf2c56f48735d888d879afa21da35754974130f0d66b6edbb8cb9d1e1963606b0b7f2cfb395a947b33e1ea3806503c2783d172b00aac3f37fc047163e0ad8efa37f141be438db8674a57170", + "latest": "2015.01.15", + "signature": "17bdd9a0904b2ec156454334993cdef00e4019d7dc03ffaeeec8599ef9740bbcae9cf25a130cb6bf0bb78bb6a1bbceb43fdf41598d1f7fe1b362871324c8652484e527c6ec6d98da1054672ce291fdfd833dafc1ae93c101f3909ec442a17225399822da93935768cc4852c91795c30ae6c93cac8d8c16b521be55ffa5729cf8", "versions": { "2012.02.22": { "bin": [ @@ -6727,6 +6727,20 @@ "https://yt-dl.org/downloads/2015.01.11/youtube-dl-2015.01.11.tar.gz", "72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f" ] + }, + "2015.01.15": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.15/youtube-dl", + "64e21960b42bc59e1325753fefa4b8d53f8bd86cde2806e1ee11697c71a17166" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.15/youtube-dl.exe", + "f73b043bf146d31d6609b6a0dbbda27a3364178eda0a2f70eba4f54d74ec552d" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.15/youtube-dl-2015.01.15.tar.gz", + "085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594" + ] } } } \ No newline at end of file From 03105f6854d05bdb1d9578f01554db71d867244d Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 15 Jan 2015 22:46:27 +0100 Subject: [PATCH 56/65] release 2015.01.15.1 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 4fa465f1b..9c8711384 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.15 (sig)

    +

    2015.01.15.1 (sig)

      -
    • MD5: 6fb415043617e5ca0906737e25f30d5b
    • -
    • SHA1: 58299a7d2c4fa5bda352c2551a18a7b9cf90209d
    • -
    • SHA256: 64e21960b42bc59e1325753fefa4b8d53f8bd86cde2806e1ee11697c71a17166
    • +
    • MD5: 2fba6f4418eb6abda16a8a89052e3483
    • +
    • SHA1: 4dda65750308f9c5a5dc909d478b6c647eb3a099
    • +
    • SHA256: 0da8bca089a11711243b70b31c55e1f44c7473268138d1c62817039dfdcc8850

    - Windows exe (sig - f73b043bf146d31d6609b6a0dbbda27a3364178eda0a2f70eba4f54d74ec552d)
    - Full source + docs + binary tarball (sig - 085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594) + Windows exe (sig - 912de6b3804d73d64de4c934ef8fab992c55006fcd1f1d3299660375e0f6d6bb)
    + Full source + docs + binary tarball (sig - 33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.15/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.15.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/2015.01.15/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.15.1/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.15/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.15.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/update/LATEST_VERSION b/update/LATEST_VERSION index 7429bbf99..2ffbe1b3b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.15 \ No newline at end of file +2015.01.15.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4da6af935..76aaab2d0 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-15T12:50:28.434709Z + 2015-01-15T22:46:25.991332Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7220,4 +7220,19 @@ 2015-01-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.15.1 + New version 2015.01.15.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.15.1/ +
    +
    + + The youtube-dl maintainers + + 2015-01-15T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5a68952a6..c9146dede 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.15", - "signature": "17bdd9a0904b2ec156454334993cdef00e4019d7dc03ffaeeec8599ef9740bbcae9cf25a130cb6bf0bb78bb6a1bbceb43fdf41598d1f7fe1b362871324c8652484e527c6ec6d98da1054672ce291fdfd833dafc1ae93c101f3909ec442a17225399822da93935768cc4852c91795c30ae6c93cac8d8c16b521be55ffa5729cf8", + "latest": "2015.01.15.1", + "signature": "50c2a7f4aa168fc17bdd670084175f533e8e51679e027eda616a86303fec1ee42202870c84c571c7fb265b821d9343e06965c3e514a99f2010b56e38a51c7dca0a19fc2a6f89f35ce9c090d0e7c275e742cd094ab37c0d51650159e6b56ba27fd348d9e00a1df916db4ad538700aebcffe70993a34a3e5346e280a725bf6328c", "versions": { "2012.02.22": { "bin": [ @@ -6741,6 +6741,20 @@ "https://yt-dl.org/downloads/2015.01.15/youtube-dl-2015.01.15.tar.gz", "085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594" ] + }, + "2015.01.15.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.15.1/youtube-dl", + "0da8bca089a11711243b70b31c55e1f44c7473268138d1c62817039dfdcc8850" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.15.1/youtube-dl.exe", + "912de6b3804d73d64de4c934ef8fab992c55006fcd1f1d3299660375e0f6d6bb" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.15.1/youtube-dl-2015.01.15.1.tar.gz", + "33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17" + ] } } } \ No newline at end of file From fdf7547735239ac6d7650319e0f4e70828dff7b9 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 16 Jan 2015 14:26:02 +0100 Subject: [PATCH 57/65] release 2015.01.16 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 9c8711384..5d1c12991 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.15.1 (sig)

    +

    2015.01.16 (sig)

      -
    • MD5: 2fba6f4418eb6abda16a8a89052e3483
    • -
    • SHA1: 4dda65750308f9c5a5dc909d478b6c647eb3a099
    • -
    • SHA256: 0da8bca089a11711243b70b31c55e1f44c7473268138d1c62817039dfdcc8850
    • +
    • MD5: b82000c760b3c0efa539695ccac692f1
    • +
    • SHA1: 6016f002d073530d667094dc6db80ebe286d4e9f
    • +
    • SHA256: b5097dbc136c8e141f5c55c58148ffef5bf19f6ef78976a3b4993761addf50e8

    - Windows exe (sig - 912de6b3804d73d64de4c934ef8fab992c55006fcd1f1d3299660375e0f6d6bb)
    - Full source + docs + binary tarball (sig - 33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17) + Windows exe (sig - 85c7c0766d530a7e06b01a9b3f9d844a72fa57ab555f6743ba91055b7edbee41)
    + Full source + docs + binary tarball (sig - 194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.15.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.16/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.15.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.16/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.15.1/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.16/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/update/LATEST_VERSION b/update/LATEST_VERSION index 2ffbe1b3b..053256e6e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.15.1 \ No newline at end of file +2015.01.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 76aaab2d0..241abfd0d 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-15T22:46:25.991332Z + 2015-01-16T14:25:57.087286Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7235,4 +7235,19 @@ 2015-01-15T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.16 + New version 2015.01.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.16/ +
    +
    + + The youtube-dl maintainers + + 2015-01-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c9146dede..f5bf15fd0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.15.1", - "signature": "50c2a7f4aa168fc17bdd670084175f533e8e51679e027eda616a86303fec1ee42202870c84c571c7fb265b821d9343e06965c3e514a99f2010b56e38a51c7dca0a19fc2a6f89f35ce9c090d0e7c275e742cd094ab37c0d51650159e6b56ba27fd348d9e00a1df916db4ad538700aebcffe70993a34a3e5346e280a725bf6328c", + "latest": "2015.01.16", + "signature": "14854b1dd457b2fed68fca819f2ce9417911f0dad49611cef2858a6bd04a3822bbcd0f8ebe87de6ec5243fce3b2a0dea822a1f99b67b09da86890c5cddc422134e4f985f65958f0ddeac03bdffdd797684c2f81deb0c7895826590ee9f3cdd925d8da1caf0ee8a8dc117fd2001a46fd2426fad843a24178a65e3f78056457ecc", "versions": { "2012.02.22": { "bin": [ @@ -6755,6 +6755,20 @@ "https://yt-dl.org/downloads/2015.01.15.1/youtube-dl-2015.01.15.1.tar.gz", "33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17" ] + }, + "2015.01.16": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.16/youtube-dl", + "b5097dbc136c8e141f5c55c58148ffef5bf19f6ef78976a3b4993761addf50e8" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.16/youtube-dl.exe", + "85c7c0766d530a7e06b01a9b3f9d844a72fa57ab555f6743ba91055b7edbee41" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.16/youtube-dl-2015.01.16.tar.gz", + "194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e" + ] } } } \ No newline at end of file From 0fc90fb0ff2dbdcfc7204fa91d2da987a134885c Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 22 Jan 2015 13:11:14 +0100 Subject: [PATCH 58/65] release 2015.01.22 --- download.html | 18 +++++++++--------- supportedsites.html | 9 ++++++++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 50 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index 5d1c12991..32cb98bf4 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.16 (sig)

    +

    2015.01.22 (sig)

      -
    • MD5: b82000c760b3c0efa539695ccac692f1
    • -
    • SHA1: 6016f002d073530d667094dc6db80ebe286d4e9f
    • -
    • SHA256: b5097dbc136c8e141f5c55c58148ffef5bf19f6ef78976a3b4993761addf50e8
    • +
    • MD5: 98dc1f6d0095637b388d99589e5392d6
    • +
    • SHA1: affe45b5ea107896f842121fad1141f8f4c7e4bf
    • +
    • SHA256: 5f8db28a66e1a3b800fa751445ac838d5e6d1cc502cd7934b21d8849bb17a03c

    - Windows exe (sig - 85c7c0766d530a7e06b01a9b3f9d844a72fa57ab555f6743ba91055b7edbee41)
    - Full source + docs + binary tarball (sig - 194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e) + Windows exe (sig - 7eae85fdd63a0722900afd4fdc739ef6ab78e69ec8e42d266aabd7bc3afee904)
    + Full source + docs + binary tarball (sig - 9ff6b6e3d2b86043700f770f6a27acf8caa251f694f34227df8b27f67664f973)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.16/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.22/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.16/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.22/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.16/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.22/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 877b34e83..8d90e8ca7 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -24,6 +24,7 @@
  • 8tracks
  • 9gag
  • abc.net.au
  • +
  • Abc7News
  • AcademicEarth:Course
  • AddAnime
  • AdobeTV
  • @@ -178,6 +179,7 @@
  • Grooveshark
  • Groupon
  • Hark
  • +
  • HearThisAt
  • Heise
  • HellPorno
  • Helsinki: helsinki.fi
  • @@ -392,6 +394,7 @@
  • Steam
  • streamcloud.eu
  • StreamCZ
  • +
  • StreetVoice
  • SunPorno
  • SWRMediathek
  • Syfy
  • @@ -442,7 +445,11 @@
  • tvp.pl
  • tvp.pl:Series
  • TVPlay: TV3Play and related services
  • -
  • Twitch
  • +
  • twitch:chapter
  • +
  • twitch:past_broadcasts
  • +
  • twitch:profile
  • +
  • twitch:video
  • +
  • twitch:vod
  • Ubu
  • udemy
  • udemy:course
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 053256e6e..86b4667e4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.16 \ No newline at end of file +2015.01.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 241abfd0d..2b9e82b8d 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-16T14:25:57.087286Z + 2015-01-22T13:11:13.548949Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7250,4 +7250,19 @@ 2015-01-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.22 + New version 2015.01.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.22/ +
    +
    + + The youtube-dl maintainers + + 2015-01-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f5bf15fd0..3b3c91f39 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.16", - "signature": "14854b1dd457b2fed68fca819f2ce9417911f0dad49611cef2858a6bd04a3822bbcd0f8ebe87de6ec5243fce3b2a0dea822a1f99b67b09da86890c5cddc422134e4f985f65958f0ddeac03bdffdd797684c2f81deb0c7895826590ee9f3cdd925d8da1caf0ee8a8dc117fd2001a46fd2426fad843a24178a65e3f78056457ecc", + "latest": "2015.01.22", + "signature": "4ac6460d11c8ea3a89b452a582a6b6a6a9a2f3185092540a8bc41a5266cc3dba2ef203310bc4f836b1fc5da31be242ceb4014d37ff217c3bd650646516388982542fc09b4fe3977d5c897e6ef0da6bdc249134a597b09f0fd3c513cd4ce16df8d39606f83496607357b7c087de8831cd2de5d7ab4f39ef63c8ee619056d03abd", "versions": { "2012.02.22": { "bin": [ @@ -6769,6 +6769,20 @@ "https://yt-dl.org/downloads/2015.01.16/youtube-dl-2015.01.16.tar.gz", "194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e" ] + }, + "2015.01.22": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.22/youtube-dl", + "5f8db28a66e1a3b800fa751445ac838d5e6d1cc502cd7934b21d8849bb17a03c" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.22/youtube-dl.exe", + "7eae85fdd63a0722900afd4fdc739ef6ab78e69ec8e42d266aabd7bc3afee904" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.22/youtube-dl-2015.01.22.tar.gz", + "9ff6b6e3d2b86043700f770f6a27acf8caa251f694f34227df8b27f67664f973" + ] } } } \ No newline at end of file From c7eab954b73a4be1aafae5c8dca5b70eadf2bba1 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 23 Jan 2015 00:10:58 +0100 Subject: [PATCH 59/65] release 2015.01.23 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 32cb98bf4..f51cf47d4 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.22 (sig)

    +

    2015.01.23 (sig)

      -
    • MD5: 98dc1f6d0095637b388d99589e5392d6
    • -
    • SHA1: affe45b5ea107896f842121fad1141f8f4c7e4bf
    • -
    • SHA256: 5f8db28a66e1a3b800fa751445ac838d5e6d1cc502cd7934b21d8849bb17a03c
    • +
    • MD5: 952d624a9b70f39ff772cf1655446927
    • +
    • SHA1: 6ca0d37b229a52ab940d6b6b6303fdb15463eb10
    • +
    • SHA256: f9724cfbc74f9739190db0626611db5863a7fa1b220f20c6a498a56bdda1d643

    - Windows exe (sig - 7eae85fdd63a0722900afd4fdc739ef6ab78e69ec8e42d266aabd7bc3afee904)
    - Full source + docs + binary tarball (sig - 9ff6b6e3d2b86043700f770f6a27acf8caa251f694f34227df8b27f67664f973) + Windows exe (sig - 3851a503de0438a6e6330ff848907ca0fc20352b649a5d22bc7ec9e610cbd949)
    + Full source + docs + binary tarball (sig - d8367f7a3b4a3d10987658f770a89938b38106431b300b8f8146efc2bd7ba1cf)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.22/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.23/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.22/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.23/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.22/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.23/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 8d90e8ca7..b43ca8161 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -448,6 +448,7 @@
  • twitch:chapter
  • twitch:past_broadcasts
  • twitch:profile
  • +
  • twitch:stream
  • twitch:video
  • twitch:vod
  • Ubu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 86b4667e4..3dbc5405b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.22 \ No newline at end of file +2015.01.23 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2b9e82b8d..22fbdefa7 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-22T13:11:13.548949Z + 2015-01-23T00:10:56.582291Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7265,4 +7265,19 @@ 2015-01-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.23 + New version 2015.01.23 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.23/ +
    +
    + + The youtube-dl maintainers + + 2015-01-23T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3b3c91f39..8d218ed88 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.22", - "signature": "4ac6460d11c8ea3a89b452a582a6b6a6a9a2f3185092540a8bc41a5266cc3dba2ef203310bc4f836b1fc5da31be242ceb4014d37ff217c3bd650646516388982542fc09b4fe3977d5c897e6ef0da6bdc249134a597b09f0fd3c513cd4ce16df8d39606f83496607357b7c087de8831cd2de5d7ab4f39ef63c8ee619056d03abd", + "latest": "2015.01.23", + "signature": "721d049ebc7ad2ebaec7342115ecdcea16cb9ebd3e395b62ab7a3ada43ed68d261beaf724d2e40f65614b25d6d597592988e63ed06760ca9c9869ab6d80f065e7a9ff00b49496fd022da87eea0c97bf876ed164333b57250ac3bdaabe236d443982a58c73c6e7fe3e81b6df677a0492a56e04f67b1c6d2fe9b052866857770dd", "versions": { "2012.02.22": { "bin": [ @@ -6783,6 +6783,20 @@ "https://yt-dl.org/downloads/2015.01.22/youtube-dl-2015.01.22.tar.gz", "9ff6b6e3d2b86043700f770f6a27acf8caa251f694f34227df8b27f67664f973" ] + }, + "2015.01.23": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.23/youtube-dl", + "f9724cfbc74f9739190db0626611db5863a7fa1b220f20c6a498a56bdda1d643" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.23/youtube-dl.exe", + "3851a503de0438a6e6330ff848907ca0fc20352b649a5d22bc7ec9e610cbd949" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.23/youtube-dl-2015.01.23.tar.gz", + "d8367f7a3b4a3d10987658f770a89938b38106431b300b8f8146efc2bd7ba1cf" + ] } } } \ No newline at end of file From 1a2d700c8af017a94b295d27045633a6390dfc38 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 23 Jan 2015 00:35:58 +0100 Subject: [PATCH 60/65] release 2015.01.23.1 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index f51cf47d4..7991de066 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.23 (sig)

    +

    2015.01.23.1 (sig)

      -
    • MD5: 952d624a9b70f39ff772cf1655446927
    • -
    • SHA1: 6ca0d37b229a52ab940d6b6b6303fdb15463eb10
    • -
    • SHA256: f9724cfbc74f9739190db0626611db5863a7fa1b220f20c6a498a56bdda1d643
    • +
    • MD5: db1ee193d70744d8d42f65aebeb7a770
    • +
    • SHA1: efbc7d9a5165c12951ec941d90a3c9eb28fc5602
    • +
    • SHA256: 643448f5eaa5d5fb57e276bcb2d49e456fdaa81453ddad0a88c41d0ba262cc15

    - Windows exe (sig - 3851a503de0438a6e6330ff848907ca0fc20352b649a5d22bc7ec9e610cbd949)
    - Full source + docs + binary tarball (sig - d8367f7a3b4a3d10987658f770a89938b38106431b300b8f8146efc2bd7ba1cf) + Windows exe (sig - 88c0f28d680187728aff5a9e1b0a3915e3bbfa9487a365a17d4ea460891b0882)
    + Full source + docs + binary tarball (sig - c1168c3829667e14fdf2329d0a2fd5c63dbd423189e7b39dc18e14275b1c2e9f)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.23/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.23.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/2015.01.23/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.23.1/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.23/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.23.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 b43ca8161..50409e9bb 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -416,6 +416,7 @@
  • TeleMB
  • TeleTask
  • TenPlay
  • +
  • TestTube
  • TF1
  • TheOnion
  • ThePlatform
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3dbc5405b..c2788b08b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.23 \ No newline at end of file +2015.01.23.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 22fbdefa7..af969822c 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-23T00:10:56.582291Z + 2015-01-23T00:35:57.170291Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7280,4 +7280,19 @@ 2015-01-23T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.23.1 + New version 2015.01.23.1 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.23.1/ +
    +
    + + The youtube-dl maintainers + + 2015-01-23T00:00:01Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8d218ed88..7f6a8fa41 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.23", - "signature": "721d049ebc7ad2ebaec7342115ecdcea16cb9ebd3e395b62ab7a3ada43ed68d261beaf724d2e40f65614b25d6d597592988e63ed06760ca9c9869ab6d80f065e7a9ff00b49496fd022da87eea0c97bf876ed164333b57250ac3bdaabe236d443982a58c73c6e7fe3e81b6df677a0492a56e04f67b1c6d2fe9b052866857770dd", + "latest": "2015.01.23.1", + "signature": "5f211d409c6d34913c76650262558871b9fdcf788c66262171e7d6d7a1e673483046431093f876c5851d78760f950f0cb0be5383cfeafa6e332cc56f4e36aa78c2e06a384b2bfd25178322fa67c906034a9843a1262fcee168dfdd4ad413acd97975ed90a4906695a67b97a6ec40611a42bec652ef43c0a2b81325d6813fb2ca", "versions": { "2012.02.22": { "bin": [ @@ -6797,6 +6797,20 @@ "https://yt-dl.org/downloads/2015.01.23/youtube-dl-2015.01.23.tar.gz", "d8367f7a3b4a3d10987658f770a89938b38106431b300b8f8146efc2bd7ba1cf" ] + }, + "2015.01.23.1": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl", + "643448f5eaa5d5fb57e276bcb2d49e456fdaa81453ddad0a88c41d0ba262cc15" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl.exe", + "88c0f28d680187728aff5a9e1b0a3915e3bbfa9487a365a17d4ea460891b0882" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl-2015.01.23.1.tar.gz", + "c1168c3829667e14fdf2329d0a2fd5c63dbd423189e7b39dc18e14275b1c2e9f" + ] } } } \ No newline at end of file From 0eb22525e725503ba9f36b9ca21124d9ed452e16 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 23 Jan 2015 11:24:42 +0100 Subject: [PATCH 61/65] release 2015.01.23.2 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 7991de066..3e2d3cfc1 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.23.1 (sig)

    +

    2015.01.23.2 (sig)

      -
    • MD5: db1ee193d70744d8d42f65aebeb7a770
    • -
    • SHA1: efbc7d9a5165c12951ec941d90a3c9eb28fc5602
    • -
    • SHA256: 643448f5eaa5d5fb57e276bcb2d49e456fdaa81453ddad0a88c41d0ba262cc15
    • +
    • MD5: c464e1d2c885fd9426565b9f491f45f9
    • +
    • SHA1: f86103216f5afc85b64520c6c40e0e5ecb191c13
    • +
    • SHA256: 28489578c3c5aecd5de48a624731d50bfc2ee9bd6e3eb4c5f9f5660856631e24

    - Windows exe (sig - 88c0f28d680187728aff5a9e1b0a3915e3bbfa9487a365a17d4ea460891b0882)
    - Full source + docs + binary tarball (sig - c1168c3829667e14fdf2329d0a2fd5c63dbd423189e7b39dc18e14275b1c2e9f) + Windows exe (sig - 2d735f3aece3a4b4812e6edeb1cfbcb43c7dd2db6521eda75346318b25f8d32a)
    + Full source + docs + binary tarball (sig - 295fb246c119721b7dbe844fd21a8ca002eebdb48ac0bb37488321f2d96e3443)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.23.1/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.23.2/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.23.1/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.23.2/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.23.1/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.23.2/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/update/LATEST_VERSION b/update/LATEST_VERSION index c2788b08b..22bdb3e46 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.23.1 \ No newline at end of file +2015.01.23.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index af969822c..6587154a4 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-23T00:35:57.170291Z + 2015-01-23T11:24:36.992449Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7295,4 +7295,19 @@ 2015-01-23T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.23.2 + New version 2015.01.23.2 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.23.2/ +
    +
    + + The youtube-dl maintainers + + 2015-01-23T00:00:02Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7f6a8fa41..211d684fd 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.23.1", - "signature": "5f211d409c6d34913c76650262558871b9fdcf788c66262171e7d6d7a1e673483046431093f876c5851d78760f950f0cb0be5383cfeafa6e332cc56f4e36aa78c2e06a384b2bfd25178322fa67c906034a9843a1262fcee168dfdd4ad413acd97975ed90a4906695a67b97a6ec40611a42bec652ef43c0a2b81325d6813fb2ca", + "latest": "2015.01.23.2", + "signature": "1a2d2593ab2d36fb591c5c3c9f8ce55bcf50057930fe9982fc9a856d8edb377654bc24a90876b91f2c7901ff4e70958aae965cad41c67b7c8c58810b286ee60166bae2ed576b5f9612b3ca752c4283cb3e69a461cca88fd71623e586980772bf9bb489ec3d485016d3dde2aab65236d09656d37cef2b0ad554804cba7414cac8", "versions": { "2012.02.22": { "bin": [ @@ -6811,6 +6811,20 @@ "https://yt-dl.org/downloads/2015.01.23.1/youtube-dl-2015.01.23.1.tar.gz", "c1168c3829667e14fdf2329d0a2fd5c63dbd423189e7b39dc18e14275b1c2e9f" ] + }, + "2015.01.23.2": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.23.2/youtube-dl", + "28489578c3c5aecd5de48a624731d50bfc2ee9bd6e3eb4c5f9f5660856631e24" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.23.2/youtube-dl.exe", + "2d735f3aece3a4b4812e6edeb1cfbcb43c7dd2db6521eda75346318b25f8d32a" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.23.2/youtube-dl-2015.01.23.2.tar.gz", + "295fb246c119721b7dbe844fd21a8ca002eebdb48ac0bb37488321f2d96e3443" + ] } } } \ No newline at end of file From b13efe451fd6b333354119c1460f704946d74343 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 23 Jan 2015 12:21:28 +0100 Subject: [PATCH 62/65] release 2015.01.23.3 --- download.html | 18 +++++++++--------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 3e2d3cfc1..7507de405 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.23.2 (sig)

    +

    2015.01.23.3 (sig)

      -
    • MD5: c464e1d2c885fd9426565b9f491f45f9
    • -
    • SHA1: f86103216f5afc85b64520c6c40e0e5ecb191c13
    • -
    • SHA256: 28489578c3c5aecd5de48a624731d50bfc2ee9bd6e3eb4c5f9f5660856631e24
    • +
    • MD5: fc8e29b42ef70b7cabd7bbe607ada9e4
    • +
    • SHA1: cb0c6dfc41e98ceed0ade994f7e709a45719caaa
    • +
    • SHA256: c07f1643a8d5aad0568ae55ad7f6265187985e4e692c59659fa2825d61f56034

    - Windows exe (sig - 2d735f3aece3a4b4812e6edeb1cfbcb43c7dd2db6521eda75346318b25f8d32a)
    - Full source + docs + binary tarball (sig - 295fb246c119721b7dbe844fd21a8ca002eebdb48ac0bb37488321f2d96e3443) + Windows exe (sig - ce3867b6e38801d55da7c87a552c1f22038d9e8aa0c40d3bc29be020e28a1131)
    + Full source + docs + binary tarball (sig - 0f8bcc7b5ef11e219f0645423f9f1be0f0c3c2b15ed6b36b6f9cca240775f633)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.23.2/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.23.3/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.23.2/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.23.3/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.23.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.23.3/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/update/LATEST_VERSION b/update/LATEST_VERSION index 22bdb3e46..f51c68fae 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.23.2 \ No newline at end of file +2015.01.23.3 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6587154a4..5d90ad6dd 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-23T11:24:36.992449Z + 2015-01-23T12:21:26.700946Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7310,4 +7310,19 @@ 2015-01-23T00:00:02Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.23.3 + New version 2015.01.23.3 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.23.3/ +
    +
    + + The youtube-dl maintainers + + 2015-01-23T00:00:03Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 211d684fd..7e92f21c7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.23.2", - "signature": "1a2d2593ab2d36fb591c5c3c9f8ce55bcf50057930fe9982fc9a856d8edb377654bc24a90876b91f2c7901ff4e70958aae965cad41c67b7c8c58810b286ee60166bae2ed576b5f9612b3ca752c4283cb3e69a461cca88fd71623e586980772bf9bb489ec3d485016d3dde2aab65236d09656d37cef2b0ad554804cba7414cac8", + "latest": "2015.01.23.3", + "signature": "598d20c6425659a9a3331eb00d29b084d0b5d14dca4f26c3230ca549caabb63a678fac4b855588a48d365b74514796593cbd504e276bfaa8f6917404a39e4eee9c1b2a48727d5c5c62cce334d01adcfe5549bc17ed6e43f5d9767c5525e7bfada18837a16d446b28109b376c1ae3dd59b839fe635b7852cc0882edb4bc1d32e3", "versions": { "2012.02.22": { "bin": [ @@ -6825,6 +6825,20 @@ "https://yt-dl.org/downloads/2015.01.23.2/youtube-dl-2015.01.23.2.tar.gz", "295fb246c119721b7dbe844fd21a8ca002eebdb48ac0bb37488321f2d96e3443" ] + }, + "2015.01.23.3": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.23.3/youtube-dl", + "c07f1643a8d5aad0568ae55ad7f6265187985e4e692c59659fa2825d61f56034" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.23.3/youtube-dl.exe", + "ce3867b6e38801d55da7c87a552c1f22038d9e8aa0c40d3bc29be020e28a1131" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.23.3/youtube-dl-2015.01.23.3.tar.gz", + "0f8bcc7b5ef11e219f0645423f9f1be0f0c3c2b15ed6b36b6f9cca240775f633" + ] } } } \ No newline at end of file From b1b1bb29eb77f6304e5e5cb564728e8b6b862b98 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 23 Jan 2015 18:59:52 +0100 Subject: [PATCH 63/65] release 2015.01.23.4 --- download.html | 18 +++++++++--------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index 7507de405..c79742193 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.23.3 (sig)

    +

    2015.01.23.4 (sig)

      -
    • MD5: fc8e29b42ef70b7cabd7bbe607ada9e4
    • -
    • SHA1: cb0c6dfc41e98ceed0ade994f7e709a45719caaa
    • -
    • SHA256: c07f1643a8d5aad0568ae55ad7f6265187985e4e692c59659fa2825d61f56034
    • +
    • MD5: 60888c1984fffa9eac971277de4e8366
    • +
    • SHA1: 376f4eeac0068c7bc004223fb9de1695d16d4d65
    • +
    • SHA256: ad65a043467b55e4bd69e908c3256fb2422b86ff1b03fe4d1a205e21cf2f7cfc

    - Windows exe (sig - ce3867b6e38801d55da7c87a552c1f22038d9e8aa0c40d3bc29be020e28a1131)
    - Full source + docs + binary tarball (sig - 0f8bcc7b5ef11e219f0645423f9f1be0f0c3c2b15ed6b36b6f9cca240775f633) + Windows exe (sig - faa726d20e0c9989c48cde33e95ca9f4f769e580eb600d3f7b3ee0b3f0dd1f51)
    + Full source + docs + binary tarball (sig - 42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.23.3/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.23.4/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.23.3/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.23.4/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.23.3/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.23.4/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 50409e9bb..72bd4b961 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -446,6 +446,7 @@
  • tvp.pl
  • tvp.pl:Series
  • TVPlay: TV3Play and related services
  • +
  • twitch:bookmarks
  • twitch:chapter
  • twitch:past_broadcasts
  • twitch:profile
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f51c68fae..3e0003404 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.23.3 \ No newline at end of file +2015.01.23.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 5d90ad6dd..c142ff44b 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-23T12:21:26.700946Z + 2015-01-23T18:59:51.157664Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7325,4 +7325,19 @@ 2015-01-23T00:00:03Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.23.4 + New version 2015.01.23.4 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.23.4/ +
    +
    + + The youtube-dl maintainers + + 2015-01-23T00:00:04Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7e92f21c7..d2f9fe30e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.23.3", - "signature": "598d20c6425659a9a3331eb00d29b084d0b5d14dca4f26c3230ca549caabb63a678fac4b855588a48d365b74514796593cbd504e276bfaa8f6917404a39e4eee9c1b2a48727d5c5c62cce334d01adcfe5549bc17ed6e43f5d9767c5525e7bfada18837a16d446b28109b376c1ae3dd59b839fe635b7852cc0882edb4bc1d32e3", + "latest": "2015.01.23.4", + "signature": "558248ba0a6aa6b7a802d70b67c58a788c70be23a878ac2f9b5158cf06fa44757827bf32bebf6c6d6999b4e731031e467fb9f58604df27d8a241b0045a563f3649ef1277ff0a1e165fe3ee168f355fe445d5892f72cc6306ce365cef4a31fd78d2c591888e852bf8d13361044b61b38a933ef034c78e50294644982e5a1443c2", "versions": { "2012.02.22": { "bin": [ @@ -6839,6 +6839,20 @@ "https://yt-dl.org/downloads/2015.01.23.3/youtube-dl-2015.01.23.3.tar.gz", "0f8bcc7b5ef11e219f0645423f9f1be0f0c3c2b15ed6b36b6f9cca240775f633" ] + }, + "2015.01.23.4": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.23.4/youtube-dl", + "ad65a043467b55e4bd69e908c3256fb2422b86ff1b03fe4d1a205e21cf2f7cfc" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.23.4/youtube-dl.exe", + "faa726d20e0c9989c48cde33e95ca9f4f769e580eb600d3f7b3ee0b3f0dd1f51" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.23.4/youtube-dl-2015.01.23.4.tar.gz", + "42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f" + ] } } } \ No newline at end of file From 2f6ff3c62595f90096503bdecb3953372061a9b6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 25 Jan 2015 21:56:31 +0100 Subject: [PATCH 64/65] release 2015.01.25 --- download.html | 18 +++++++++--------- supportedsites.html | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 14 deletions(-) diff --git a/download.html b/download.html index c79742193..7041d16e3 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.23.4 (sig)

    +

    2015.01.25 (sig)

      -
    • MD5: 60888c1984fffa9eac971277de4e8366
    • -
    • SHA1: 376f4eeac0068c7bc004223fb9de1695d16d4d65
    • -
    • SHA256: ad65a043467b55e4bd69e908c3256fb2422b86ff1b03fe4d1a205e21cf2f7cfc
    • +
    • MD5: e1e185d28add127537bf580654c73858
    • +
    • SHA1: 561b7e77a28336d0215aeb81177f41757821d467
    • +
    • SHA256: 3b5d753450f7f0018c6a2112737d9eae420c80684174909b2f5da12dcff2d58f

    - Windows exe (sig - faa726d20e0c9989c48cde33e95ca9f4f769e580eb600d3f7b3ee0b3f0dd1f51)
    - Full source + docs + binary tarball (sig - 42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f) + Windows exe (sig - 8a55c8d0cc2788b025efbf6c71e015f393cf33194114c3bdfd744235b34fae8c)
    + Full source + docs + binary tarball (sig - f5345af6eba6f0f76cbddf920d311bc6e169cc07b58eeaa0295a7fc4bab587e7)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl https://yt-dl.org/downloads/2015.01.23.4/youtube-dl -o /usr/local/bin/youtube-dl
    +sudo curl https://yt-dl.org/downloads/2015.01.25/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.23.4/youtube-dl -O /usr/local/bin/youtube-dl
    +sudo wget https://yt-dl.org/downloads/2015.01.25/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.23.4/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.25/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 72bd4b961..dca67e293 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -51,7 +51,6 @@
  • ATTTechChannel
  • audiomack
  • audiomack:album
  • -
  • AUEngine
  • Azubu
  • bambuser
  • bambuser:channel
  • @@ -337,6 +336,7 @@
  • Roxwel
  • RTBF
  • Rte
  • +
  • RTL2
  • RTLnow
  • rtlxl.nl
  • RTP
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3e0003404..eec5d5b98 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2015.01.23.4 \ No newline at end of file +2015.01.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c142ff44b..478658c24 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-23T18:59:51.157664Z + 2015-01-25T21:56:30.200300Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -7340,4 +7340,19 @@ 2015-01-23T00:00:04Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.25 + New version 2015.01.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2015.01.25/ +
    +
    + + The youtube-dl maintainers + + 2015-01-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d2f9fe30e..3b6e8d44f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2015.01.23.4", - "signature": "558248ba0a6aa6b7a802d70b67c58a788c70be23a878ac2f9b5158cf06fa44757827bf32bebf6c6d6999b4e731031e467fb9f58604df27d8a241b0045a563f3649ef1277ff0a1e165fe3ee168f355fe445d5892f72cc6306ce365cef4a31fd78d2c591888e852bf8d13361044b61b38a933ef034c78e50294644982e5a1443c2", + "latest": "2015.01.25", + "signature": "503294f719e64e51c7431b9afe25572d6826047fdcf36180291cd9811746e63fb2704595015df09f56b936cee4c8eb1007e0b57cc9c71c1620c767f32502eb4adaa41ab29330422c8b8557afd819fbbcc4eb9c639c3b17ccc7ee3370cf14b42f745f0b2e8ce04d8eecc0989c021b84a0e627cc93f3daa719bf0382418c3895fd", "versions": { "2012.02.22": { "bin": [ @@ -6853,6 +6853,20 @@ "https://yt-dl.org/downloads/2015.01.23.4/youtube-dl-2015.01.23.4.tar.gz", "42ce21cf60609c309a2e9de9a93aa3ed3bf42300201de5067c3187d9d2527b5f" ] + }, + "2015.01.25": { + "bin": [ + "https://yt-dl.org/downloads/2015.01.25/youtube-dl", + "3b5d753450f7f0018c6a2112737d9eae420c80684174909b2f5da12dcff2d58f" + ], + "exe": [ + "https://yt-dl.org/downloads/2015.01.25/youtube-dl.exe", + "8a55c8d0cc2788b025efbf6c71e015f393cf33194114c3bdfd744235b34fae8c" + ], + "tar": [ + "https://yt-dl.org/downloads/2015.01.25/youtube-dl-2015.01.25.tar.gz", + "f5345af6eba6f0f76cbddf920d311bc6e169cc07b58eeaa0295a7fc4bab587e7" + ] } } } \ No newline at end of file From f5351a18d955e8d614d97ef306b05e681930357d Mon Sep 17 00:00:00 2001 From: Kenny Jacob Date: Fri, 30 Jan 2015 06:47:51 +0530 Subject: [PATCH 65/65] Update documentation.html Update few bits from README. --- documentation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation.html b/documentation.html index e0efc0fc6..9debddcc3 100644 --- a/documentation.html +++ b/documentation.html @@ -77,9 +77,11 @@ For a complete list, see the Supported sites p
  • ext: The sequence will be replaced by the appropriate extension (like flv or mp4).
  • epoch: The sequence will be replaced by the Unix epoch when creating the file.
  • autonumber: The sequence will be replaced by a five-digit number that will be increased with each download, starting at zero.
  • +
  • playlist: The name or the id of the playlist that contains the video.
  • +
  • playlist_index: The index of the video in the playlist, a five-digit number.
  • -

    The current default template is %(id)s.%(ext)s, but that will be switchted to %(title)s-%(id)s.%(ext)s (which can be requested with -t at the moment).

    +

    The current default template is %(title)s-%(id)s.%(ext)s.

    In some cases, you don't want special characters such as 中, spaces, or &, such as when transferring the downloaded filename to a Windows system or the filename through an 8bit-unsafe channel. In these cases, add the --restrict-filenames flag to get a shorter title:

    Documentation