From 9515d34cdf63135d0961090712d89f82381a6191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 8 Sep 2016 23:44:37 +0700 Subject: [PATCH 01/14] Put donations info into separate paragraph --- index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 6d083c6b4..1d288f10b 100644 --- a/index.html +++ b/index.html @@ -24,10 +24,9 @@ About -

-You can also contact us on the irc channel #youtube-dl(webchat) on freenode. -If you like this project, you may donate here. -

+

You can also contact us on the irc channel #youtube-dl (webchat) on freenode.

+ +

If you like this project, you may donate here.

From e0217ea0c7d3ed73f632b5e622ec93622d766f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 8 Sep 2016 23:49:54 +0700 Subject: [PATCH 02/14] release 2016.09.08 --- download.html | 10 +++++----- supportedsites.html | 9 ++++++++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 46 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 75162e005..32d9b7062 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2016.09.04.1 (sig)

+

2016.09.08 (sig)

-

SHA256: 51f946c7b411667e5834a19410a663ce5eae3beebac616796f923085347c1a95

+

SHA256: 29fdd06a5636ef445a7b1523d6520af0cb0c9acc02da74f42616fec55634147e

- Windows exe (sig - SHA256 5b0344ed1a6ba0f030202229bb7881e1262a43ca000c602381a3174fd709f9ec)
- Full source + docs + binary tarball (sig - SHA256 3a84cab74d89f3dbe28f24cc8a012a6f7845ffb1b9d7131cd1e58fefaef035dd) + Windows exe (sig - SHA256 d84b2460c749aa6afc58486aa58bcc3900caa441f8a77d918461d84c4a90d57b)
+ Full source + docs + binary tarball (sig - SHA256 c45af2fb1041c25ee9b2283f5c0bd32106943844425541d684e17310e216b8b7)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 235ed0d46..7a87c4295 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -34,9 +34,10 @@

  • 9now.com.au
  • abc.net.au
  • abc.net.au:iview
  • -
  • Abc7News
  • abcnews
  • abcnews:video
  • +
  • abcotvs: ABC Owned Television Stations
  • +
  • abcotvs:clips
  • AcademicEarth:Course
  • acast
  • acast:channel
  • @@ -143,6 +144,7 @@
  • CBSNews: CBS News
  • CBSNewsLiveVideo: CBS News Live Videos
  • CBSSports
  • +
  • CCTV
  • CDA
  • CeskaTelevize
  • channel9: Channel 9
  • @@ -367,6 +369,7 @@
  • kuwo:song: 酷我音乐
  • la7.it
  • Laola1Tv
  • +
  • LCI
  • Lcp
  • LcpPlay
  • Le: 乐视网
  • @@ -405,6 +408,7 @@
  • Metacritic
  • Mgoon
  • MGTV: 芒果TV
  • +
  • MiaoPai
  • Minhateca
  • MinistryGrid
  • Minoto
  • @@ -591,6 +595,7 @@
  • revision3:embed
  • RICE
  • RingTV
  • +
  • RMCDecouverte
  • RockstarGames
  • RoosterTeeth
  • RottenTomatoes
  • @@ -736,6 +741,7 @@
  • TrailerAddict (Currently broken)
  • Trilulilu
  • trollvids
  • +
  • TruTV
  • Tube8
  • TubiTv
  • tudou
  • @@ -757,6 +763,7 @@
  • TVCArticle
  • tvigle: Интернет-телевидение Tvigle.ru
  • tvland.com
  • +
  • TVNoe
  • tvp: Telewizja Polska
  • tvp:embed: Telewizja Polska
  • tvp:series
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index a677747a7..9d3c02604 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.04.1 \ No newline at end of file +2016.09.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index e0ce7c58b..33da582f0 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-04T21:00:12.401234Z + 2016-09-08T23:49:48.039409Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10370,4 +10370,19 @@ 2016-09-04T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.08 + New version 2016.09.08 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.09.08/ +
    +
    + + The youtube-dl maintainers + + 2016-09-08T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 49535b3de..23c44d2a3 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.04.1", - "signature": "1734c00bcef28b442207702b4d4044c554755c3651ab7b15516758b57da2a9db273be6ad1f081ef9783cae2973e54f1698a08c5aeaee2723588f2b5cc10aaacd8cdd05e81ee81a65c5d57e0e33565cb26ea686886079e5c23e33d1e4aa8e700e06e50ccc0c2199884cea749a028802213ec97b4ac12b5e2a9df4090578d1f8e6", + "latest": "2016.09.08", + "signature": "8357afd414a8ad7c88baeac7dd3bcd8cb948a3036fb8e4b6a9db98af61b347a9a75cfa33c737e3d5f9aba7936ed45a1a2487749cf2305a8918fe3fe9b09e614c436843aec110afe05812d0c60691bb34977e350151719b6c58353ff4bc7e128f69273a6906761b7876ace2dade5c8de05a7decc45f8b3e7b289afd08e2b815a0", "versions": { "2012.02.22": { "bin": [ @@ -9681,6 +9681,20 @@ "https://yt-dl.org/downloads/2016.09.04.1/youtube-dl-2016.09.04.1.tar.gz", "3a84cab74d89f3dbe28f24cc8a012a6f7845ffb1b9d7131cd1e58fefaef035dd" ] + }, + "2016.09.08": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.08/youtube-dl", + "29fdd06a5636ef445a7b1523d6520af0cb0c9acc02da74f42616fec55634147e" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.08/youtube-dl.exe", + "d84b2460c749aa6afc58486aa58bcc3900caa441f8a77d918461d84c4a90d57b" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.08/youtube-dl-2016.09.08.tar.gz", + "c45af2fb1041c25ee9b2283f5c0bd32106943844425541d684e17310e216b8b7" + ] } } } \ No newline at end of file From f50f62f3baaf41e9d50f8e6939be2496a7ef9e06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 11 Sep 2016 23:22:44 +0700 Subject: [PATCH 03/14] release 2016.09.11 --- download.html | 10 +++++----- supportedsites.html | 9 +++++++-- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 45 insertions(+), 11 deletions(-) diff --git a/download.html b/download.html index 32d9b7062..9ce6eb9f4 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.08 (sig)

    +

    2016.09.11 (sig)

    -

    SHA256: 29fdd06a5636ef445a7b1523d6520af0cb0c9acc02da74f42616fec55634147e

    +

    SHA256: f588114ae0b5f5b811733a173fbfed16540bae67a6b594bd3635d670a42669d3

    - Windows exe (sig - SHA256 d84b2460c749aa6afc58486aa58bcc3900caa441f8a77d918461d84c4a90d57b)
    - Full source + docs + binary tarball (sig - SHA256 c45af2fb1041c25ee9b2283f5c0bd32106943844425541d684e17310e216b8b7) + Windows exe (sig - SHA256 1bf00c1dd156300468c4f1cf82e1e73fdebc6649a0e3ac3ede25d35473d195ec)
    + Full source + docs + binary tarball (sig - SHA256 83d59239d0b363c48d4ee898df0a77d9127e2bffd6b2f3dd88beefefeec5f539)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 7a87c4295..bcd78d767 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -262,7 +262,8 @@

  • Formula1
  • FOX
  • Foxgay
  • -
  • FoxNews: Fox News and Fox Business Video
  • +
  • foxnews: Fox News and Fox Business Video
  • +
  • foxnews:article
  • foxnews:insider
  • FoxSports
  • france2.fr:generation-quoi
  • @@ -341,6 +342,7 @@
  • ivi: ivi.ru
  • ivi:compilation: ivi.ru compilations
  • ivideon: Ivideon TV
  • +
  • Iwara
  • Izlesene
  • JeuxVideo
  • Jove
  • @@ -354,6 +356,7 @@
  • KarriereVideos
  • keek
  • KeezMovies
  • +
  • Ketnet
  • KhanAcademy
  • KickStarter
  • KonserthusetPlay
  • @@ -555,6 +558,7 @@
  • podomatic
  • Pokemon
  • PolskieRadio
  • +
  • PolskieRadioCategory
  • PornCom
  • PornHd
  • PornHub: PornHub and Thumbzilla
  • @@ -716,9 +720,11 @@
  • Telecinco: telecinco.es, cuatro.com and mediaset.es
  • Telegraaf
  • TeleMB
  • +
  • TeleQuebec
  • TeleTask
  • Telewebion
  • TF1
  • +
  • TFO
  • TheIntercept
  • ThePlatform
  • ThePlatformFeed
  • @@ -740,7 +746,6 @@
  • ToypicsUser: Toypics user profile
  • TrailerAddict (Currently broken)
  • Trilulilu
  • -
  • trollvids
  • TruTV
  • Tube8
  • TubiTv
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9d3c02604..5a2b977ef 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.08 \ No newline at end of file +2016.09.11 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 33da582f0..cdcdf4841 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-08T23:49:48.039409Z + 2016-09-11T23:22:35.264384Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10385,4 +10385,19 @@ 2016-09-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.11 + New version 2016.09.11 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.09.11/ +
    +
    + + The youtube-dl maintainers + + 2016-09-11T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 23c44d2a3..ddf2dfca6 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.08", - "signature": "8357afd414a8ad7c88baeac7dd3bcd8cb948a3036fb8e4b6a9db98af61b347a9a75cfa33c737e3d5f9aba7936ed45a1a2487749cf2305a8918fe3fe9b09e614c436843aec110afe05812d0c60691bb34977e350151719b6c58353ff4bc7e128f69273a6906761b7876ace2dade5c8de05a7decc45f8b3e7b289afd08e2b815a0", + "latest": "2016.09.11", + "signature": "36283dd64696a5c5fe440be9a1fe061ab4fc44af04b7a41450f395558a12a3c835c7887b9c6bde50c272a765f9c81ea9006539bb917698e052a39095f4a9af46dfe40805b6bcfd87b347d6a6341b644a7ed0785233046e41ec2d1f5a03e144bcfc45c951cf897eadb605feedd60e223004364ab5a72186471b9aa4ff2dadbeef", "versions": { "2012.02.22": { "bin": [ @@ -9695,6 +9695,20 @@ "https://yt-dl.org/downloads/2016.09.08/youtube-dl-2016.09.08.tar.gz", "c45af2fb1041c25ee9b2283f5c0bd32106943844425541d684e17310e216b8b7" ] + }, + "2016.09.11": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.11/youtube-dl", + "f588114ae0b5f5b811733a173fbfed16540bae67a6b594bd3635d670a42669d3" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.11/youtube-dl.exe", + "1bf00c1dd156300468c4f1cf82e1e73fdebc6649a0e3ac3ede25d35473d195ec" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.11/youtube-dl-2016.09.11.tar.gz", + "83d59239d0b363c48d4ee898df0a77d9127e2bffd6b2f3dd88beefefeec5f539" + ] } } } \ No newline at end of file From 09bb21c5c18f31d22f5182f87bc248e759c5ac34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 11 Sep 2016 23:36:05 +0700 Subject: [PATCH 04/14] release 2016.09.11.1 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 9ce6eb9f4..261eea92a 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.11 (sig)

    +

    2016.09.11.1 (sig)

    -

    SHA256: f588114ae0b5f5b811733a173fbfed16540bae67a6b594bd3635d670a42669d3

    +

    SHA256: 796d51a8b9b2fc972df883437b968c83bc1f2e5a74aa6b784cd9bdac7c2aa237

    - Windows exe (sig - SHA256 1bf00c1dd156300468c4f1cf82e1e73fdebc6649a0e3ac3ede25d35473d195ec)
    - Full source + docs + binary tarball (sig - SHA256 83d59239d0b363c48d4ee898df0a77d9127e2bffd6b2f3dd88beefefeec5f539) + Windows exe (sig - SHA256 c7435c8dcd8b1d0175c3436a33bd44410373452368f263cb7805b6dce50a9278)
    + Full source + docs + binary tarball (sig - SHA256 6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5a2b977ef..077d5879e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.11 \ No newline at end of file +2016.09.11.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index cdcdf4841..fd6778edf 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-11T23:22:35.264384Z + 2016-09-11T23:35:58.987473Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10400,4 +10400,19 @@ 2016-09-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.11.1 + New version 2016.09.11.1 + + +

    + Downloads available at https://yt-dl.org/downloads/2016.09.11.1/ +
    + + + The youtube-dl maintainers + + 2016-09-11T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ddf2dfca6..c491b59ce 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.11", - "signature": "36283dd64696a5c5fe440be9a1fe061ab4fc44af04b7a41450f395558a12a3c835c7887b9c6bde50c272a765f9c81ea9006539bb917698e052a39095f4a9af46dfe40805b6bcfd87b347d6a6341b644a7ed0785233046e41ec2d1f5a03e144bcfc45c951cf897eadb605feedd60e223004364ab5a72186471b9aa4ff2dadbeef", + "latest": "2016.09.11.1", + "signature": "3a1660ee796019b0374a0dcf2ca406d9ff31d4876f35a0b7c1bda8f8d2d463fcc6e35c0177d797b6ff45f2c7728448979b1864748abcc99f71bff1fe088ac04ebeb51d649ac95d085f2a5a54a5b1d3e7bb402519e8f485d97ed7c9209551d120497f960e9a6fec6442a3522e37e125e39170bb3f3d7d9805ff74620b3990dbe3", "versions": { "2012.02.22": { "bin": [ @@ -9709,6 +9709,20 @@ "https://yt-dl.org/downloads/2016.09.11/youtube-dl-2016.09.11.tar.gz", "83d59239d0b363c48d4ee898df0a77d9127e2bffd6b2f3dd88beefefeec5f539" ] + }, + "2016.09.11.1": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.11.1/youtube-dl", + "796d51a8b9b2fc972df883437b968c83bc1f2e5a74aa6b784cd9bdac7c2aa237" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.11.1/youtube-dl.exe", + "c7435c8dcd8b1d0175c3436a33bd44410373452368f263cb7805b6dce50a9278" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz", + "6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35" + ] } } } \ No newline at end of file From cd9433026df4c4fd290873d650995c564dae570e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 15 Sep 2016 23:51:59 +0700 Subject: [PATCH 05/14] release 2016.09.15 --- download.html | 10 +++++----- supportedsites.html | 3 ++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 261eea92a..7a70da908 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.11.1 (sig)

    +

    2016.09.15 (sig)

    -

    SHA256: 796d51a8b9b2fc972df883437b968c83bc1f2e5a74aa6b784cd9bdac7c2aa237

    +

    SHA256: 63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9

    - Windows exe (sig - SHA256 c7435c8dcd8b1d0175c3436a33bd44410373452368f263cb7805b6dce50a9278)
    - Full source + docs + binary tarball (sig - SHA256 6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35) + Windows exe (sig - SHA256 98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844)
    + Full source + docs + binary tarball (sig - SHA256 fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index bcd78d767..581b06ade 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -104,6 +104,7 @@

  • BeatportPro
  • Beeg
  • BehindKink
  • +
  • BellMedia
  • Bet
  • Bigflix
  • Bild: Bild.de
  • @@ -184,7 +185,6 @@
  • CSNNE
  • CSpan: C-SPAN
  • CtsNews: 華視新聞
  • -
  • CTV
  • CTVNews
  • culturebox.francetvinfo.fr
  • CultureUnplugged
  • @@ -460,6 +460,7 @@
  • NBA
  • NBC
  • NBCNews
  • +
  • NBCOlympics
  • NBCSports
  • NBCSportsVPlayer
  • ndr: NDR.de - Norddeutscher Rundfunk
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 077d5879e..7c87df54c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.11.1 \ No newline at end of file +2016.09.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fd6778edf..210aab650 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-11T23:35:58.987473Z + 2016-09-15T23:51:44.493752Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10415,4 +10415,19 @@ 2016-09-11T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.15 + New version 2016.09.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.09.15/ +
    +
    + + The youtube-dl maintainers + + 2016-09-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c491b59ce..a4826a782 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.11.1", - "signature": "3a1660ee796019b0374a0dcf2ca406d9ff31d4876f35a0b7c1bda8f8d2d463fcc6e35c0177d797b6ff45f2c7728448979b1864748abcc99f71bff1fe088ac04ebeb51d649ac95d085f2a5a54a5b1d3e7bb402519e8f485d97ed7c9209551d120497f960e9a6fec6442a3522e37e125e39170bb3f3d7d9805ff74620b3990dbe3", + "latest": "2016.09.15", + "signature": "4fcd6f3f4c006c2a691019fb69a289a18f78f3da296b62833aa2702b018db51dc68c4755f881ebcd379f06c68688f13be05d7f9586c48dd695dbc02bd3c22fbc9169731b118c97f1c3fe1e1f3b662f37b96612a0eb219d2f642dc3ef937febfe2bde352d29d4d7e195991de521da0bb2378f822cb1f4ef319cf726f0095f9bf4", "versions": { "2012.02.22": { "bin": [ @@ -9723,6 +9723,20 @@ "https://yt-dl.org/downloads/2016.09.11.1/youtube-dl-2016.09.11.1.tar.gz", "6cdeb0876295bef0325b8433c47c1ed13ebab3b108ef5ee27171e06b6958cb35" ] + }, + "2016.09.15": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.15/youtube-dl", + "63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.15/youtube-dl.exe", + "98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz", + "fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2" + ] } } } \ No newline at end of file From c5647fb553f62835dbfa7c4461f4057b6a6c3ae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 18 Sep 2016 17:19:22 +0700 Subject: [PATCH 06/14] release 2016.09.18 --- download.html | 10 +++++----- supportedsites.html | 3 +++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 7a70da908..c44eb8972 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.15 (sig)

    +

    2016.09.18 (sig)

    -

    SHA256: 63d26b21a620e290f43afc335d41f47427fcc4a5b79f5bf62dcf04d9da3577d9

    +

    SHA256: 1581a2906d40c15c07521115eb16b8551691e74640a91e3aacc9baa7ddec5062

    - Windows exe (sig - SHA256 98e94d977ca478a8ff14e526f9140b74d6b727a81b31bf0bb2558e6a08fdf844)
    - Full source + docs + binary tarball (sig - SHA256 fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2) + Windows exe (sig - SHA256 7cb90d61d61c407893ad1bbe190835ac45102e6d792f831b3c419d679321fb1a)
    + Full source + docs + binary tarball (sig - SHA256 c6482194cc64c8031df175762f3653cc44e40a83d23a2020314e55cdd9a75c02)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 581b06ade..2791f2901 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -403,6 +403,8 @@

  • mailru: Видео@Mail.Ru
  • MakersChannel
  • MakerTV
  • +
  • mangomolo:live
  • +
  • mangomolo:video
  • MatchTV
  • MDR: MDR.DE and KiKA
  • media.ccc.de
  • @@ -864,6 +866,7 @@
  • VRT
  • vube: Vube.com
  • VuClip
  • +
  • VyboryMos
  • Walla
  • washingtonpost
  • washingtonpost:article
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 7c87df54c..c1db1f5eb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.15 \ No newline at end of file +2016.09.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 210aab650..7802318f2 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-15T23:51:44.493752Z + 2016-09-18T17:19:12.447750Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10430,4 +10430,19 @@ 2016-09-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.18 + New version 2016.09.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.09.18/ +
    +
    + + The youtube-dl maintainers + + 2016-09-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a4826a782..40aa3cf26 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.15", - "signature": "4fcd6f3f4c006c2a691019fb69a289a18f78f3da296b62833aa2702b018db51dc68c4755f881ebcd379f06c68688f13be05d7f9586c48dd695dbc02bd3c22fbc9169731b118c97f1c3fe1e1f3b662f37b96612a0eb219d2f642dc3ef937febfe2bde352d29d4d7e195991de521da0bb2378f822cb1f4ef319cf726f0095f9bf4", + "latest": "2016.09.18", + "signature": "4109dd2a5752723dd22a0a2885d60638464de54e181be27a13789fd1fe90cc8b35cc2e862f5b7d54169b24cb9a0ca94ffe5f88f505799b751211004a667cf95f2206e15604418753f42d62675d59ef3ddcc96857774407f65400aa35a65acd4d8fcaebdbbbecfd495205417d20f9312c1a016a59abde656f394e6e32a86b707e", "versions": { "2012.02.22": { "bin": [ @@ -9737,6 +9737,20 @@ "https://yt-dl.org/downloads/2016.09.15/youtube-dl-2016.09.15.tar.gz", "fa0c155d7a887d3f9fd0a3d031635defa566f7e82f62069d7b793c7dbc10f2c2" ] + }, + "2016.09.18": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.18/youtube-dl", + "1581a2906d40c15c07521115eb16b8551691e74640a91e3aacc9baa7ddec5062" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.18/youtube-dl.exe", + "7cb90d61d61c407893ad1bbe190835ac45102e6d792f831b3c419d679321fb1a" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.18/youtube-dl-2016.09.18.tar.gz", + "c6482194cc64c8031df175762f3653cc44e40a83d23a2020314e55cdd9a75c02" + ] } } } \ No newline at end of file From 54d490ab70ab7813442e6bf9ebbed96ffa06b409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 19 Sep 2016 03:00:23 +0700 Subject: [PATCH 07/14] release 2016.09.19 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index c44eb8972..619a43793 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.18 (sig)

    +

    2016.09.19 (sig)

    -

    SHA256: 1581a2906d40c15c07521115eb16b8551691e74640a91e3aacc9baa7ddec5062

    +

    SHA256: 403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949

    - Windows exe (sig - SHA256 7cb90d61d61c407893ad1bbe190835ac45102e6d792f831b3c419d679321fb1a)
    - Full source + docs + binary tarball (sig - SHA256 c6482194cc64c8031df175762f3653cc44e40a83d23a2020314e55cdd9a75c02) + Windows exe (sig - SHA256 57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19)
    + Full source + docs + binary tarball (sig - SHA256 276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index c1db1f5eb..e16ba16f8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.18 \ No newline at end of file +2016.09.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7802318f2..180788052 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-18T17:19:12.447750Z + 2016-09-19T03:00:17.258635Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10445,4 +10445,19 @@ 2016-09-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.19 + New version 2016.09.19 + + +

    + Downloads available at https://yt-dl.org/downloads/2016.09.19/ +
    + + + The youtube-dl maintainers + + 2016-09-19T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 40aa3cf26..0049777df 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.18", - "signature": "4109dd2a5752723dd22a0a2885d60638464de54e181be27a13789fd1fe90cc8b35cc2e862f5b7d54169b24cb9a0ca94ffe5f88f505799b751211004a667cf95f2206e15604418753f42d62675d59ef3ddcc96857774407f65400aa35a65acd4d8fcaebdbbbecfd495205417d20f9312c1a016a59abde656f394e6e32a86b707e", + "latest": "2016.09.19", + "signature": "52c4b9654f6b14dc3e83e541a75667950eaff500390e8e1a46c242c3902037bf5f7524944e4ff467444815288998cddc0fa188da08ec0eacab11d9a372817c1addf1add816a714ecc28b28e3f73d5f49584c9e14033ca379685bce3cd0bbb8d15ee5a9d1cd0414124a4af718c0e6eef39ce774d151326acafa959bebffeb2fe8", "versions": { "2012.02.22": { "bin": [ @@ -9751,6 +9751,20 @@ "https://yt-dl.org/downloads/2016.09.18/youtube-dl-2016.09.18.tar.gz", "c6482194cc64c8031df175762f3653cc44e40a83d23a2020314e55cdd9a75c02" ] + }, + "2016.09.19": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.19/youtube-dl", + "403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.19/youtube-dl.exe", + "57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz", + "276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e" + ] } } } \ No newline at end of file From d3a2da730d0b2f72ec4426f7e20334a356d76fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 24 Sep 2016 02:18:35 +0700 Subject: [PATCH 08/14] release 2016.09.24 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 619a43793..8e34ebe82 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.19 (sig)

    +

    2016.09.24 (sig)

    -

    SHA256: 403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949

    +

    SHA256: 8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c

    - Windows exe (sig - SHA256 57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19)
    - Full source + docs + binary tarball (sig - SHA256 276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e) + Windows exe (sig - SHA256 119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf)
    + Full source + docs + binary tarball (sig - SHA256 d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e16ba16f8..9215ac3b5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.19 \ No newline at end of file +2016.09.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 180788052..9491c52b0 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-19T03:00:17.258635Z + 2016-09-24T02:18:27.640937Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10460,4 +10460,19 @@ 2016-09-19T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.24 + New version 2016.09.24 + + +

    + Downloads available at https://yt-dl.org/downloads/2016.09.24/ +
    + + + The youtube-dl maintainers + + 2016-09-24T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0049777df..4fbdc56e2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.19", - "signature": "52c4b9654f6b14dc3e83e541a75667950eaff500390e8e1a46c242c3902037bf5f7524944e4ff467444815288998cddc0fa188da08ec0eacab11d9a372817c1addf1add816a714ecc28b28e3f73d5f49584c9e14033ca379685bce3cd0bbb8d15ee5a9d1cd0414124a4af718c0e6eef39ce774d151326acafa959bebffeb2fe8", + "latest": "2016.09.24", + "signature": "4a39015f831698b00e64d2c8e474a029d1ad3c39a376f3bfa59eed7fad3effba8914b9ec9f58ae9412f60a09cbf9f5ec7602eaf0104bf51be7a556b051f37167544dae4f3915e131b85baafd483244b2bad2f7b9802eb10b66d6f2b76e82989f562c052ae3e63d4ffd7d1d2dcafe817930b1d8f36c2e42f86e1bc230dd934551", "versions": { "2012.02.22": { "bin": [ @@ -9765,6 +9765,20 @@ "https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz", "276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e" ] + }, + "2016.09.24": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.24/youtube-dl", + "8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.24/youtube-dl.exe", + "119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.24/youtube-dl-2016.09.24.tar.gz", + "d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57" + ] } } } \ No newline at end of file From b7538715d63e1696f6affcb10fd25b6a4c359fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 27 Sep 2016 23:13:50 +0700 Subject: [PATCH 09/14] release 2016.09.27 --- download.html | 10 +++++----- supportedsites.html | 10 ++++++---- 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 8e34ebe82..f9005d45c 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.24 (sig)

    +

    2016.09.27 (sig)

    -

    SHA256: 8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c

    +

    SHA256: ed94f2972e7b5fc4e04f713a23fc1d1aa5bf09d2584d36e09be2b06ac92a6adf

    - Windows exe (sig - SHA256 119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf)
    - Full source + docs + binary tarball (sig - SHA256 d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57) + Windows exe (sig - SHA256 14f01cb5e039c652f1176639e687fef275e49b36f5dc4528f6499837a8476b9a)
    + Full source + docs + binary tarball (sig - SHA256 dfae0d25cb515d17e7145b7ab0edf0c85f77ef4975aefe46719fdef0a5d4a879)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 2791f2901..ae47b50e0 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -55,6 +55,7 @@

  • Allocine
  • AlphaPorno
  • AMCNetworks
  • +
  • anderetijden: npo.nl and ntr.nl
  • AnimeOnDemand
  • anitube.se
  • AnySex
  • @@ -142,8 +143,8 @@
  • CBS
  • CBSInteractive
  • CBSLocal
  • -
  • CBSNews: CBS News
  • -
  • CBSNewsLiveVideo: CBS News Live Videos
  • +
  • cbsnews: CBS News
  • +
  • cbsnews:livevideo: CBS News Live Videos
  • CBSSports
  • CCTV
  • CDA
  • @@ -439,8 +440,9 @@
  • MPORA
  • MSN
  • mtg: MTG services
  • -
  • MTV
  • +
  • mtv
  • mtv.de
  • +
  • mtv:video
  • mtvservices:embedded
  • MuenchenTV: münchen.tv
  • MusicPlayOn
  • @@ -880,7 +882,7 @@
  • wholecloud: WholeCloud
  • Wimp
  • Wistia
  • -
  • WNL
  • +
  • wnl: npo.nl and ntr.nl
  • WorldStarHipHop
  • wrzuta.pl
  • wrzuta.pl:playlist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9215ac3b5..6f5623098 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.24 \ No newline at end of file +2016.09.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9491c52b0..ddd800df8 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-24T02:18:27.640937Z + 2016-09-27T23:13:43.919791Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10475,4 +10475,19 @@ 2016-09-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.27 + New version 2016.09.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.09.27/ +
    +
    + + The youtube-dl maintainers + + 2016-09-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4fbdc56e2..cba08ba87 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.24", - "signature": "4a39015f831698b00e64d2c8e474a029d1ad3c39a376f3bfa59eed7fad3effba8914b9ec9f58ae9412f60a09cbf9f5ec7602eaf0104bf51be7a556b051f37167544dae4f3915e131b85baafd483244b2bad2f7b9802eb10b66d6f2b76e82989f562c052ae3e63d4ffd7d1d2dcafe817930b1d8f36c2e42f86e1bc230dd934551", + "latest": "2016.09.27", + "signature": "52c0a5df61b6d0855b15dc5e1dbbc02f235be1280c2bf236750d73d83a9f1d79b2c4435da5dae6928a9473c363011102f0e3ad9d8d1f69f4aab53266e79e1fe86d1237e9931eafc082ef6a6617ba97770a8e6c0781b762c1d998ccfb18c323ba289c2201bc0a254c492efdbe283ad85e95d6c7ce8cb37bfa12b175902cbfdae1", "versions": { "2012.02.22": { "bin": [ @@ -9779,6 +9779,20 @@ "https://yt-dl.org/downloads/2016.09.24/youtube-dl-2016.09.24.tar.gz", "d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57" ] + }, + "2016.09.27": { + "bin": [ + "https://yt-dl.org/downloads/2016.09.27/youtube-dl", + "ed94f2972e7b5fc4e04f713a23fc1d1aa5bf09d2584d36e09be2b06ac92a6adf" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.09.27/youtube-dl.exe", + "14f01cb5e039c652f1176639e687fef275e49b36f5dc4528f6499837a8476b9a" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.09.27/youtube-dl-2016.09.27.tar.gz", + "dfae0d25cb515d17e7145b7ab0edf0c85f77ef4975aefe46719fdef0a5d4a879" + ] } } } \ No newline at end of file From a2a5e7662864eb44792db4d4fec3f7c9ff35cc6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 2 Oct 2016 15:59:38 +0700 Subject: [PATCH 10/14] release 2016.10.02 --- download.html | 10 +++++----- supportedsites.html | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index f9005d45c..bbdaf2e7a 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.09.27 (sig)

    +

    2016.10.02 (sig)

    -

    SHA256: ed94f2972e7b5fc4e04f713a23fc1d1aa5bf09d2584d36e09be2b06ac92a6adf

    +

    SHA256: 88baa9aee107d593fe63798a64f917fbfd3047d6d7450bd89edd6a6ff24000d6

    - Windows exe (sig - SHA256 14f01cb5e039c652f1176639e687fef275e49b36f5dc4528f6499837a8476b9a)
    - Full source + docs + binary tarball (sig - SHA256 dfae0d25cb515d17e7145b7ab0edf0c85f77ef4975aefe46719fdef0a5d4a879) + Windows exe (sig - SHA256 c761411e65632a0715afa24865e6b604f7e0f522b9a5caebe1f6fd1a2a7b35b7)
    + Full source + docs + binary tarball (sig - SHA256 ecc58e3661c70ed3eeb46712461ad53f92d0b815d4030466d6a29eca9f6869ba)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index ae47b50e0..eba5a4be0 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -49,7 +49,6 @@

  • AdultSwim
  • aenetworks: A+E Networks: A&E, Lifetime, History.com, FYI Network
  • AfreecaTV: afreecatv.com
  • -
  • Aftonbladet
  • AirMozilla
  • AlJazeera
  • Allocine
  • @@ -127,6 +126,7 @@
  • bt:vestlendingen: Bergens Tidende - Vestlendingen
  • BuzzFeed
  • BYUtv
  • +
  • BYUtvEvent
  • Camdemy
  • CamdemyFolder
  • CamWithHer
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6f5623098..811e558d1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.09.27 \ No newline at end of file +2016.10.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ddd800df8..64289d1bd 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-09-27T23:13:43.919791Z + 2016-10-02T15:59:31.986401Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10490,4 +10490,19 @@ 2016-09-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.02 + New version 2016.10.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.02/ +
    +
    + + The youtube-dl maintainers + + 2016-10-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index cba08ba87..150b367cb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.09.27", - "signature": "52c0a5df61b6d0855b15dc5e1dbbc02f235be1280c2bf236750d73d83a9f1d79b2c4435da5dae6928a9473c363011102f0e3ad9d8d1f69f4aab53266e79e1fe86d1237e9931eafc082ef6a6617ba97770a8e6c0781b762c1d998ccfb18c323ba289c2201bc0a254c492efdbe283ad85e95d6c7ce8cb37bfa12b175902cbfdae1", + "latest": "2016.10.02", + "signature": "417c2c16b295a7d3ca385e6d25e327d6c98202d93c7eccf4f4fda12b82e798768e105530beb1797694efb0606dc4263415816924cf5fca801db43168784feab0c9bf75b4ded19093f2e984b1ac057ba84382679e5b218c3d7f4caa80fcb736a5b80f4dcacee97ca039b56bd2d010bb440bbf91148e7f29afde153e4baa606ab9", "versions": { "2012.02.22": { "bin": [ @@ -9793,6 +9793,20 @@ "https://yt-dl.org/downloads/2016.09.27/youtube-dl-2016.09.27.tar.gz", "dfae0d25cb515d17e7145b7ab0edf0c85f77ef4975aefe46719fdef0a5d4a879" ] + }, + "2016.10.02": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.02/youtube-dl", + "88baa9aee107d593fe63798a64f917fbfd3047d6d7450bd89edd6a6ff24000d6" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.02/youtube-dl.exe", + "c761411e65632a0715afa24865e6b604f7e0f522b9a5caebe1f6fd1a2a7b35b7" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.02/youtube-dl-2016.10.02.tar.gz", + "ecc58e3661c70ed3eeb46712461ad53f92d0b815d4030466d6a29eca9f6869ba" + ] } } } \ No newline at end of file From a054e619cc9154216cc81a7bee332ece2494d4c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 7 Oct 2016 22:27:15 +0700 Subject: [PATCH 11/14] release 2016.10.07 --- download.html | 10 +++++----- supportedsites.html | 5 +++++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 43 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index bbdaf2e7a..e1fab4709 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.10.02 (sig)

    +

    2016.10.07 (sig)

    -

    SHA256: 88baa9aee107d593fe63798a64f917fbfd3047d6d7450bd89edd6a6ff24000d6

    +

    SHA256: 84c7cf1639ff2cfe3332e43a0c330bc36926933cbbe653cb140394f670e89247

    - Windows exe (sig - SHA256 c761411e65632a0715afa24865e6b604f7e0f522b9a5caebe1f6fd1a2a7b35b7)
    - Full source + docs + binary tarball (sig - SHA256 ecc58e3661c70ed3eeb46712461ad53f92d0b815d4030466d6a29eca9f6869ba) + Windows exe (sig - SHA256 b49a6414a252212232486a565677c7519df08340bda52ff1791e366a63a74fcd)
    + Full source + docs + binary tarball (sig - SHA256 56be6107275cbdc867e89caf9d20f351d184fdc4fb06d915945fef708086dbce)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index eba5a4be0..c8124513e 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -379,6 +379,7 @@

  • Le: 乐视网
  • Learnr
  • Lecture2Go
  • +
  • LEGO
  • Lemonde
  • LePlaylist
  • LetvCloud: 乐视云
  • @@ -522,6 +523,7 @@
  • Nuvid
  • NYTimes
  • NYTimesArticle
  • +
  • NZZ
  • ocw.mit.edu
  • OdaTV
  • Odnoklassniki
  • @@ -707,6 +709,7 @@
  • SWRMediathek
  • Syfy
  • SztvHu
  • +
  • t-online.de
  • Tagesschau
  • tagesschau:player
  • Tass
  • @@ -736,8 +739,10 @@
  • TheScene
  • TheSixtyOne
  • TheStar
  • +
  • TheWeatherChannel
  • ThisAmericanLife
  • ThisAV
  • +
  • ThisOldHouse
  • tinypic: tinypic.com videos
  • tlc.de
  • TMZ
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 811e558d1..b99d00e2f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.02 \ No newline at end of file +2016.10.07 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 64289d1bd..89a5c399a 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-10-02T15:59:31.986401Z + 2016-10-07T22:27:09.226667Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10505,4 +10505,19 @@ 2016-10-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.07 + New version 2016.10.07 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.07/ +
    +
    + + The youtube-dl maintainers + + 2016-10-07T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 150b367cb..8fc9c8c1b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.02", - "signature": "417c2c16b295a7d3ca385e6d25e327d6c98202d93c7eccf4f4fda12b82e798768e105530beb1797694efb0606dc4263415816924cf5fca801db43168784feab0c9bf75b4ded19093f2e984b1ac057ba84382679e5b218c3d7f4caa80fcb736a5b80f4dcacee97ca039b56bd2d010bb440bbf91148e7f29afde153e4baa606ab9", + "latest": "2016.10.07", + "signature": "78455f8c73df28c206dda464204c55b986efb1720c04d1093f883aa67595d09293928c903d87e8753b98730ae4de0bf5ab82edfbc403c6fc5baa73b1515fc86e8bb85e4a0fd583c147f3739544b49e7f454f7f79eae6507a67af7a0d24dd79dd3b36e0b0459d8b4ec51512b3010ee7ec8b90689be95d73d328ff56c691ce79e2", "versions": { "2012.02.22": { "bin": [ @@ -9807,6 +9807,20 @@ "https://yt-dl.org/downloads/2016.10.02/youtube-dl-2016.10.02.tar.gz", "ecc58e3661c70ed3eeb46712461ad53f92d0b815d4030466d6a29eca9f6869ba" ] + }, + "2016.10.07": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.07/youtube-dl", + "84c7cf1639ff2cfe3332e43a0c330bc36926933cbbe653cb140394f670e89247" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.07/youtube-dl.exe", + "b49a6414a252212232486a565677c7519df08340bda52ff1791e366a63a74fcd" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.07/youtube-dl-2016.10.07.tar.gz", + "56be6107275cbdc867e89caf9d20f351d184fdc4fb06d915945fef708086dbce" + ] } } } \ No newline at end of file From 23aa1b6d8a9c1bad3fbdd7e5b80e69a353bea764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 12 Oct 2016 21:32:32 +0700 Subject: [PATCH 12/14] release 2016.10.12 --- download.html | 10 +++++----- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index e1fab4709..a9eea8b9b 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.10.07 (sig)

    +

    2016.10.12 (sig)

    -

    SHA256: 84c7cf1639ff2cfe3332e43a0c330bc36926933cbbe653cb140394f670e89247

    +

    SHA256: 4510e85865a007cc7601c391064fc48270cd2f8e1a77601b0094c1a39bb02ae0

    - Windows exe (sig - SHA256 b49a6414a252212232486a565677c7519df08340bda52ff1791e366a63a74fcd)
    - Full source + docs + binary tarball (sig - SHA256 56be6107275cbdc867e89caf9d20f351d184fdc4fb06d915945fef708086dbce) + Windows exe (sig - SHA256 f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97)
    + Full source + docs + binary tarball (sig - SHA256 3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index c8124513e..7ebf67e03 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -304,6 +304,7 @@

  • Groupon
  • Hark
  • HBO
  • +
  • HBOEpisode
  • HearThisAt
  • Heise
  • HellPorno
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index b99d00e2f..19be0daa1 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.07 \ No newline at end of file +2016.10.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 89a5c399a..da80d2413 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-10-07T22:27:09.226667Z + 2016-10-12T21:32:25.488666Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10520,4 +10520,19 @@ 2016-10-07T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.12 + New version 2016.10.12 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.12/ +
    +
    + + The youtube-dl maintainers + + 2016-10-12T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 8fc9c8c1b..467f4ee5c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.07", - "signature": "78455f8c73df28c206dda464204c55b986efb1720c04d1093f883aa67595d09293928c903d87e8753b98730ae4de0bf5ab82edfbc403c6fc5baa73b1515fc86e8bb85e4a0fd583c147f3739544b49e7f454f7f79eae6507a67af7a0d24dd79dd3b36e0b0459d8b4ec51512b3010ee7ec8b90689be95d73d328ff56c691ce79e2", + "latest": "2016.10.12", + "signature": "5e36d882225fda4ac656b6472fd2cf0320914e068f4672f37a5784ffd1998db46872e2933888f48806727cd54811fa78a4a6bbaf2b88031c5d083ef15b986b5bef04da980c1a7ab0db2127149ae58019db9565e753d89e387794874b6ae3331061139b4be56066f0a951f15609f2614bba1bde80c54ee4c24088d518a2ba95fb", "versions": { "2012.02.22": { "bin": [ @@ -9821,6 +9821,20 @@ "https://yt-dl.org/downloads/2016.10.07/youtube-dl-2016.10.07.tar.gz", "56be6107275cbdc867e89caf9d20f351d184fdc4fb06d915945fef708086dbce" ] + }, + "2016.10.12": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.12/youtube-dl", + "4510e85865a007cc7601c391064fc48270cd2f8e1a77601b0094c1a39bb02ae0" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.12/youtube-dl.exe", + "f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.12/youtube-dl-2016.10.12.tar.gz", + "3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9" + ] } } } \ No newline at end of file From 2a230e0d14f163f37ce48e836e164e71731efa15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 16 Oct 2016 03:26:09 +0700 Subject: [PATCH 13/14] release 2016.10.16 --- download.html | 10 +++++----- supportedsites.html | 4 +++- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index a9eea8b9b..d456f14da 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

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

    -

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    +

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.10.12 (sig)

    +

    2016.10.16 (sig)

    -

    SHA256: 4510e85865a007cc7601c391064fc48270cd2f8e1a77601b0094c1a39bb02ae0

    +

    SHA256: c84ae0c46c9123d0fae060d348978a4e215a87ac7b25369c8074fe735bdee985

    - Windows exe (sig - SHA256 f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97)
    - Full source + docs + binary tarball (sig - SHA256 3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9) + Windows exe (sig - SHA256 be2caf88ce5d0f115324a184d8b77e344dac802468cab96f1d491e1dde5be4cd)
    + Full source + docs + binary tarball (sig - SHA256 0ff39cbc17b4a73957238ab94ff5f05de2b7d833b0af3e2caf1df51eeeeacc60)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 7ebf67e03..67c864cd5 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -101,7 +101,7 @@

  • bbc.co.uk:article: BBC articles
  • bbc.co.uk:iplayer:playlist
  • bbc.co.uk:playlist
  • -
  • BeatportPro
  • +
  • Beatport
  • Beeg
  • BehindKink
  • BellMedia
  • @@ -323,6 +323,7 @@
  • HowStuffWorks
  • HRTi
  • HRTiPlaylist
  • +
  • Huajiao: 花椒直播
  • HuffPost: Huffington Post
  • Hypem
  • Iconosquare
  • @@ -735,6 +736,7 @@
  • TF1
  • TFO
  • TheIntercept
  • +
  • theoperaplatform
  • ThePlatform
  • ThePlatformFeed
  • TheScene
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 19be0daa1..a7d77618a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.10.12 \ No newline at end of file +2016.10.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index da80d2413..33e891ed3 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2016-10-12T21:32:25.488666Z + 2016-10-16T03:25:58.345571Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10535,4 +10535,19 @@ 2016-10-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.10.16 + New version 2016.10.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2016.10.16/ +
    +
    + + The youtube-dl maintainers + + 2016-10-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 467f4ee5c..43ae108a8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.10.12", - "signature": "5e36d882225fda4ac656b6472fd2cf0320914e068f4672f37a5784ffd1998db46872e2933888f48806727cd54811fa78a4a6bbaf2b88031c5d083ef15b986b5bef04da980c1a7ab0db2127149ae58019db9565e753d89e387794874b6ae3331061139b4be56066f0a951f15609f2614bba1bde80c54ee4c24088d518a2ba95fb", + "latest": "2016.10.16", + "signature": "478ac8cddcbd935391df6dd7eb6fd4cdd0da7a8fb99039ab00d052128593618e6035020f29525425a8c192cf9ab431ef3a957798164e2c7fa019dd4bed989787ec23c62f94489fb790053a6b3c94ef8c57c287341430b53a4951243b87d6c85384b8749c2204587f285652eeed1b911428711b0d04e21bf5a86b5db7b02548a6", "versions": { "2012.02.22": { "bin": [ @@ -9835,6 +9835,20 @@ "https://yt-dl.org/downloads/2016.10.12/youtube-dl-2016.10.12.tar.gz", "3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9" ] + }, + "2016.10.16": { + "bin": [ + "https://yt-dl.org/downloads/2016.10.16/youtube-dl", + "c84ae0c46c9123d0fae060d348978a4e215a87ac7b25369c8074fe735bdee985" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.10.16/youtube-dl.exe", + "be2caf88ce5d0f115324a184d8b77e344dac802468cab96f1d491e1dde5be4cd" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.10.16/youtube-dl-2016.10.16.tar.gz", + "0ff39cbc17b4a73957238ab94ff5f05de2b7d833b0af3e2caf1df51eeeeacc60" + ] } } } \ No newline at end of file From 5d4ff491620e4bb962ef8fe2f491bb140dd328f8 Mon Sep 17 00:00:00 2001 From: Hei Liebrecht Date: Sun, 16 Oct 2016 20:16:22 -0400 Subject: [PATCH 14/14] MIME type --- download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download.html b/download.html index d456f14da..9bc8aa7b5 100644 --- a/download.html +++ b/download.html @@ -16,7 +16,7 @@

    Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

    -

    2016.10.16 (sig)

    +

    2016.10.16 (sig)

    SHA256: c84ae0c46c9123d0fae060d348978a4e215a87ac7b25369c8074fe735bdee985