From 6090852410e14326bd3c21e1cee16d3de673b27e Mon Sep 17 00:00:00 2001 From: ealgase Date: Mon, 17 Jun 2019 14:24:09 -0400 Subject: [PATCH 01/32] Update link to GitHub issues page (#21409) Have people pick an issue template instead of creating an empty issue --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a6bab5255..47f507baa 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ - +
Documentation
Download
Support
Support
Develop
About
From a60d0a4a559c798bb6ba923aaad805190522473d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 21 Jun 2019 23:06:06 +0700 Subject: [PATCH 02/32] release 2019.06.21 --- 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 2430b47fa..bda558122 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.

-

2019.06.08 (sig)

+

2019.06.21 (sig)

-

SHA256: 7ecd005672283c6aa3e17ace73de83fa5bbe77d43cc7bb82085fe2a096f585df

+

SHA256: 4a78dbb74c86822dd234bf7b95560d09645bd5327745ccec4f8b1e61d96a36f5

- Windows exe (sig - SHA256 0c17c36032997e29f2445c8baa3b64cedebdeb00de5f9b01adeaa32380328a00)
- Full source + docs + binary tarball (sig - SHA256 275a8506ecd6c72589bfc66b749cd80847e7393df1d6e1becd1d11ba90980837) + Windows exe (sig - SHA256 f8b5a6cf641dff6fc7cb362364245b1bc43f2842c9a26e5045badf68606d28a9)
+ Full source + docs + binary tarball (sig - SHA256 85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d)

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 b01ba6f68..9cbaf50b4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.06.08 \ No newline at end of file +2019.06.21 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index adc6ace55..37ac6f031 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 - 2019-06-08T03:49:27.132526Z + 2019-06-21T23:06:05.264404Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13490,4 +13490,19 @@ 2019-06-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.06.21 + New version 2019.06.21 + + +

+ Downloads available at https://yt-dl.org/downloads/2019.06.21/ +
+ + + The youtube-dl maintainers + + 2019-06-21T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1d3e6efe8..35299ca7a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.06.08", - "signature": "725f17f93e382b54964cb6a0bae87593bf2a6d3b585fe8a6a816288b21e77515e09c96246b65e168fab7e2b0d3c152ee2f1ec03e94fa5274cfb0ebca2a2028a761221e32d1f58747e7d6c4ab9104bd14563cce04e3fb0d2d52688e663f7b3a6c55195478dedbbd9b70a14fa22f2820941240f30a8a3874da6f01108f391ec764", + "latest": "2019.06.21", + "signature": "87b8912ce9a6d67a459ab25a32fa92971994180e0fc65506421fb670ef0b90948e45a921f1dbc334f4118f1c293d072210b54eb362943530ad51783e636850518c8ae75f7516d2ada7156fc54e70894e2a1374b0762fb98e310d9b38af636254e35f6f39371103bd09d0db35e908cb0ddb1b5e552bc2550972803495bc9f7073", "versions": { "2012.02.22": { "bin": [ @@ -12593,6 +12593,20 @@ "https://yt-dl.org/downloads/2019.06.08/youtube-dl-2019.06.08.tar.gz", "275a8506ecd6c72589bfc66b749cd80847e7393df1d6e1becd1d11ba90980837" ] + }, + "2019.06.21": { + "bin": [ + "https://yt-dl.org/downloads/2019.06.21/youtube-dl", + "4a78dbb74c86822dd234bf7b95560d09645bd5327745ccec4f8b1e61d96a36f5" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.06.21/youtube-dl.exe", + "f8b5a6cf641dff6fc7cb362364245b1bc43f2842c9a26e5045badf68606d28a9" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.06.21/youtube-dl-2019.06.21.tar.gz", + "85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d" + ] } } } \ No newline at end of file From 315216bb836ff5f44cdcb61d1e5547651d1c1e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 27 Jun 2019 23:59:22 +0700 Subject: [PATCH 03/32] release 2019.06.27 --- download.html | 10 +++++----- supportedsites.html | 6 +++--- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index bda558122..2f82d93ce 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.

-

2019.06.21 (sig)

+

2019.06.27 (sig)

-

SHA256: 4a78dbb74c86822dd234bf7b95560d09645bd5327745ccec4f8b1e61d96a36f5

+

SHA256: 3076efe75694925df531f1050cb4bcbf1dc7f9166d63e795282e22f8951817a7

- Windows exe (sig - SHA256 f8b5a6cf641dff6fc7cb362364245b1bc43f2842c9a26e5045badf68606d28a9)
- Full source + docs + binary tarball (sig - SHA256 85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d) + Windows exe (sig - SHA256 48fc9b9207c848cef74771f499c1ca41d45a94b42a9b14b223bf7041e969d798)
+ Full source + docs + binary tarball (sig - SHA256 feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf)

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

  • NextTV: 壹電視
  • Nexx
  • NexxEmbed
  • -
  • nfb: National Film Board of Canada
  • nfl.com
  • NhkVod
  • nhl.com
  • @@ -707,8 +706,9 @@
  • PornerBros
  • PornHd
  • PornHub: PornHub and Thumbzilla
  • -
  • PornHubPlaylist
  • -
  • PornHubUserVideos
  • +
  • PornHubPagedVideoList
  • +
  • PornHubUser
  • +
  • PornHubUserVideosUpload
  • Pornotube
  • PornoVoisines
  • PornoXO
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9cbaf50b4..be5564ab5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.06.21 \ No newline at end of file +2019.06.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 37ac6f031..227b1d380 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 - 2019-06-21T23:06:05.264404Z + 2019-06-27T23:59:20.997099Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13505,4 +13505,19 @@ 2019-06-21T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.06.27 + New version 2019.06.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.06.27/ +
    +
    + + The youtube-dl maintainers + + 2019-06-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 35299ca7a..059893790 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.06.21", - "signature": "87b8912ce9a6d67a459ab25a32fa92971994180e0fc65506421fb670ef0b90948e45a921f1dbc334f4118f1c293d072210b54eb362943530ad51783e636850518c8ae75f7516d2ada7156fc54e70894e2a1374b0762fb98e310d9b38af636254e35f6f39371103bd09d0db35e908cb0ddb1b5e552bc2550972803495bc9f7073", + "latest": "2019.06.27", + "signature": "3e0ebe21c7bb1c790949258f8993e44be8fe712cb9930f0fbc098c8da7a3a991708892724d74656739468cd8e53a66109cc5a4fd48c3aaa165c8b5692b94fbbe78294865f66da5fb494cbb9231b6a2ae1c56caad78cf47c04df3bc063ded16feafccda811d566d684e5ce8899a9552085e5c9f615ced388b594e5127a2c0dc62", "versions": { "2012.02.22": { "bin": [ @@ -12607,6 +12607,20 @@ "https://yt-dl.org/downloads/2019.06.21/youtube-dl-2019.06.21.tar.gz", "85872e23add44409711bd0eb5620c663d67c578a3df663578ff07f944212470d" ] + }, + "2019.06.27": { + "bin": [ + "https://yt-dl.org/downloads/2019.06.27/youtube-dl", + "3076efe75694925df531f1050cb4bcbf1dc7f9166d63e795282e22f8951817a7" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.06.27/youtube-dl.exe", + "48fc9b9207c848cef74771f499c1ca41d45a94b42a9b14b223bf7041e969d798" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.06.27/youtube-dl-2019.06.27.tar.gz", + "feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf" + ] } } } \ No newline at end of file From 4cd1f2ac103ec40ff6ad1dca60e282c7e910f628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 2 Jul 2019 01:11:40 +0700 Subject: [PATCH 04/32] release 2019.07.02 --- 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 2f82d93ce..e25ae7aa0 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.

    -

    2019.06.27 (sig)

    +

    2019.07.02 (sig)

    -

    SHA256: 3076efe75694925df531f1050cb4bcbf1dc7f9166d63e795282e22f8951817a7

    +

    SHA256: f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699

    - Windows exe (sig - SHA256 48fc9b9207c848cef74771f499c1ca41d45a94b42a9b14b223bf7041e969d798)
    - Full source + docs + binary tarball (sig - SHA256 feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf) + Windows exe (sig - SHA256 b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031)
    + Full source + docs + binary tarball (sig - SHA256 39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2)

    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 be5564ab5..439d87833 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.06.27 \ No newline at end of file +2019.07.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 227b1d380..4766e2947 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 - 2019-06-27T23:59:20.997099Z + 2019-07-02T01:11:39.285680Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13520,4 +13520,19 @@ 2019-06-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.02 + New version 2019.07.02 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.07.02/ +
    + + + The youtube-dl maintainers + + 2019-07-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 059893790..e2b3ceec8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.06.27", - "signature": "3e0ebe21c7bb1c790949258f8993e44be8fe712cb9930f0fbc098c8da7a3a991708892724d74656739468cd8e53a66109cc5a4fd48c3aaa165c8b5692b94fbbe78294865f66da5fb494cbb9231b6a2ae1c56caad78cf47c04df3bc063ded16feafccda811d566d684e5ce8899a9552085e5c9f615ced388b594e5127a2c0dc62", + "latest": "2019.07.02", + "signature": "5a4777fbbad84ef8b99ca3c904ed602d09b8a1c24574b3ec25671f7368121ff0e6fea33a83db96e5415901d5083472740706566fcb93c246e36755c703f937589119e4a896b454f1db753a5e0c3f8bfbee1b09fed4da27eb91e4bdf8ec03e02cab57788aa2ccac3f762bc77bb7cfef88ede7fe6a89c315acdbb2d00187b1e610", "versions": { "2012.02.22": { "bin": [ @@ -12621,6 +12621,20 @@ "https://yt-dl.org/downloads/2019.06.27/youtube-dl-2019.06.27.tar.gz", "feb0e1a7f162c683e10d18a16992095a366e62896a0ac0644116ec07a18fb8cf" ] + }, + "2019.07.02": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl", + "f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl.exe", + "b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.02/youtube-dl-2019.07.02.tar.gz", + "39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2" + ] } } } \ No newline at end of file From 84d88ccaa2e1dedf1ccface0fa8dac1cff015289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 12 Jul 2019 00:45:57 +0700 Subject: [PATCH 05/32] release 2019.07.12 --- download.html | 10 +++++----- supportedsites.html | 13 +------------ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 21 deletions(-) diff --git a/download.html b/download.html index e25ae7aa0..d34d4867a 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.

    -

    2019.07.02 (sig)

    +

    2019.07.12 (sig)

    -

    SHA256: f61f6e5d7a7d63d7c52378840d7f1db29347b54f9bf9d7050ea5da012ffd5699

    +

    SHA256: 96db5060e62b455632a5682d48b4f207a4940e2252061bb535cf1bb5509e8385

    - Windows exe (sig - SHA256 b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031)
    - Full source + docs + binary tarball (sig - SHA256 39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2) + Windows exe (sig - SHA256 8536d29b29fd694d20f05cdcb7ddfce3776189f32ed8999aa2d33ea9e35e8713)
    + Full source + docs + binary tarball (sig - SHA256 b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 80f5d4cda..ca614c71a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -73,16 +73,8 @@

  • ARD:mediathek
  • ARDBetaMediathek
  • Arkena
  • -
  • arte.tv
  • arte.tv:+7
  • -
  • arte.tv:cinema
  • -
  • arte.tv:concert
  • -
  • arte.tv:creative
  • -
  • arte.tv:ddc
  • arte.tv:embed
  • -
  • arte.tv:future
  • -
  • arte.tv:info
  • -
  • arte.tv:magazine
  • arte.tv:playlist
  • AsianCrush
  • AsianCrushPlaylist
  • @@ -328,9 +320,7 @@
  • FrontendMastersCourse
  • FrontendMastersLesson
  • Funimation
  • -
  • FunkChannel
  • -
  • FunkMix
  • -
  • FunnyOrDie
  • +
  • Funk
  • Fusion
  • Fux
  • FXNetworks
  • @@ -911,7 +901,6 @@
  • TF1
  • TFO
  • TheIntercept
  • -
  • theoperaplatform
  • ThePlatform
  • ThePlatformFeed
  • TheScene
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 439d87833..e0b465ecd 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.02 \ No newline at end of file +2019.07.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 4766e2947..c32a31268 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 - 2019-07-02T01:11:39.285680Z + 2019-07-12T00:45:55.270265Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13535,4 +13535,19 @@ 2019-07-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.12 + New version 2019.07.12 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.07.12/ +
    +
    + + The youtube-dl maintainers + + 2019-07-12T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e2b3ceec8..d315bf97e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.02", - "signature": "5a4777fbbad84ef8b99ca3c904ed602d09b8a1c24574b3ec25671f7368121ff0e6fea33a83db96e5415901d5083472740706566fcb93c246e36755c703f937589119e4a896b454f1db753a5e0c3f8bfbee1b09fed4da27eb91e4bdf8ec03e02cab57788aa2ccac3f762bc77bb7cfef88ede7fe6a89c315acdbb2d00187b1e610", + "latest": "2019.07.12", + "signature": "754de5db6ae48d3af0b747e848b407c187b52f1455a22b432e94300bcb44170d4e3a491fcde87510dced0f7378da473727bbcc4544dece1759262d22a4c545a89fd4d560643a2baed350103330ad39e5d1b8216e625cdc67cbe6a4080385fb4e78f00a7fa54842c0e8dec231379db311816e5e0ff9b6e400a4a904c71c9fd5dc", "versions": { "2012.02.22": { "bin": [ @@ -12635,6 +12635,20 @@ "https://yt-dl.org/downloads/2019.07.02/youtube-dl-2019.07.02.tar.gz", "39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2" ] + }, + "2019.07.12": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.12/youtube-dl", + "96db5060e62b455632a5682d48b4f207a4940e2252061bb535cf1bb5509e8385" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.12/youtube-dl.exe", + "8536d29b29fd694d20f05cdcb7ddfce3776189f32ed8999aa2d33ea9e35e8713" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.12/youtube-dl-2019.07.12.tar.gz", + "b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5" + ] } } } \ No newline at end of file From 3c2d79f7f010d2550eb24420ad464494cd176aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 14 Jul 2019 03:16:51 +0700 Subject: [PATCH 06/32] release 2019.07.14 --- 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 d34d4867a..ea663b5b6 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.

    -

    2019.07.12 (sig)

    +

    2019.07.14 (sig)

    -

    SHA256: 96db5060e62b455632a5682d48b4f207a4940e2252061bb535cf1bb5509e8385

    +

    SHA256: 15a285a33daf02ac69f615692924139263d8b4ad0d81b785ab7e7e9eb0e845c1

    - Windows exe (sig - SHA256 8536d29b29fd694d20f05cdcb7ddfce3776189f32ed8999aa2d33ea9e35e8713)
    - Full source + docs + binary tarball (sig - SHA256 b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5) + Windows exe (sig - SHA256 57d6b7e4fdb7b79011ab9c12394b62b6431a6459754c76b36925fc35bcf54ac4)
    + Full source + docs + binary tarball (sig - SHA256 4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index ca614c71a..9fc8a4e5b 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -238,6 +238,8 @@

  • DiscoveryNetworksDe
  • DiscoveryVR
  • Disney
  • +
  • dlive:stream
  • +
  • dlive:vod
  • Dotsub
  • DouyuShow
  • DouyuTV: 斗鱼
  • @@ -463,6 +465,7 @@
  • linkedin:learning:course
  • LinuxAcademy
  • LiTV
  • +
  • LiveJournal
  • LiveLeak
  • LiveLeakEmbed
  • livestream
  • @@ -769,7 +772,6 @@
  • rtve.es:television
  • RTVNH
  • RTVS
  • -
  • Rudo
  • RUHD
  • rutube: Rutube videos
  • rutube:channel: Rutube channels
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e0b465ecd..de50010b0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.12 \ No newline at end of file +2019.07.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c32a31268..ffde4cfb7 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 - 2019-07-12T00:45:55.270265Z + 2019-07-14T03:16:50.273648Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13550,4 +13550,19 @@ 2019-07-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.14 + New version 2019.07.14 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.07.14/ +
    +
    + + The youtube-dl maintainers + + 2019-07-14T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d315bf97e..b29777e93 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.12", - "signature": "754de5db6ae48d3af0b747e848b407c187b52f1455a22b432e94300bcb44170d4e3a491fcde87510dced0f7378da473727bbcc4544dece1759262d22a4c545a89fd4d560643a2baed350103330ad39e5d1b8216e625cdc67cbe6a4080385fb4e78f00a7fa54842c0e8dec231379db311816e5e0ff9b6e400a4a904c71c9fd5dc", + "latest": "2019.07.14", + "signature": "7db72741a6c2639dfdf9f6c64de91ab8cd2b0d9a1537caa3a16b351397f224b20914515e6742f09af15798005f871c0841147125cbb255c2659590b5208f5c69094305b69b629041f73fa2675168a1e8a179f5931a05707df0f1dcda356a318fcaef3555e7eb01cf3817d93cea97d8b93d506a069dcbba9abcdc38eec4b61ddb", "versions": { "2012.02.22": { "bin": [ @@ -12649,6 +12649,20 @@ "https://yt-dl.org/downloads/2019.07.12/youtube-dl-2019.07.12.tar.gz", "b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5" ] + }, + "2019.07.14": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.14/youtube-dl", + "15a285a33daf02ac69f615692924139263d8b4ad0d81b785ab7e7e9eb0e845c1" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.14/youtube-dl.exe", + "57d6b7e4fdb7b79011ab9c12394b62b6431a6459754c76b36925fc35bcf54ac4" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz", + "4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400" + ] } } } \ No newline at end of file From f5c004598be7dc1c3954a11b721954bac828ad2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 16 Jul 2019 00:03:58 +0700 Subject: [PATCH 07/32] release 2019.07.16 --- 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 ea663b5b6..e68192392 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.

    -

    2019.07.14 (sig)

    +

    2019.07.16 (sig)

    -

    SHA256: 15a285a33daf02ac69f615692924139263d8b4ad0d81b785ab7e7e9eb0e845c1

    +

    SHA256: 708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371

    - Windows exe (sig - SHA256 57d6b7e4fdb7b79011ab9c12394b62b6431a6459754c76b36925fc35bcf54ac4)
    - Full source + docs + binary tarball (sig - SHA256 4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400) + Windows exe (sig - SHA256 967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0)
    + Full source + docs + binary tarball (sig - SHA256 7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b)

    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 de50010b0..ff92140b3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.14 \ No newline at end of file +2019.07.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ffde4cfb7..d932d0d3d 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 - 2019-07-14T03:16:50.273648Z + 2019-07-16T00:03:57.341163Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13565,4 +13565,19 @@ 2019-07-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.16 + New version 2019.07.16 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.07.16/ +
    + + + The youtube-dl maintainers + + 2019-07-16T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b29777e93..0494fcd4e 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.14", - "signature": "7db72741a6c2639dfdf9f6c64de91ab8cd2b0d9a1537caa3a16b351397f224b20914515e6742f09af15798005f871c0841147125cbb255c2659590b5208f5c69094305b69b629041f73fa2675168a1e8a179f5931a05707df0f1dcda356a318fcaef3555e7eb01cf3817d93cea97d8b93d506a069dcbba9abcdc38eec4b61ddb", + "latest": "2019.07.16", + "signature": "2d267f128fe05e524f609d2c57f184f2bdb7a26ed9a933295b84a8df82345bfc01dd5da8f401997565fcbfb71acb026cb30e37c4d4a38ea3d8a66b3b57f963ecbd31a2b07374b2f25f2ba2e06d51228a34216550784ea214c62b37f1a7fa0c56e4e0fea8a4ab06ef52c5b9c9b09871d35ba634c7232ebeffefb58869162d13db", "versions": { "2012.02.22": { "bin": [ @@ -12663,6 +12663,20 @@ "https://yt-dl.org/downloads/2019.07.14/youtube-dl-2019.07.14.tar.gz", "4615b41dae21b7091bffc54d5a08f27bf3da511ad13d7977aba183f70da01400" ] + }, + "2019.07.16": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.16/youtube-dl", + "708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.16/youtube-dl.exe", + "967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.16/youtube-dl-2019.07.16.tar.gz", + "7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b" + ] } } } \ No newline at end of file From 198f6352219fe82839d85e05782a0b5dbfe863fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 27 Jul 2019 03:47:02 +0700 Subject: [PATCH 08/32] release 2019.07.27 --- 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 e68192392..e06471e45 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.

    -

    2019.07.16 (sig)

    +

    2019.07.27 (sig)

    -

    SHA256: 708f3bee977c2131dc286ece4ef314fbf6e53abd0454a67b2f214d19fe5ac371

    +

    SHA256: a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b

    - Windows exe (sig - SHA256 967f25b974f9d22df5cd08e4e4a1567609f2b6ef130673e2e0e98020bc7d57b0)
    - Full source + docs + binary tarball (sig - SHA256 7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b) + Windows exe (sig - SHA256 4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36)
    + Full source + docs + binary tarball (sig - SHA256 cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc)

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

  • Yahoo: Yahoo screen and movies
  • yahoo:gyao
  • yahoo:gyao:player
  • +
  • yahoo:japannews: Yahoo! Japan News
  • YandexDisk
  • yandexmusic:album: Яндекс.Музыка - Альбом
  • yandexmusic:playlist: Яндекс.Музыка - Плейлист
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ff92140b3..00dc9e1a0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.16 \ No newline at end of file +2019.07.27 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d932d0d3d..a78430a41 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 - 2019-07-16T00:03:57.341163Z + 2019-07-27T03:47:00.182018Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13580,4 +13580,19 @@ 2019-07-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.27 + New version 2019.07.27 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.07.27/ +
    +
    + + The youtube-dl maintainers + + 2019-07-27T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0494fcd4e..6d54101db 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.16", - "signature": "2d267f128fe05e524f609d2c57f184f2bdb7a26ed9a933295b84a8df82345bfc01dd5da8f401997565fcbfb71acb026cb30e37c4d4a38ea3d8a66b3b57f963ecbd31a2b07374b2f25f2ba2e06d51228a34216550784ea214c62b37f1a7fa0c56e4e0fea8a4ab06ef52c5b9c9b09871d35ba634c7232ebeffefb58869162d13db", + "latest": "2019.07.27", + "signature": "002251bfec103de85788acaed6c2ac1b418984f171d00f83e2309b6e7d2d62115baa2d60c3d1632e54aa14b77f4f597dff430d4de08bda52ced30ea4d5f9207e84917bc6c2722ad014d5f70995cada2eef39d9ccb5d29fad8fee4d8e3049d615a222278d265040f3fbf2ab95837270d8d04a651c783bcbcf00d318bbf5938ee7", "versions": { "2012.02.22": { "bin": [ @@ -12677,6 +12677,20 @@ "https://yt-dl.org/downloads/2019.07.16/youtube-dl-2019.07.16.tar.gz", "7ea654afe4879e0e9da449a1d039f2afff0a09c105c57d76e20a75aed3370d1b" ] + }, + "2019.07.27": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.27/youtube-dl", + "a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.27/youtube-dl.exe", + "4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz", + "cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc" + ] } } } \ No newline at end of file From 6c421d7698a6e9f967f61d8f1176515838721712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 30 Jul 2019 09:45:52 +0700 Subject: [PATCH 09/32] release 2019.07.30 --- 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 e06471e45..5b75efb00 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.

    -

    2019.07.27 (sig)

    +

    2019.07.30 (sig)

    -

    SHA256: a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b

    +

    SHA256: e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd

    - Windows exe (sig - SHA256 4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36)
    - Full source + docs + binary tarball (sig - SHA256 cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc) + Windows exe (sig - SHA256 c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d)
    + Full source + docs + binary tarball (sig - SHA256 9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559)

    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 00dc9e1a0..391e372d6 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.27 \ No newline at end of file +2019.07.30 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a78430a41..40db2d253 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 - 2019-07-27T03:47:00.182018Z + 2019-07-30T09:45:50.381594Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13595,4 +13595,19 @@ 2019-07-27T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.30 + New version 2019.07.30 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.07.30/ +
    + + + The youtube-dl maintainers + + 2019-07-30T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6d54101db..802fd0fed 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.27", - "signature": "002251bfec103de85788acaed6c2ac1b418984f171d00f83e2309b6e7d2d62115baa2d60c3d1632e54aa14b77f4f597dff430d4de08bda52ced30ea4d5f9207e84917bc6c2722ad014d5f70995cada2eef39d9ccb5d29fad8fee4d8e3049d615a222278d265040f3fbf2ab95837270d8d04a651c783bcbcf00d318bbf5938ee7", + "latest": "2019.07.30", + "signature": "136a6a71de8bfdb3c000f670a195e38d39559d51a13bc4d3f5992f74c5c08d8455c4d4dce650eb1393d4cf3e58232f9682221bcbd873ca79b16cc361dae9754e83602ac4b03074198c7d79f467dcbd1b555114cafcbc6a36858f772caf887864590c881c888d7eb767fbee8516c9aed535bce31d8b1a8af59fc4176b39d74036", "versions": { "2012.02.22": { "bin": [ @@ -12691,6 +12691,20 @@ "https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz", "cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc" ] + }, + "2019.07.30": { + "bin": [ + "https://yt-dl.org/downloads/2019.07.30/youtube-dl", + "e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe", + "c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz", + "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559" + ] } } } \ No newline at end of file From 847f6fe89f73233ddc47c4690dd06429a5eaf306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 2 Aug 2019 05:41:41 +0700 Subject: [PATCH 10/32] release 2019.08.02 --- 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 5b75efb00..e77a6d701 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.

    -

    2019.07.30 (sig)

    +

    2019.08.02 (sig)

    -

    SHA256: e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd

    +

    SHA256: 886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2

    - Windows exe (sig - SHA256 c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d)
    - Full source + docs + binary tarball (sig - SHA256 9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559) + Windows exe (sig - SHA256 afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa)
    + Full source + docs + binary tarball (sig - SHA256 573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80)

    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 391e372d6..caf3fc063 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.07.30 \ No newline at end of file +2019.08.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 40db2d253..8a0872c32 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 - 2019-07-30T09:45:50.381594Z + 2019-08-02T05:41:39.089394Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13610,4 +13610,19 @@ 2019-07-30T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.08.02 + New version 2019.08.02 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.08.02/ +
    + + + The youtube-dl maintainers + + 2019-08-02T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 802fd0fed..7c10d1a9a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.07.30", - "signature": "136a6a71de8bfdb3c000f670a195e38d39559d51a13bc4d3f5992f74c5c08d8455c4d4dce650eb1393d4cf3e58232f9682221bcbd873ca79b16cc361dae9754e83602ac4b03074198c7d79f467dcbd1b555114cafcbc6a36858f772caf887864590c881c888d7eb767fbee8516c9aed535bce31d8b1a8af59fc4176b39d74036", + "latest": "2019.08.02", + "signature": "90d946f7aca9a92c759a79c5488bd54e27248e46df45161e2da9c33b36a8d520e247c90d2a9366fa80b63787cb958c4993399f05803e8f127ee9c112ab36624a528b941b113d1cda4e5bdc3ade3ec251cb690dad4370a9bc89ed092387a6345446b59812438bf1442bf8b9b5bc7acd80dec99ddd99e41c456f870c4c55062058", "versions": { "2012.02.22": { "bin": [ @@ -12705,6 +12705,20 @@ "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz", "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559" ] + }, + "2019.08.02": { + "bin": [ + "https://yt-dl.org/downloads/2019.08.02/youtube-dl", + "886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.08.02/youtube-dl.exe", + "afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz", + "573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80" + ] } } } \ No newline at end of file From 534772c742c2959a4eb0e05b6e64b5c3b90f6285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 13 Aug 2019 23:20:50 +0700 Subject: [PATCH 11/32] release 2019.08.13 --- 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 e77a6d701..1af289bed 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.

    -

    2019.08.02 (sig)

    +

    2019.08.13 (sig)

    -

    SHA256: 886d2a025457acb6daf30fca4fa8d639ebbd14be7fed86e859080f3aef76d7c2

    +

    SHA256: 85a15c9c7394147105b3015964f975ca34770038b06e5edd40389413cac44b2d

    - Windows exe (sig - SHA256 afc92ad007e8101b73c2dcff8c7d54c0ad75c124d0b9cb07dfddb845b9958dfa)
    - Full source + docs + binary tarball (sig - SHA256 573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80) + Windows exe (sig - SHA256 9afbec737bed9388f662eaee2433f02c9da45e267e755a903a8191d6d26c410b)
    + Full source + docs + binary tarball (sig - SHA256 b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d)

    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 caf3fc063..87c6f161c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.08.02 \ No newline at end of file +2019.08.13 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8a0872c32..7f754b0eb 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 - 2019-08-02T05:41:39.089394Z + 2019-08-13T23:20:49.139760Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13625,4 +13625,19 @@ 2019-08-02T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.08.13 + New version 2019.08.13 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.08.13/ +
    + + + The youtube-dl maintainers + + 2019-08-13T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7c10d1a9a..275f42dbd 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.08.02", - "signature": "90d946f7aca9a92c759a79c5488bd54e27248e46df45161e2da9c33b36a8d520e247c90d2a9366fa80b63787cb958c4993399f05803e8f127ee9c112ab36624a528b941b113d1cda4e5bdc3ade3ec251cb690dad4370a9bc89ed092387a6345446b59812438bf1442bf8b9b5bc7acd80dec99ddd99e41c456f870c4c55062058", + "latest": "2019.08.13", + "signature": "4e9af4d02e0c8126bc54687624fffa1c4413be769db3cb006b38875af440efc8368ea184c89a1b9b78155a7f8fb64ed237145db4ee92aeb6f546f385b16de65178f5dcfb2c27ad308cb66dd0a16143f7aa48b0d8cb05229a502a172192b56f490b9cb64ec0ad49e26fe8ef1c556e9d976b094e4fcab6e388c91fec543e4c961c", "versions": { "2012.02.22": { "bin": [ @@ -12719,6 +12719,20 @@ "https://yt-dl.org/downloads/2019.08.02/youtube-dl-2019.08.02.tar.gz", "573c37add3e6107bf0c3c8ce43443bb788957d7bfb5e736cee6b32e3b2342b80" ] + }, + "2019.08.13": { + "bin": [ + "https://yt-dl.org/downloads/2019.08.13/youtube-dl", + "85a15c9c7394147105b3015964f975ca34770038b06e5edd40389413cac44b2d" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.08.13/youtube-dl.exe", + "9afbec737bed9388f662eaee2433f02c9da45e267e755a903a8191d6d26c410b" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.08.13/youtube-dl-2019.08.13.tar.gz", + "b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d" + ] } } } \ No newline at end of file From ad1040b7b448abc8338fcdf670b8caf2e8aa6f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 1 Sep 2019 03:30:14 +0700 Subject: [PATCH 12/32] Add links to GPG keys --- download.html.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/download.html.in b/download.html.in index 03bcc9f29..ad88fc44c 100644 --- a/download.html.in +++ b/download.html.in @@ -54,8 +54,8 @@ See the pypi page for more

    The following GPG keys will be used to sign the binaries and the git tags:

    Older releases are also signed with one of: From f8234fe551e95122aa25e951939b571baf797ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 1 Sep 2019 03:34:50 +0700 Subject: [PATCH 13/32] release 2019.09.01 --- download.html | 14 +++++++------- supportedsites.html | 1 + update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 11 deletions(-) diff --git a/download.html b/download.html index 1af289bed..f621d6a66 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.

    -

    2019.08.13 (sig)

    +

    2019.09.01 (sig)

    -

    SHA256: 85a15c9c7394147105b3015964f975ca34770038b06e5edd40389413cac44b2d

    +

    SHA256: a5016ee492198a5f1f8a45d18229b7ab33ed4ecf0252a9addb8e6386b5512d75

    - Windows exe (sig - SHA256 9afbec737bed9388f662eaee2433f02c9da45e267e755a903a8191d6d26c410b)
    - Full source + docs + binary tarball (sig - SHA256 b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d) + Windows exe (sig - SHA256 9a93249d341998477c8675d3b26958c535b9b22876218ba45851801cbb8b4a78)
    + Full source + docs + binary tarball (sig - SHA256 19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: @@ -54,8 +54,8 @@ See the pypi page for more

    The following GPG keys will be used to sign the binaries and the git tags:

    Older releases are also signed with one of: diff --git a/supportedsites.html b/supportedsites.html index 229a05e5d..f513fcd9d 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -1115,6 +1115,7 @@

  • XFileShare: XFileShare based sites: DaClips, FileHoot, GorillaVid, MovPod, PowerWatch, Rapidvideo.ws, TheVideoBee, Vidto, Streamin.To, XVIDSTAGE, Vid ABC, VidBom, vidlo, RapidVideo.TV, FastVideo.me
  • XHamster
  • XHamsterEmbed
  • +
  • XHamsterUser
  • xiami:album: 虾米音乐 - 专辑
  • xiami:artist: 虾米音乐 - 歌手
  • xiami:collection: 虾米音乐 - 精选集
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 87c6f161c..b44fe82cb 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.08.13 \ No newline at end of file +2019.09.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7f754b0eb..a2fb4025e 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 - 2019-08-13T23:20:49.139760Z + 2019-09-01T03:34:48.942866Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13640,4 +13640,19 @@ 2019-08-13T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.01 + New version 2019.09.01 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.09.01/ +
    +
    + + The youtube-dl maintainers + + 2019-09-01T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 275f42dbd..bfd8aba2d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.08.13", - "signature": "4e9af4d02e0c8126bc54687624fffa1c4413be769db3cb006b38875af440efc8368ea184c89a1b9b78155a7f8fb64ed237145db4ee92aeb6f546f385b16de65178f5dcfb2c27ad308cb66dd0a16143f7aa48b0d8cb05229a502a172192b56f490b9cb64ec0ad49e26fe8ef1c556e9d976b094e4fcab6e388c91fec543e4c961c", + "latest": "2019.09.01", + "signature": "9125ef8fdce0e7aeb799abb4099e71adc445d401cf477e116e8d19f29a6f33541479182c264a12f9c4a0a33a27b417684a9f490874ce0676659cad22535242421e3d0b8f41c1fe4ff117d627c1f2973317fd1ac4645aac5d82873fde7adf20ccf0aee8c1585244f79692701e8cdcfc5bd1f5138f53c29c961487412af95b2742", "versions": { "2012.02.22": { "bin": [ @@ -12733,6 +12733,20 @@ "https://yt-dl.org/downloads/2019.08.13/youtube-dl-2019.08.13.tar.gz", "b23d59df96f9dccf34d9c48b65e7bc93532f1ebc4bf71b9285f228bc6086242d" ] + }, + "2019.09.01": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.01/youtube-dl", + "a5016ee492198a5f1f8a45d18229b7ab33ed4ecf0252a9addb8e6386b5512d75" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.01/youtube-dl.exe", + "9a93249d341998477c8675d3b26958c535b9b22876218ba45851801cbb8b4a78" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.01/youtube-dl-2019.09.01.tar.gz", + "19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49" + ] } } } \ No newline at end of file From 0a323b22e16f1c7efba6870d839ad53564145fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 12 Sep 2019 01:53:14 +0700 Subject: [PATCH 14/32] release 2019.09.12 --- 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 f621d6a66..9342602f5 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.

    -

    2019.09.01 (sig)

    +

    2019.09.12 (sig)

    -

    SHA256: a5016ee492198a5f1f8a45d18229b7ab33ed4ecf0252a9addb8e6386b5512d75

    +

    SHA256: a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6

    - Windows exe (sig - SHA256 9a93249d341998477c8675d3b26958c535b9b22876218ba45851801cbb8b4a78)
    - Full source + docs + binary tarball (sig - SHA256 19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49) + Windows exe (sig - SHA256 58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257)
    + Full source + docs + binary tarball (sig - SHA256 a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72)

    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 b44fe82cb..8bf218bfa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.09.01 \ No newline at end of file +2019.09.12 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a2fb4025e..df81e534b 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 - 2019-09-01T03:34:48.942866Z + 2019-09-12T01:53:12.927068Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13655,4 +13655,19 @@ 2019-09-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.12 + New version 2019.09.12 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.09.12/ +
    + + + The youtube-dl maintainers + + 2019-09-12T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index bfd8aba2d..4d77bf4f0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.01", - "signature": "9125ef8fdce0e7aeb799abb4099e71adc445d401cf477e116e8d19f29a6f33541479182c264a12f9c4a0a33a27b417684a9f490874ce0676659cad22535242421e3d0b8f41c1fe4ff117d627c1f2973317fd1ac4645aac5d82873fde7adf20ccf0aee8c1585244f79692701e8cdcfc5bd1f5138f53c29c961487412af95b2742", + "latest": "2019.09.12", + "signature": "464368cdadf00c9669c64ea201cfc55de58c98325b508cdb27d2148517db0dcda62902075ff35ac2377f728a7f94a4168ff5414c23ac3f1a30fbdc0c866d281cc9485f2f82d31f8e015db117ceeb1208406554ea3e201af5b15f66b12f85826927dba3002af77ea2e76d298b7405e76430ec877b86c9536087bdaaa188d5c4f6", "versions": { "2012.02.22": { "bin": [ @@ -12747,6 +12747,20 @@ "https://yt-dl.org/downloads/2019.09.01/youtube-dl-2019.09.01.tar.gz", "19374ff7ea794c934f75d65be98dac5837f078adb063c4980a9ce7593af06b49" ] + }, + "2019.09.12": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.12/youtube-dl", + "a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.12/youtube-dl.exe", + "58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.12/youtube-dl-2019.09.12.tar.gz", + "a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72" + ] } } } \ No newline at end of file From 456fb91a96367af7e0529e040982c5576df59342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 12 Sep 2019 03:02:00 +0700 Subject: [PATCH 15/32] release 2019.09.12.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 9342602f5..8c27b882b 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.

    -

    2019.09.12 (sig)

    +

    2019.09.12.1 (sig)

    -

    SHA256: a6ca8a9e393a5cdf93c6313a2c0755f5ff9fe0f7c79b0d9a71d3b631edd71eb6

    +

    SHA256: 1b67e09b9f0947396a0c0b47e319d577101d566451f3af883ac296757067e9f3

    - Windows exe (sig - SHA256 58e8ced0f4ebde33c1319b607f6e538b8c813fa89aee7e95b5ab699586f7a257)
    - Full source + docs + binary tarball (sig - SHA256 a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72) + Windows exe (sig - SHA256 b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49)
    + Full source + docs + binary tarball (sig - SHA256 ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40)

    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 8bf218bfa..7c6da2aaa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.09.12 \ No newline at end of file +2019.09.12.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index df81e534b..333542ea4 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 - 2019-09-12T01:53:12.927068Z + 2019-09-12T03:01:59.803914Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13670,4 +13670,19 @@ 2019-09-12T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.12.1 + New version 2019.09.12.1 + + +

    + Downloads available at https://yt-dl.org/downloads/2019.09.12.1/ +
    + + + The youtube-dl maintainers + + 2019-09-12T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4d77bf4f0..6cd1953d1 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.12", - "signature": "464368cdadf00c9669c64ea201cfc55de58c98325b508cdb27d2148517db0dcda62902075ff35ac2377f728a7f94a4168ff5414c23ac3f1a30fbdc0c866d281cc9485f2f82d31f8e015db117ceeb1208406554ea3e201af5b15f66b12f85826927dba3002af77ea2e76d298b7405e76430ec877b86c9536087bdaaa188d5c4f6", + "latest": "2019.09.12.1", + "signature": "1450262f99afb2efb9983c0d0f12596035576b7c2ed3b3bad917fd27d6b268638a62d5a4e5ce3a99f4b9eb2e9af24fc4c400d195c4ffa27b5253cd4833d6510e831a133237191d4eed9090886d2ed9e4b6f03a9182356a43a646a06e7cdb9e844970b41a879c900417f2c37417b2d015caf348bf228ee64a80f03e67289dcad1", "versions": { "2012.02.22": { "bin": [ @@ -12761,6 +12761,20 @@ "https://yt-dl.org/downloads/2019.09.12/youtube-dl-2019.09.12.tar.gz", "a6703422a71c766a6d3d5334f03e3b5a567643a3c9c0a7c6b710014a6806ac72" ] + }, + "2019.09.12.1": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl", + "1b67e09b9f0947396a0c0b47e319d577101d566451f3af883ac296757067e9f3" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl.exe", + "b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl-2019.09.12.1.tar.gz", + "ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40" + ] } } } \ No newline at end of file From 5e66f5010e714d0b1d31849f3a7770a4b859d5a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sat, 28 Sep 2019 00:32:51 +0700 Subject: [PATCH 16/32] release 2019.09.28 --- download.html | 10 +++++----- supportedsites.html | 2 ++ update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 8c27b882b..789314fa5 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.

    -

    2019.09.12.1 (sig)

    +

    2019.09.28 (sig)

    -

    SHA256: 1b67e09b9f0947396a0c0b47e319d577101d566451f3af883ac296757067e9f3

    +

    SHA256: 9e432974e63d6d9ced33e55302d10594bc5890fa941d9b46c07c469e8edec20c

    - Windows exe (sig - SHA256 b2b84eb2ab63315b1946b6920c2231f899cbb11beae3a1b0d4e066b8a4a30e49)
    - Full source + docs + binary tarball (sig - SHA256 ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40) + Windows exe (sig - SHA256 6395254d6eda6fd5b778bbb02c237a4133d12b0ccdb59e14de67d51f99e32db4)
    + Full source + docs + binary tarball (sig - SHA256 50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b)

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

  • Bigflix
  • Bild: Bild.de
  • BiliBili
  • +
  • BilibiliAudio
  • +
  • BilibiliAudioAlbum
  • BioBioChileTV
  • BIQLE
  • BitChute
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 7c6da2aaa..8b4e96aff 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.09.12.1 \ No newline at end of file +2019.09.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 333542ea4..590ef0833 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 - 2019-09-12T03:01:59.803914Z + 2019-09-28T00:32:50.708709Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13685,4 +13685,19 @@ 2019-09-12T00:00:01Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.09.28 + New version 2019.09.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.09.28/ +
    +
    + + The youtube-dl maintainers + + 2019-09-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6cd1953d1..d8104869d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.12.1", - "signature": "1450262f99afb2efb9983c0d0f12596035576b7c2ed3b3bad917fd27d6b268638a62d5a4e5ce3a99f4b9eb2e9af24fc4c400d195c4ffa27b5253cd4833d6510e831a133237191d4eed9090886d2ed9e4b6f03a9182356a43a646a06e7cdb9e844970b41a879c900417f2c37417b2d015caf348bf228ee64a80f03e67289dcad1", + "latest": "2019.09.28", + "signature": "473fcff319660bd80749a0960357e77e3a48d662ab2f1a11c7cf804a9ab336ee2956253a235a516139b534a6e432d658b86c62993077a19887deaa5bb8c4e6afe616397620b0cb649ae50a905201dbed766c8c461ebf012d450a64f49dba542a8c8de715a41cbe933ffda5f75084fa174e89d89b0238771c8727d449cc2ea303", "versions": { "2012.02.22": { "bin": [ @@ -12775,6 +12775,20 @@ "https://yt-dl.org/downloads/2019.09.12.1/youtube-dl-2019.09.12.1.tar.gz", "ce27a84e861e4d234768bf3a466d3e0f9af7c58f2aac84b940feb2ce6640fb40" ] + }, + "2019.09.28": { + "bin": [ + "https://yt-dl.org/downloads/2019.09.28/youtube-dl", + "9e432974e63d6d9ced33e55302d10594bc5890fa941d9b46c07c469e8edec20c" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.09.28/youtube-dl.exe", + "6395254d6eda6fd5b778bbb02c237a4133d12b0ccdb59e14de67d51f99e32db4" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.09.28/youtube-dl-2019.09.28.tar.gz", + "50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b" + ] } } } \ No newline at end of file From 95eeda441b6cac44ee59ef99a576ce0c8ad44346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 16 Oct 2019 03:28:22 +0700 Subject: [PATCH 17/32] release 2019.10.16 --- download.html | 10 +++++----- supportedsites.html | 4 +--- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 39 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index 789314fa5..c2a714dea 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.

    -

    2019.09.28 (sig)

    +

    2019.10.16 (sig)

    -

    SHA256: 9e432974e63d6d9ced33e55302d10594bc5890fa941d9b46c07c469e8edec20c

    +

    SHA256: 308eefc06e91ca975fceb9919e1fc888426bb5bfcbc799f0c9d64ae767a6b2d7

    - Windows exe (sig - SHA256 6395254d6eda6fd5b778bbb02c237a4133d12b0ccdb59e14de67d51f99e32db4)
    - Full source + docs + binary tarball (sig - SHA256 50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b) + Windows exe (sig - SHA256 a6730abebf405c6f2f272f2071f3d7e8975c2b8d76a17b7ce4f03e9413f02449)
    + Full source + docs + binary tarball (sig - SHA256 f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21)

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

  • PornoXO
  • PornTube
  • PressTV
  • -
  • PromptFile
  • prosiebensat1: ProSiebenSat.1 Digital
  • puhutv
  • puhutv:serie
  • @@ -899,6 +898,7 @@
  • TeleQuebec
  • TeleQuebecEmission
  • TeleQuebecLive
  • +
  • TeleQuebecSquat
  • TeleTask
  • Telewebion
  • TennisTV
  • @@ -1006,7 +1006,6 @@
  • VeeHD
  • Veoh
  • verystream
  • -
  • Vessel
  • Vesti: Вести.Ru
  • Vevo
  • VevoPlaylist
  • @@ -1105,7 +1104,6 @@
  • Weibo
  • WeiboMobile
  • WeiqiTV: WQTV
  • -
  • Wimp
  • Wistia
  • wnl: npo.nl, ntr.nl, omroepwnl.nl, zapp.nl and npo3.nl
  • WorldStarHipHop
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8b4e96aff..6b7004f4c 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.09.28 \ No newline at end of file +2019.10.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 590ef0833..a11e191ab 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 - 2019-09-28T00:32:50.708709Z + 2019-10-16T03:28:21.793421Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13700,4 +13700,19 @@ 2019-09-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.10.16 + New version 2019.10.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.10.16/ +
    +
    + + The youtube-dl maintainers + + 2019-10-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index d8104869d..3665c013f 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.09.28", - "signature": "473fcff319660bd80749a0960357e77e3a48d662ab2f1a11c7cf804a9ab336ee2956253a235a516139b534a6e432d658b86c62993077a19887deaa5bb8c4e6afe616397620b0cb649ae50a905201dbed766c8c461ebf012d450a64f49dba542a8c8de715a41cbe933ffda5f75084fa174e89d89b0238771c8727d449cc2ea303", + "latest": "2019.10.16", + "signature": "774306f678da525bc0fea4284447a8922c5befc8bcd02f9d44fe0c53e9701444aa3b25ffb59cf9990ab41aaab81f1070e2da4437f172cfe9300cade4bebdd7846d11d71bf2fc0917ce23bab6269f9d697d8adc2d6f8c2e15d16902a45ad306f5bbf5a5f180c94469438c0493743f94dbcdc15329ef05c00bad2e64757573dc34", "versions": { "2012.02.22": { "bin": [ @@ -12789,6 +12789,20 @@ "https://yt-dl.org/downloads/2019.09.28/youtube-dl-2019.09.28.tar.gz", "50a0dfbf6d86eb2b7b461fd3aaa4fc2bc653d8bc0c728a9ead564f6ae602335b" ] + }, + "2019.10.16": { + "bin": [ + "https://yt-dl.org/downloads/2019.10.16/youtube-dl", + "308eefc06e91ca975fceb9919e1fc888426bb5bfcbc799f0c9d64ae767a6b2d7" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.10.16/youtube-dl.exe", + "a6730abebf405c6f2f272f2071f3d7e8975c2b8d76a17b7ce4f03e9413f02449" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.10.16/youtube-dl-2019.10.16.tar.gz", + "f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21" + ] } } } \ No newline at end of file From b8cd091fabd1f1bf04c4c3cec3a76f18570d82f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 22 Oct 2019 00:10:44 +0700 Subject: [PATCH 18/32] release 2019.10.22 --- download.html | 10 +++++----- supportedsites.html | 6 ++---- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 13 deletions(-) diff --git a/download.html b/download.html index c2a714dea..de6ff6bbd 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.

    -

    2019.10.16 (sig)

    +

    2019.10.22 (sig)

    -

    SHA256: 308eefc06e91ca975fceb9919e1fc888426bb5bfcbc799f0c9d64ae767a6b2d7

    +

    SHA256: bed215407de4cc6bf57c8e405cfbbca5fd568cc22f3dc36842bf59731e286000

    - Windows exe (sig - SHA256 a6730abebf405c6f2f272f2071f3d7e8975c2b8d76a17b7ce4f03e9413f02449)
    - Full source + docs + binary tarball (sig - SHA256 f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21) + Windows exe (sig - SHA256 b4b6dbbc07ce98ad1c7eb750c3b771ad7689da896e8370a96f511ebd3a240cf0)
    + Full source + docs + binary tarball (sig - SHA256 8b678129fe221cda70ac4a4ccd13372b65e9b4faa7c12cbbe4ca01ec2f378f1b)

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

  • ComedyCentralShortname
  • ComedyCentralTV
  • CondeNast: Condé Nast media group: Allure, Architectural Digest, Ars Technica, Bon Appétit, Brides, Condé Nast, Condé Nast Traveler, Details, Epicurious, GQ, Glamour, Golf Digest, SELF, Teen Vogue, The New Yorker, Vanity Fair, Vogue, W Magazine, WIRED
  • +
  • CONtv
  • Corus
  • Coub
  • Cracked
  • @@ -799,7 +800,6 @@
  • Seeker
  • SenateISVP
  • SendtoNews
  • -
  • ServingSys
  • Servus
  • Sexu
  • SeznamZpravy
  • @@ -1020,7 +1020,6 @@
  • Viddler
  • Videa
  • video.google:search: Google Video search
  • -
  • video.mit.edu
  • VideoDetective
  • videofy.me
  • videomore
  • @@ -1038,7 +1037,6 @@
  • vier:videos
  • ViewLift
  • ViewLiftEmbed
  • -
  • Viewster
  • Viidea
  • viki
  • viki:channel
  • @@ -1112,7 +1110,7 @@
  • WWE
  • XBef
  • XboxClips
  • -
  • XFileShare: XFileShare based sites: DaClips, FileHoot, GorillaVid, MovPod, PowerWatch, Rapidvideo.ws, TheVideoBee, Vidto, Streamin.To, XVIDSTAGE, Vid ABC, VidBom, vidlo, RapidVideo.TV, FastVideo.me
  • +
  • XFileShare: XFileShare based sites: ClipWatching, GoUnlimited, GoVid, HolaVid, Streamty, TheVideoBee, Uqload, VidBom, vidlo, VidLocker, VidShare, VUp, XVideoSharing
  • XHamster
  • XHamsterEmbed
  • XHamsterUser
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6b7004f4c..3e91831df 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.10.16 \ No newline at end of file +2019.10.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a11e191ab..aff49977d 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 - 2019-10-16T03:28:21.793421Z + 2019-10-22T00:10:43.612390Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13715,4 +13715,19 @@ 2019-10-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.10.22 + New version 2019.10.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.10.22/ +
    +
    + + The youtube-dl maintainers + + 2019-10-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3665c013f..6f1f9acc4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.10.16", - "signature": "774306f678da525bc0fea4284447a8922c5befc8bcd02f9d44fe0c53e9701444aa3b25ffb59cf9990ab41aaab81f1070e2da4437f172cfe9300cade4bebdd7846d11d71bf2fc0917ce23bab6269f9d697d8adc2d6f8c2e15d16902a45ad306f5bbf5a5f180c94469438c0493743f94dbcdc15329ef05c00bad2e64757573dc34", + "latest": "2019.10.22", + "signature": "26f7221539e9b2cdcabd4950ca7a45740e5ad03177c50bbe86da00ef34552af1756910cb484e5cd1157b2bad044ad829202a71e16edec6de2a22c2658420ed7f0bf654dcc9993293970ee0f902adbd9c2817997bcfbde602abc649bc2fa126103e3538fc5e1e32680ea6714ec39806398eb2294f6feff581952c8b2aff3f8591", "versions": { "2012.02.22": { "bin": [ @@ -12803,6 +12803,20 @@ "https://yt-dl.org/downloads/2019.10.16/youtube-dl-2019.10.16.tar.gz", "f2acb43ae419ee6c33e94989cada162b4566755dc1d5e0935368952290a92b21" ] + }, + "2019.10.22": { + "bin": [ + "https://yt-dl.org/downloads/2019.10.22/youtube-dl", + "bed215407de4cc6bf57c8e405cfbbca5fd568cc22f3dc36842bf59731e286000" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.10.22/youtube-dl.exe", + "b4b6dbbc07ce98ad1c7eb750c3b771ad7689da896e8370a96f511ebd3a240cf0" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.10.22/youtube-dl-2019.10.22.tar.gz", + "8b678129fe221cda70ac4a4ccd13372b65e9b4faa7c12cbbe4ca01ec2f378f1b" + ] } } } \ No newline at end of file From 4f9877e04af0dbf4d2487dcd08691ed9c542cfc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 29 Oct 2019 06:14:08 +0700 Subject: [PATCH 19/32] release 2019.10.29 --- download.html | 10 +++++----- supportedsites.html | 10 +++------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 16 deletions(-) diff --git a/download.html b/download.html index de6ff6bbd..c05da6fca 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.

    -

    2019.10.22 (sig)

    +

    2019.10.29 (sig)

    -

    SHA256: bed215407de4cc6bf57c8e405cfbbca5fd568cc22f3dc36842bf59731e286000

    +

    SHA256: 05d9484b52cb4df03885f6a21e1874f99c0ab10c478b6a642d729a71a54076bc

    - Windows exe (sig - SHA256 b4b6dbbc07ce98ad1c7eb750c3b771ad7689da896e8370a96f511ebd3a240cf0)
    - Full source + docs + binary tarball (sig - SHA256 8b678129fe221cda70ac4a4ccd13372b65e9b4faa7c12cbbe4ca01ec2f378f1b) + Windows exe (sig - SHA256 cbbea81f90670d7c4be8761f67a231e9db2f06cbd217efecc497a3be83a1b998)
    + Full source + docs + binary tarball (sig - SHA256 e4eea3ff5aad9804f8d76b0be02ad16a6b530d16a47b227418e880be24f306d3)

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

  • DouyuShow
  • DouyuTV: 斗鱼
  • DPlay
  • -
  • DPlayIt
  • DRBonanza
  • Dropbox
  • DrTuber
  • @@ -354,7 +353,6 @@
  • Goshgay
  • GPUTechConf
  • Groupon
  • -
  • Hark
  • hbo
  • HearThisAt
  • Heise
  • @@ -447,7 +445,6 @@
  • Lcp
  • LcpPlay
  • Le: 乐视网
  • -
  • Learnr
  • Lecture2Go
  • Lecturio
  • LecturioCourse
  • @@ -481,11 +478,9 @@
  • lynda: lynda.com videos
  • lynda:course: lynda.com online courses
  • m6
  • -
  • macgamestore: MacGameStore trailers
  • mailru: Видео@Mail.Ru
  • mailru:music: Музыка@Mail.Ru
  • mailru:music:search: Музыка@Mail.Ru
  • -
  • MakerTV
  • MallTV
  • mangomolo:live
  • mangomolo:video
  • @@ -541,8 +536,8 @@
  • mtg: MTG services
  • mtv
  • mtv.de
  • -
  • mtv81
  • mtv:video
  • +
  • mtvjapan
  • mtvservices:embedded
  • MuenchenTV: münchen.tv
  • MusicPlayOn
  • @@ -830,6 +825,7 @@
  • soundcloud:set
  • soundcloud:trackstation
  • soundcloud:user
  • +
  • SoundcloudEmbed
  • soundgasm
  • soundgasm:profile
  • southpark.cc.com
  • @@ -902,6 +898,7 @@
  • TeleTask
  • Telewebion
  • TennisTV
  • +
  • TenPlay
  • TF1
  • TFO
  • TheIntercept
  • @@ -940,7 +937,6 @@
  • tunein:topic
  • TunePk
  • Turbo
  • -
  • Tutv
  • tv.dfb.de
  • TV2
  • tv2.hu
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3e91831df..543982ea7 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.10.22 \ No newline at end of file +2019.10.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index aff49977d..fefd7a8ff 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 - 2019-10-22T00:10:43.612390Z + 2019-10-29T06:14:07.103643Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13730,4 +13730,19 @@ 2019-10-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.10.29 + New version 2019.10.29 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.10.29/ +
    +
    + + The youtube-dl maintainers + + 2019-10-29T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6f1f9acc4..4e319429a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.10.22", - "signature": "26f7221539e9b2cdcabd4950ca7a45740e5ad03177c50bbe86da00ef34552af1756910cb484e5cd1157b2bad044ad829202a71e16edec6de2a22c2658420ed7f0bf654dcc9993293970ee0f902adbd9c2817997bcfbde602abc649bc2fa126103e3538fc5e1e32680ea6714ec39806398eb2294f6feff581952c8b2aff3f8591", + "latest": "2019.10.29", + "signature": "95c9c4fc0c64c77c23864482efb2ad493ebc2c78357e7ed2b4c658b5550e1aa80046ffb91017a48510d44732288999c77c77fb39820c3da5765e62a0b746f78ca256ba4052aa2158bd0c8ec40369fafa0a99d14bb2cb65ce701f2adc892e279e6cc55908b6d30963c9f0b01cb55abf3eb2a67e3903c6374aec58ba1624b39c03", "versions": { "2012.02.22": { "bin": [ @@ -12817,6 +12817,20 @@ "https://yt-dl.org/downloads/2019.10.22/youtube-dl-2019.10.22.tar.gz", "8b678129fe221cda70ac4a4ccd13372b65e9b4faa7c12cbbe4ca01ec2f378f1b" ] + }, + "2019.10.29": { + "bin": [ + "https://yt-dl.org/downloads/2019.10.29/youtube-dl", + "05d9484b52cb4df03885f6a21e1874f99c0ab10c478b6a642d729a71a54076bc" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.10.29/youtube-dl.exe", + "cbbea81f90670d7c4be8761f67a231e9db2f06cbd217efecc497a3be83a1b998" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.10.29/youtube-dl-2019.10.29.tar.gz", + "e4eea3ff5aad9804f8d76b0be02ad16a6b530d16a47b227418e880be24f306d3" + ] } } } \ No newline at end of file From a013159360daba287cad7e4fd75d7b3fb690c8b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 5 Nov 2019 05:34:36 +0700 Subject: [PATCH 20/32] release 2019.11.05 --- download.html | 10 +++++----- supportedsites.html | 12 ++++-------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 42 insertions(+), 17 deletions(-) diff --git a/download.html b/download.html index c05da6fca..acfc8067b 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.

    -

    2019.10.29 (sig)

    +

    2019.11.05 (sig)

    -

    SHA256: 05d9484b52cb4df03885f6a21e1874f99c0ab10c478b6a642d729a71a54076bc

    +

    SHA256: fbd159c7184fcdf89ee63f5d021d43a4fc47012550e17b0568c9d0ffde2eb1dc

    - Windows exe (sig - SHA256 cbbea81f90670d7c4be8761f67a231e9db2f06cbd217efecc497a3be83a1b998)
    - Full source + docs + binary tarball (sig - SHA256 e4eea3ff5aad9804f8d76b0be02ad16a6b530d16a47b227418e880be24f306d3) + Windows exe (sig - SHA256 0985ff04edfdce319356bf687061f99858c74d41df052f14308d1d64ef1baca6)
    + Full source + docs + binary tarball (sig - SHA256 05ad24f831e915b65520f6abfa1c1d52be4aad6cc9603b24a67a804062302489)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index ffec26f57..2f8e6fe06 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -91,8 +91,6 @@

  • awaan:video
  • AZMedien: AZ Medien videos
  • BaiduVideo: 百度视频
  • -
  • bambuser
  • -
  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • Bandcamp:weekly
  • @@ -299,12 +297,12 @@
  • FiveThirtyEight
  • FiveTV
  • Flickr
  • -
  • Flipagram
  • Folketinget: Folketinget (ft.dk; Danish parliament)
  • FootyRoom
  • Formula1
  • FOX
  • FOX9
  • +
  • FOX9News
  • Foxgay
  • foxnews: Fox News and Fox Business Video
  • foxnews:article
  • @@ -330,8 +328,6 @@
  • FXNetworks
  • Gaia
  • GameInformer
  • -
  • GameOne
  • -
  • gameone:playlist
  • GameSpot
  • GameStar
  • Gaskrank
  • @@ -346,7 +342,6 @@
  • Globo
  • GloboArticle
  • Go
  • -
  • Go90
  • GodTube
  • Golem
  • GoogleDrive
  • @@ -381,7 +376,6 @@
  • Hungama
  • HungamaSong
  • Hypem
  • -
  • Iconosquare
  • ign.com
  • imdb: Internet Movie Database trailers
  • imdb:list: Internet Movie Database lists
  • @@ -421,7 +415,6 @@
  • Kankan
  • Karaoketv
  • KarriereVideos
  • -
  • keek
  • KeezMovies
  • Ketnet
  • KhanAcademy
  • @@ -792,6 +785,8 @@
  • Screencast
  • ScreencastOMatic
  • scrippsnetworks:watch
  • +
  • SCTE
  • +
  • SCTECourse
  • Seeker
  • SenateISVP
  • SendtoNews
  • @@ -941,6 +936,7 @@
  • TV2
  • tv2.hu
  • TV2Article
  • +
  • TV2DK
  • TV4: tv4.se and tv4play.se
  • TV5MondePlus: TV5MONDE+
  • TVA
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 543982ea7..a00d47059 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.10.29 \ No newline at end of file +2019.11.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index fefd7a8ff..28f6ba9f3 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 - 2019-10-29T06:14:07.103643Z + 2019-11-05T05:34:35.499992Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13745,4 +13745,19 @@ 2019-10-29T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.11.05 + New version 2019.11.05 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.11.05/ +
    +
    + + The youtube-dl maintainers + + 2019-11-05T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4e319429a..aaf1eb246 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.10.29", - "signature": "95c9c4fc0c64c77c23864482efb2ad493ebc2c78357e7ed2b4c658b5550e1aa80046ffb91017a48510d44732288999c77c77fb39820c3da5765e62a0b746f78ca256ba4052aa2158bd0c8ec40369fafa0a99d14bb2cb65ce701f2adc892e279e6cc55908b6d30963c9f0b01cb55abf3eb2a67e3903c6374aec58ba1624b39c03", + "latest": "2019.11.05", + "signature": "165bb109ee93b541c85f7a26b85f25beade2658a12bfd0a20f5030a21bf07816f27b2a9ae3f6e1b95a81525c396f4da437254b37af6cac8dc635ddda6e718f72a1b44ff263c65d26745049e27cc89d64f21ecdf1059622bb32d68e195156fc7892761c236c1b71339cfc80379d5bd14d7bc9063a117311bf2bed1ddfd493ea15", "versions": { "2012.02.22": { "bin": [ @@ -12831,6 +12831,20 @@ "https://yt-dl.org/downloads/2019.10.29/youtube-dl-2019.10.29.tar.gz", "e4eea3ff5aad9804f8d76b0be02ad16a6b530d16a47b227418e880be24f306d3" ] + }, + "2019.11.05": { + "bin": [ + "https://yt-dl.org/downloads/2019.11.05/youtube-dl", + "fbd159c7184fcdf89ee63f5d021d43a4fc47012550e17b0568c9d0ffde2eb1dc" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.11.05/youtube-dl.exe", + "0985ff04edfdce319356bf687061f99858c74d41df052f14308d1d64ef1baca6" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.11.05/youtube-dl-2019.11.05.tar.gz", + "05ad24f831e915b65520f6abfa1c1d52be4aad6cc9603b24a67a804062302489" + ] } } } \ No newline at end of file From 1dd56efcbd27032c1908d8dd4a60f4ab45882a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 22 Nov 2019 01:26:08 +0700 Subject: [PATCH 21/32] release 2019.11.22 --- download.html | 10 +++++----- supportedsites.html | 10 ++-------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 40 insertions(+), 17 deletions(-) diff --git a/download.html b/download.html index acfc8067b..c6ba05ea3 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.

    -

    2019.11.05 (sig)

    +

    2019.11.22 (sig)

    -

    SHA256: fbd159c7184fcdf89ee63f5d021d43a4fc47012550e17b0568c9d0ffde2eb1dc

    +

    SHA256: a687e06ec5694438ed55a519b4686c81740fc08026629b4cf120ad0e14db64f1

    - Windows exe (sig - SHA256 0985ff04edfdce319356bf687061f99858c74d41df052f14308d1d64ef1baca6)
    - Full source + docs + binary tarball (sig - SHA256 05ad24f831e915b65520f6abfa1c1d52be4aad6cc9603b24a67a804062302489) + Windows exe (sig - SHA256 580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920)
    + Full source + docs + binary tarball (sig - SHA256 a80a3c99269ec85df222aad3fd41ae9d2ed38360d1ba8a4ca5e326d6c0a56d2b)

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

  • AcademicEarth:Course
  • acast
  • acast:channel
  • -
  • AddAnime
  • ADN: Anime Digital Network
  • AdobeConnect
  • AdobeTV
  • @@ -190,7 +189,6 @@
  • CNN
  • CNNArticle
  • CNNBlogs
  • -
  • ComCarCoff
  • ComedyCentral
  • ComedyCentralFullEpisodes
  • ComedyCentralShortname
  • @@ -218,8 +216,6 @@
  • dailymotion
  • dailymotion:playlist
  • dailymotion:user
  • -
  • DaisukiMotto
  • -
  • DaisukiMottoPlaylist
  • daum.net
  • daum.net:clip
  • daum.net:playlist
  • @@ -419,6 +415,7 @@
  • Ketnet
  • KhanAcademy
  • KickStarter
  • +
  • KinjaEmbed
  • KinoPoisk
  • KonserthusetPlay
  • kontrtube: KontrTube.ru - Труба зовёт
  • @@ -500,14 +497,12 @@
  • Mgoon
  • MGTV: 芒果TV
  • MiaoPai
  • -
  • Minhateca
  • MinistryGrid
  • Minoto
  • miomio.tv
  • MiTele: mitele.es
  • mixcloud
  • mixcloud:playlist
  • -
  • mixcloud:stream
  • mixcloud:user
  • Mixer:live
  • Mixer:vod
  • @@ -738,8 +733,6 @@
  • Restudy
  • Reuters
  • ReverbNation
  • -
  • revision
  • -
  • revision3:embed
  • RICE
  • RMCDecouverte
  • RockstarGames
  • @@ -973,6 +966,7 @@
  • twitch:vod
  • twitter
  • twitter:amplify
  • +
  • twitter:broadcast
  • twitter:card
  • udemy
  • udemy:course
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index a00d47059..60dac4650 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.11.05 \ No newline at end of file +2019.11.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 28f6ba9f3..2d734b2bd 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 - 2019-11-05T05:34:35.499992Z + 2019-11-22T01:26:07.361021Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13760,4 +13760,19 @@ 2019-11-05T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.11.22 + New version 2019.11.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.11.22/ +
    +
    + + The youtube-dl maintainers + + 2019-11-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index aaf1eb246..5b0b4d1d0 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.11.05", - "signature": "165bb109ee93b541c85f7a26b85f25beade2658a12bfd0a20f5030a21bf07816f27b2a9ae3f6e1b95a81525c396f4da437254b37af6cac8dc635ddda6e718f72a1b44ff263c65d26745049e27cc89d64f21ecdf1059622bb32d68e195156fc7892761c236c1b71339cfc80379d5bd14d7bc9063a117311bf2bed1ddfd493ea15", + "latest": "2019.11.22", + "signature": "36480f3774d8bf77af9ab9128d0dabd685f265803fd3675acd24cd0d8c4fdc556f0b61686aec9a54258ca79e07bb4e729baf3ca3a8030a5604549a917f937332c3df8475ab9b58c53404a0d323758083195d7d2fe5e86abe3d9b498c0bcb4e4de9fe6cad996d67d7ac273846c87c81d9848f187786c5f7162fb70bb4f22b164e", "versions": { "2012.02.22": { "bin": [ @@ -12845,6 +12845,20 @@ "https://yt-dl.org/downloads/2019.11.05/youtube-dl-2019.11.05.tar.gz", "05ad24f831e915b65520f6abfa1c1d52be4aad6cc9603b24a67a804062302489" ] + }, + "2019.11.22": { + "bin": [ + "https://yt-dl.org/downloads/2019.11.22/youtube-dl", + "a687e06ec5694438ed55a519b4686c81740fc08026629b4cf120ad0e14db64f1" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.11.22/youtube-dl.exe", + "580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.11.22/youtube-dl-2019.11.22.tar.gz", + "a80a3c99269ec85df222aad3fd41ae9d2ed38360d1ba8a4ca5e326d6c0a56d2b" + ] } } } \ No newline at end of file From 69a953d6b47a0dca6b00e0876d6c377b3d8db6e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Thu, 28 Nov 2019 23:27:18 +0700 Subject: [PATCH 22/32] release 2019.11.28 --- download.html | 10 +++++----- supportedsites.html | 3 --- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index c6ba05ea3..137eb62b2 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.

    -

    2019.11.22 (sig)

    +

    2019.11.28 (sig)

    -

    SHA256: a687e06ec5694438ed55a519b4686c81740fc08026629b4cf120ad0e14db64f1

    +

    SHA256: 04d2edc85b80b59ffe46fdda3937b0074dfe10ede49fec6c36c609cd87841fcb

    - Windows exe (sig - SHA256 580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920)
    - Full source + docs + binary tarball (sig - SHA256 a80a3c99269ec85df222aad3fd41ae9d2ed38360d1ba8a4ca5e326d6c0a56d2b) + Windows exe (sig - SHA256 2c66062c4d7eeebf15e86dec2792256ffdf90c9f8b8d646de8f2e3d208b1d211)
    + Full source + docs + binary tarball (sig - SHA256 93dfcb77811cafb5aef090504eb43e8fd3fca0df694676a4ff71023a6ce3b1a7)

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

  • OnionStudios
  • Ooyala
  • OoyalaExternal
  • -
  • Openload
  • OraTV
  • orf:fm4: radio FM4
  • orf:fm4:story: fm4.orf.at stories
  • @@ -840,7 +839,6 @@
  • Steam
  • Stitcher
  • Streamable
  • -
  • Streamango
  • streamcloud.eu
  • StreamCZ
  • StreetVoice
  • @@ -991,7 +989,6 @@
  • Vbox7
  • VeeHD
  • Veoh
  • -
  • verystream
  • Vesti: Вести.Ru
  • Vevo
  • VevoPlaylist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 60dac4650..f5ac0b178 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.11.22 \ No newline at end of file +2019.11.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2d734b2bd..aff5eee9f 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 - 2019-11-22T01:26:07.361021Z + 2019-11-28T23:27:17.371214Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13775,4 +13775,19 @@ 2019-11-22T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.11.28 + New version 2019.11.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.11.28/ +
    +
    + + The youtube-dl maintainers + + 2019-11-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 5b0b4d1d0..777ee85fe 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.11.22", - "signature": "36480f3774d8bf77af9ab9128d0dabd685f265803fd3675acd24cd0d8c4fdc556f0b61686aec9a54258ca79e07bb4e729baf3ca3a8030a5604549a917f937332c3df8475ab9b58c53404a0d323758083195d7d2fe5e86abe3d9b498c0bcb4e4de9fe6cad996d67d7ac273846c87c81d9848f187786c5f7162fb70bb4f22b164e", + "latest": "2019.11.28", + "signature": "641c9c7ebde4d7e1d5c406f164cb79bd38df7574f36b56da4c288a7d5cc80c5f93b7f6624c137edb32160d540f1cf912a99b81fab11d362a47f485dc82afa97874b2b4aac37e63d4504a07f6ba6bccc55b40d8c08f5c3993e4adca56d267b0e3722031fbc3d438d59314f8659c436cd4e37563941b673ce454953747f1d8a45d", "versions": { "2012.02.22": { "bin": [ @@ -12859,6 +12859,20 @@ "https://yt-dl.org/downloads/2019.11.22/youtube-dl-2019.11.22.tar.gz", "a80a3c99269ec85df222aad3fd41ae9d2ed38360d1ba8a4ca5e326d6c0a56d2b" ] + }, + "2019.11.28": { + "bin": [ + "https://yt-dl.org/downloads/2019.11.28/youtube-dl", + "04d2edc85b80b59ffe46fdda3937b0074dfe10ede49fec6c36c609cd87841fcb" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.11.28/youtube-dl.exe", + "2c66062c4d7eeebf15e86dec2792256ffdf90c9f8b8d646de8f2e3d208b1d211" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.11.28/youtube-dl-2019.11.28.tar.gz", + "93dfcb77811cafb5aef090504eb43e8fd3fca0df694676a4ff71023a6ce3b1a7" + ] } } } \ No newline at end of file From b8e1172d6c82e4e3d2b6782771ae14749569673d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 25 Dec 2019 01:18:37 +0700 Subject: [PATCH 23/32] release 2019.12.25 --- download.html | 10 +++++----- supportedsites.html | 15 ++++++++------- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 46 insertions(+), 16 deletions(-) diff --git a/download.html b/download.html index 137eb62b2..3b06d10e1 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.

    -

    2019.11.28 (sig)

    +

    2019.12.25 (sig)

    -

    SHA256: 04d2edc85b80b59ffe46fdda3937b0074dfe10ede49fec6c36c609cd87841fcb

    +

    SHA256: 78fa233b7c9655149f1ccc0982e5914a6275452d994b550004c973e00f7e1c0a

    - Windows exe (sig - SHA256 2c66062c4d7eeebf15e86dec2792256ffdf90c9f8b8d646de8f2e3d208b1d211)
    - Full source + docs + binary tarball (sig - SHA256 93dfcb77811cafb5aef090504eb43e8fd3fca0df694676a4ff71023a6ce3b1a7) + Windows exe (sig - SHA256 de331f08d7576fe701757f5999abff83160f0b50cd715b08fd14804028e4c2db)
    + Full source + docs + binary tarball (sig - SHA256 0ea2f15fa68f97ce5a57077a126a85f425cbc996af59e022a4f19fb3d3e6c78d)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index a266a3e8e..acf981058 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -43,10 +43,11 @@

  • acast:channel
  • ADN: Anime Digital Network
  • AdobeConnect
  • -
  • AdobeTV
  • -
  • AdobeTVChannel
  • -
  • AdobeTVShow
  • -
  • AdobeTVVideo
  • +
  • adobetv
  • +
  • adobetv:channel
  • +
  • adobetv:embed
  • +
  • adobetv:show
  • +
  • adobetv:video
  • AdultSwim
  • aenetworks: A+E Networks: A&E, Lifetime, History.com, FYI Network and History Vault
  • afreecatv: afreecatv.com
  • @@ -411,6 +412,7 @@
  • Kankan
  • Karaoketv
  • KarriereVideos
  • +
  • Katsomo
  • KeezMovies
  • Ketnet
  • KhanAcademy
  • @@ -418,7 +420,6 @@
  • KinjaEmbed
  • KinoPoisk
  • KonserthusetPlay
  • -
  • kontrtube: KontrTube.ru - Труба зовёт
  • KrasView: Красвью
  • Ku6
  • KUSI
  • @@ -528,7 +529,6 @@
  • mtvjapan
  • mtvservices:embedded
  • MuenchenTV: münchen.tv
  • -
  • MusicPlayOn
  • mva: Microsoft Virtual Academy videos
  • mva:course: Microsoft Virtual Academy courses
  • Mwave
  • @@ -928,6 +928,7 @@
  • tv2.hu
  • TV2Article
  • TV2DK
  • +
  • TV2DKBornholmPlay
  • TV4: tv4.se and tv4play.se
  • TV5MondePlus: TV5MONDE+
  • TVA
  • @@ -969,6 +970,7 @@
  • udemy
  • udemy:course
  • UDNEmbed: 聯合影音
  • +
  • UFCArabia
  • UFCTV
  • UKTVPlay
  • umg:de: Universal Music Deutschland
  • @@ -1008,7 +1010,6 @@
  • videomore
  • videomore:season
  • videomore:video
  • -
  • VideoPremium
  • VideoPress
  • Vidio
  • VidLii
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f5ac0b178..31799b5c4 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.11.28 \ No newline at end of file +2019.12.25 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index aff5eee9f..7c2f12109 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 - 2019-11-28T23:27:17.371214Z + 2019-12-25T01:18:36.974697Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13790,4 +13790,19 @@ 2019-11-28T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.12.25 + New version 2019.12.25 + + +
    + Downloads available at https://yt-dl.org/downloads/2019.12.25/ +
    +
    + + The youtube-dl maintainers + + 2019-12-25T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 777ee85fe..da54cbd51 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.11.28", - "signature": "641c9c7ebde4d7e1d5c406f164cb79bd38df7574f36b56da4c288a7d5cc80c5f93b7f6624c137edb32160d540f1cf912a99b81fab11d362a47f485dc82afa97874b2b4aac37e63d4504a07f6ba6bccc55b40d8c08f5c3993e4adca56d267b0e3722031fbc3d438d59314f8659c436cd4e37563941b673ce454953747f1d8a45d", + "latest": "2019.12.25", + "signature": "125b6ad7418dfd4c164d7c1b81d94c1aff06d0ba4aabddfb1f6496edc4d09b66e2919abbe4284abc9f0d380400ce6192699777afcac60e9b315c7ef40fa2759bd4bcad77874d0e25e7e1c753f508fd1e1915a3f14f683fe04d9b902661aaa4e378a45e425c6672af5c7e9446ef9798c8937a0ca3e961472d6f6a712a29057940", "versions": { "2012.02.22": { "bin": [ @@ -12873,6 +12873,20 @@ "https://yt-dl.org/downloads/2019.11.28/youtube-dl-2019.11.28.tar.gz", "93dfcb77811cafb5aef090504eb43e8fd3fca0df694676a4ff71023a6ce3b1a7" ] + }, + "2019.12.25": { + "bin": [ + "https://yt-dl.org/downloads/2019.12.25/youtube-dl", + "78fa233b7c9655149f1ccc0982e5914a6275452d994b550004c973e00f7e1c0a" + ], + "exe": [ + "https://yt-dl.org/downloads/2019.12.25/youtube-dl.exe", + "de331f08d7576fe701757f5999abff83160f0b50cd715b08fd14804028e4c2db" + ], + "tar": [ + "https://yt-dl.org/downloads/2019.12.25/youtube-dl-2019.12.25.tar.gz", + "0ea2f15fa68f97ce5a57077a126a85f425cbc996af59e022a4f19fb3d3e6c78d" + ] } } } \ No newline at end of file From 6424e27c16cc92230a355822a747288ef93c33b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 1 Jan 2020 05:26:26 +0700 Subject: [PATCH 24/32] release 2020.01.01 --- about.html | 2 +- donations.html | 2 +- download.html | 12 ++++++------ download.html.in | 2 +- index.html | 2 +- supportedsites.html | 3 ++- supportedsites.html.in | 2 +- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 10 files changed, 46 insertions(+), 16 deletions(-) diff --git a/about.html b/about.html index 765e02f5c..792aed1e1 100644 --- a/about.html +++ b/about.html @@ -44,7 +44,7 @@ Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/donations.html b/donations.html index 49d0b2970..0846887bd 100644 --- a/donations.html +++ b/donations.html @@ -37,7 +37,7 @@ Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/download.html b/download.html index 3b06d10e1..5816933fb 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.

    -

    2019.12.25 (sig)

    +

    2020.01.01 (sig)

    -

    SHA256: 78fa233b7c9655149f1ccc0982e5914a6275452d994b550004c973e00f7e1c0a

    +

    SHA256: 9acc584534957ac8ca764fa16459ea1351f8a241bcab12897a43732b180fb4fc

    - Windows exe (sig - SHA256 de331f08d7576fe701757f5999abff83160f0b50cd715b08fd14804028e4c2db)
    - Full source + docs + binary tarball (sig - SHA256 0ea2f15fa68f97ce5a57077a126a85f425cbc996af59e022a4f19fb3d3e6c78d) + Windows exe (sig - SHA256 e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c)
    + Full source + docs + binary tarball (sig - SHA256 0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d)

    To install it right away for all UNIX users (Linux, OS X, etc.), type: @@ -71,7 +71,7 @@ See the pypi page for more Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/download.html.in b/download.html.in index ad88fc44c..e46a0698d 100644 --- a/download.html.in +++ b/download.html.in @@ -71,7 +71,7 @@ See the pypi page for more Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/index.html b/index.html index 47f507baa..b2a5aab2d 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/supportedsites.html b/supportedsites.html index acf981058..1bc8f9834 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -776,6 +776,7 @@

  • screen.yahoo:search: Yahoo screen search
  • Screencast
  • ScreencastOMatic
  • +
  • ScrippsNetworks
  • scrippsnetworks:watch
  • SCTE
  • SCTECourse
  • @@ -1164,7 +1165,7 @@ Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/supportedsites.html.in b/supportedsites.html.in index f7138c13b..19e641f0b 100644 --- a/supportedsites.html.in +++ b/supportedsites.html.in @@ -22,7 +22,7 @@ Creative Commons License
    Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2019 youtube-dl developers +Copyright © 2011-2020 youtube-dl developers diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 31799b5c4..96fe083f3 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2019.12.25 \ No newline at end of file +2020.01.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 7c2f12109..2b9738123 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 - 2019-12-25T01:18:36.974697Z + 2020-01-01T05:26:25.791350Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13805,4 +13805,19 @@ 2019-12-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.01.01 + New version 2020.01.01 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.01.01/ +
    +
    + + The youtube-dl maintainers + + 2020-01-01T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index da54cbd51..1d1cb7282 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2019.12.25", - "signature": "125b6ad7418dfd4c164d7c1b81d94c1aff06d0ba4aabddfb1f6496edc4d09b66e2919abbe4284abc9f0d380400ce6192699777afcac60e9b315c7ef40fa2759bd4bcad77874d0e25e7e1c753f508fd1e1915a3f14f683fe04d9b902661aaa4e378a45e425c6672af5c7e9446ef9798c8937a0ca3e961472d6f6a712a29057940", + "latest": "2020.01.01", + "signature": "43f6a785531140a41c81f007aea84f61e72d2ca3475bbea29de9411b018664573cadd8250174da5326cfcf68e7e1fe17ccecacb09bd6ae7ea719cd1c64a62e1ec35843733f93027fa2304d01ae14c543ae3e8427e7f14ae280b6837b49aaeb37efac537fd610328a6ee26afd3f504e365e0b660231278aaa219944e25366b9be", "versions": { "2012.02.22": { "bin": [ @@ -12887,6 +12887,20 @@ "https://yt-dl.org/downloads/2019.12.25/youtube-dl-2019.12.25.tar.gz", "0ea2f15fa68f97ce5a57077a126a85f425cbc996af59e022a4f19fb3d3e6c78d" ] + }, + "2020.01.01": { + "bin": [ + "https://yt-dl.org/downloads/2020.01.01/youtube-dl", + "9acc584534957ac8ca764fa16459ea1351f8a241bcab12897a43732b180fb4fc" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.01.01/youtube-dl.exe", + "e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz", + "0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d" + ] } } } \ No newline at end of file From 9020751c991d00f4955ab2c64d87d21655eba7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Wed, 15 Jan 2020 01:39:46 +0700 Subject: [PATCH 25/32] release 2020.01.15 --- download.html | 10 +++++----- supportedsites.html | 1 - update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 38 insertions(+), 10 deletions(-) diff --git a/download.html b/download.html index 5816933fb..19fc7a0d7 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.

    -

    2020.01.01 (sig)

    +

    2020.01.15 (sig)

    -

    SHA256: 9acc584534957ac8ca764fa16459ea1351f8a241bcab12897a43732b180fb4fc

    +

    SHA256: 510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03

    - Windows exe (sig - SHA256 e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c)
    - Full source + docs + binary tarball (sig - SHA256 0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d) + Windows exe (sig - SHA256 38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2)
    + Full source + docs + binary tarball (sig - SHA256 556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237)

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

  • OutsideTV
  • PacktPub
  • PacktPubCourse
  • -
  • PandaTV: 熊猫TV
  • pandora.tv: 판도라TV
  • ParamountNetwork
  • parliamentlive.tv: UK parliament videos
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 96fe083f3..073191ec0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.01.01 \ No newline at end of file +2020.01.15 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2b9738123..d5c75cced 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 - 2020-01-01T05:26:25.791350Z + 2020-01-15T01:39:44.299813Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13820,4 +13820,19 @@ 2020-01-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.01.15 + New version 2020.01.15 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.01.15/ +
    +
    + + The youtube-dl maintainers + + 2020-01-15T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1d1cb7282..9bb3943f8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.01", - "signature": "43f6a785531140a41c81f007aea84f61e72d2ca3475bbea29de9411b018664573cadd8250174da5326cfcf68e7e1fe17ccecacb09bd6ae7ea719cd1c64a62e1ec35843733f93027fa2304d01ae14c543ae3e8427e7f14ae280b6837b49aaeb37efac537fd610328a6ee26afd3f504e365e0b660231278aaa219944e25366b9be", + "latest": "2020.01.15", + "signature": "26e86394cf082689ab519d06a327c6860d7f3925cf1c0411d59b0250846eb74c6ea29e1cac1ba90594d8c5ac9e2f6006641591ab87a0c70aea430dc105b590fc6e2e1c3356c60ba55d7e9e9141cdeff741ec3db4af3f1d487b000db317419c09af8f460c4a08662aefd90f8a6917a4fdbcaf0b943de32a39269a865cd1598d35", "versions": { "2012.02.22": { "bin": [ @@ -12901,6 +12901,20 @@ "https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz", "0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d" ] + }, + "2020.01.15": { + "bin": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl", + "510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl.exe", + "38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz", + "556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237" + ] } } } \ No newline at end of file From 86b3bc6bb88bcf03ab300a977b337721cb27b045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 24 Jan 2020 04:18:39 +0700 Subject: [PATCH 26/32] release 2020.01.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 19fc7a0d7..a5bfde021 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.

    -

    2020.01.15 (sig)

    +

    2020.01.24 (sig)

    -

    SHA256: 510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03

    +

    SHA256: c59be5341e7bdfb3787ee403e7c60664c631d5c3b81d152e342942bac2b538f9

    - Windows exe (sig - SHA256 38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2)
    - Full source + docs + binary tarball (sig - SHA256 556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237) + Windows exe (sig - SHA256 4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af)
    + Full source + docs + binary tarball (sig - SHA256 0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff)

    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 073191ec0..e52678e26 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.01.15 \ No newline at end of file +2020.01.24 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d5c75cced..67f7fbfd7 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 - 2020-01-15T01:39:44.299813Z + 2020-01-24T04:18:38.048139Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13835,4 +13835,19 @@ 2020-01-15T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.01.24 + New version 2020.01.24 + + +

    + Downloads available at https://yt-dl.org/downloads/2020.01.24/ +
    + + + The youtube-dl maintainers + + 2020-01-24T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9bb3943f8..ed89dfa73 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.15", - "signature": "26e86394cf082689ab519d06a327c6860d7f3925cf1c0411d59b0250846eb74c6ea29e1cac1ba90594d8c5ac9e2f6006641591ab87a0c70aea430dc105b590fc6e2e1c3356c60ba55d7e9e9141cdeff741ec3db4af3f1d487b000db317419c09af8f460c4a08662aefd90f8a6917a4fdbcaf0b943de32a39269a865cd1598d35", + "latest": "2020.01.24", + "signature": "32db9e49c9564e20c8b3e095387528b78b47d854fca41ab9950050661084347fc91e814dae7964882ef3d8a9efe8e421194b859745d7e9e5a0249220c6bdb8c69c02cbb7d51ded7f9ee66e3cb80397f2289f9f17b93e03142ae95200f34cf3512ff9c7dfd6266ffb44dfa9978f641d9691229d883b5372e45a4b63041656d170", "versions": { "2012.02.22": { "bin": [ @@ -12915,6 +12915,20 @@ "https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz", "556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237" ] + }, + "2020.01.24": { + "bin": [ + "https://yt-dl.org/downloads/2020.01.24/youtube-dl", + "c59be5341e7bdfb3787ee403e7c60664c631d5c3b81d152e342942bac2b538f9" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.01.24/youtube-dl.exe", + "4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.01.24/youtube-dl-2020.01.24.tar.gz", + "0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff" + ] } } } \ No newline at end of file From 74a4ae8fd532c0ad95bc08be6ccc315f2cd22c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 16 Feb 2020 22:45:24 +0700 Subject: [PATCH 27/32] release 2020.02.16 --- download.html | 10 +++++----- supportedsites.html | 6 +++--- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 5 files changed, 41 insertions(+), 12 deletions(-) diff --git a/download.html b/download.html index a5bfde021..913c9a620 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.

    -

    2020.01.24 (sig)

    +

    2020.02.16 (sig)

    -

    SHA256: c59be5341e7bdfb3787ee403e7c60664c631d5c3b81d152e342942bac2b538f9

    +

    SHA256: 3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa

    - Windows exe (sig - SHA256 4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af)
    - Full source + docs + binary tarball (sig - SHA256 0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff) + Windows exe (sig - SHA256 63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e)
    + Full source + docs + binary tarball (sig - SHA256 abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6)

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

  • JeuxVideo
  • Joj
  • Jove
  • -
  • jpopsuki.tv
  • JWPlatform
  • Kakao
  • Kaltura
  • @@ -678,6 +677,7 @@
  • Pokemon
  • PolskieRadio
  • PolskieRadioCategory
  • +
  • Popcorntimes
  • PopcornTV
  • PornCom
  • PornerBros
  • @@ -1019,8 +1019,8 @@
  • Vidzi
  • vier: vier.be and vijf.be
  • vier:videos
  • -
  • ViewLift
  • -
  • ViewLiftEmbed
  • +
  • viewlift
  • +
  • viewlift:embed
  • Viidea
  • viki
  • viki:channel
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index e52678e26..b72f086d5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.01.24 \ No newline at end of file +2020.02.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 67f7fbfd7..121539c0e 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 - 2020-01-24T04:18:38.048139Z + 2020-02-16T22:45:23.023759Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13850,4 +13850,19 @@ 2020-01-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.02.16 + New version 2020.02.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2020.02.16/ +
    +
    + + The youtube-dl maintainers + + 2020-02-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ed89dfa73..ad667664d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.24", - "signature": "32db9e49c9564e20c8b3e095387528b78b47d854fca41ab9950050661084347fc91e814dae7964882ef3d8a9efe8e421194b859745d7e9e5a0249220c6bdb8c69c02cbb7d51ded7f9ee66e3cb80397f2289f9f17b93e03142ae95200f34cf3512ff9c7dfd6266ffb44dfa9978f641d9691229d883b5372e45a4b63041656d170", + "latest": "2020.02.16", + "signature": "56f0a54475b985c3cdf5807e97a074ca95da675913ec147bda13ed8562d3ade597a1e305d9fa48a79ac8d8bd52f30acf59e28a268dd8061e33c391d4ac5772e9e7063ef77d92976742f5d801347e8ffc11392f66ff67bbb78d2a6f22ff60d8b5d59d0d756d663b295861352d8de9ea27026d63743757e246bec845c6b1ecd828", "versions": { "2012.02.22": { "bin": [ @@ -12929,6 +12929,20 @@ "https://yt-dl.org/downloads/2020.01.24/youtube-dl-2020.01.24.tar.gz", "0b1dcc96d204984df1ee364e81cddd5645421f6065d2815472258ccdad5c36ff" ] + }, + "2020.02.16": { + "bin": [ + "https://yt-dl.org/downloads/2020.02.16/youtube-dl", + "3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.02.16/youtube-dl.exe", + "63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz", + "abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6" + ] } } } \ No newline at end of file From 051cd5a534fc4478dc8a0841271d60255181925e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 1 Mar 2020 20:13:04 +0700 Subject: [PATCH 28/32] release 2020.03.01 --- 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 913c9a620..6694fd4a6 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.

    -

    2020.02.16 (sig)

    +

    2020.03.01 (sig)

    -

    SHA256: 3332c3fc814a4b6cac03d369f6fb95b8b3688ac81a9d1b95f1c800da9f8ecdfa

    +

    SHA256: d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789

    - Windows exe (sig - SHA256 63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e)
    - Full source + docs + binary tarball (sig - SHA256 abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6) + Windows exe (sig - SHA256 09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d)
    + Full source + docs + binary tarball (sig - SHA256 5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306)

    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 b72f086d5..d951038a5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.02.16 \ No newline at end of file +2020.03.01 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 121539c0e..190c05991 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 - 2020-02-16T22:45:23.023759Z + 2020-03-01T20:13:03.755573Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13865,4 +13865,19 @@ 2020-02-16T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.01 + New version 2020.03.01 + + +

    + Downloads available at https://yt-dl.org/downloads/2020.03.01/ +
    + + + The youtube-dl maintainers + + 2020-03-01T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ad667664d..b393fc94c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.02.16", - "signature": "56f0a54475b985c3cdf5807e97a074ca95da675913ec147bda13ed8562d3ade597a1e305d9fa48a79ac8d8bd52f30acf59e28a268dd8061e33c391d4ac5772e9e7063ef77d92976742f5d801347e8ffc11392f66ff67bbb78d2a6f22ff60d8b5d59d0d756d663b295861352d8de9ea27026d63743757e246bec845c6b1ecd828", + "latest": "2020.03.01", + "signature": "595acebd43fca7e65203480532fdc96e126ac73a57a3ce17746bdeba2f96b301b4e2792f38e467e2915a69b16aa34566ece94495c7b4b07b02483833ed4cc1ea564398af2a1ef765999e05ea6b072277e4f5a7ee5de875e41a521e947f1f02c77ca902b55037c392cb9ec09aec2e2abb020dbfc05bf42849e38d3df5ced05da0", "versions": { "2012.02.22": { "bin": [ @@ -12943,6 +12943,20 @@ "https://yt-dl.org/downloads/2020.02.16/youtube-dl-2020.02.16.tar.gz", "abcd19c109125a69915c6ad70fcc6b02411a64427fbb7b91a6b37217dfb9e0c6" ] + }, + "2020.03.01": { + "bin": [ + "https://yt-dl.org/downloads/2020.03.01/youtube-dl", + "d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.03.01/youtube-dl.exe", + "09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz", + "5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306" + ] } } } \ No newline at end of file From 861860d6d88d317e60c0fdc05ac2d7d2f8f02352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Fri, 6 Mar 2020 00:27:17 +0700 Subject: [PATCH 29/32] release 2020.03.06 --- 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 6694fd4a6..1f09aa1c2 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.

    -

    2020.03.01 (sig)

    +

    2020.03.06 (sig)

    -

    SHA256: d24c2a75ae2eb63a3df8481bb4d0a984761921e70d918a8fb4d4bc53fcc18789

    +

    SHA256: c1a0e1e5ca36f50797d0b888fa61316db684619b2d78c008b13a9268dcabbc01

    - Windows exe (sig - SHA256 09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d)
    - Full source + docs + binary tarball (sig - SHA256 5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306) + Windows exe (sig - SHA256 8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576)
    + Full source + docs + binary tarball (sig - SHA256 db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199)

    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 d951038a5..00421170e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.03.01 \ No newline at end of file +2020.03.06 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 190c05991..be4f56cb5 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 - 2020-03-01T20:13:03.755573Z + 2020-03-06T00:27:16.172427Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13880,4 +13880,19 @@ 2020-03-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.06 + New version 2020.03.06 + + +

    + Downloads available at https://yt-dl.org/downloads/2020.03.06/ +
    + + + The youtube-dl maintainers + + 2020-03-06T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b393fc94c..35fe83a2a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.03.01", - "signature": "595acebd43fca7e65203480532fdc96e126ac73a57a3ce17746bdeba2f96b301b4e2792f38e467e2915a69b16aa34566ece94495c7b4b07b02483833ed4cc1ea564398af2a1ef765999e05ea6b072277e4f5a7ee5de875e41a521e947f1f02c77ca902b55037c392cb9ec09aec2e2abb020dbfc05bf42849e38d3df5ced05da0", + "latest": "2020.03.06", + "signature": "2c46c80f34b86a33577ed182e330e31546c1229a07b45c62a9fc7e2694df5ff3c706f241417900041c76d178bef05752f35004ae3c3bebf8b66c57012e70c4dbb99faaea8c922c77d4d8eef791474d35aabba0ae51a4d0bafe3c6d54c4a1243c0e1eea4a3aa519e9e8dd6d80857e69b887335c3b2ad476bc8134f9dbbfbb9240", "versions": { "2012.02.22": { "bin": [ @@ -12957,6 +12957,20 @@ "https://yt-dl.org/downloads/2020.03.01/youtube-dl-2020.03.01.tar.gz", "5ca43f343738338cfdec47042de1569e5755b62d66af29950f48f5be2c001306" ] + }, + "2020.03.06": { + "bin": [ + "https://yt-dl.org/downloads/2020.03.06/youtube-dl", + "c1a0e1e5ca36f50797d0b888fa61316db684619b2d78c008b13a9268dcabbc01" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.03.06/youtube-dl.exe", + "8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz", + "db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199" + ] } } } \ No newline at end of file From 26725aae4e6313ec186556eb119ad74f9176bad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 8 Mar 2020 18:30:27 +0700 Subject: [PATCH 30/32] release 2020.03.08 --- 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 1f09aa1c2..885cf747c 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.

    -

    2020.03.06 (sig)

    +

    2020.03.08 (sig)

    -

    SHA256: c1a0e1e5ca36f50797d0b888fa61316db684619b2d78c008b13a9268dcabbc01

    +

    SHA256: 1d898443fd7343be43cd1e8d7d6eb8f0a861979a2a9ecbccf523065505bbbd0f

    - Windows exe (sig - SHA256 8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576)
    - Full source + docs + binary tarball (sig - SHA256 db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199) + Windows exe (sig - SHA256 800288659e16d0ff946f675c35ed15c7328e00ec96f6beebee319ad2c1497ab5)
    + Full source + docs + binary tarball (sig - SHA256 76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5)

    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 00421170e..e13dae062 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2020.03.06 \ No newline at end of file +2020.03.08 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index be4f56cb5..357d13601 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 - 2020-03-06T00:27:16.172427Z + 2020-03-08T18:30:27.067239Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13895,4 +13895,19 @@ 2020-03-06T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2020.03.08 + New version 2020.03.08 + + +

    + Downloads available at https://yt-dl.org/downloads/2020.03.08/ +
    + + + The youtube-dl maintainers + + 2020-03-08T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 35fe83a2a..8d4e6dcce 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.03.06", - "signature": "2c46c80f34b86a33577ed182e330e31546c1229a07b45c62a9fc7e2694df5ff3c706f241417900041c76d178bef05752f35004ae3c3bebf8b66c57012e70c4dbb99faaea8c922c77d4d8eef791474d35aabba0ae51a4d0bafe3c6d54c4a1243c0e1eea4a3aa519e9e8dd6d80857e69b887335c3b2ad476bc8134f9dbbfbb9240", + "latest": "2020.03.08", + "signature": "3c7f4270605de52fde6c5658d5342d6d419af7e3ed173d26f8c50daff292bc6a8a2ebbcce2b5235476fc06b9b5e75a6100157d14d36d768a57247ffcb16cfe7f867836662cd84aafd52499134fc20d840c964f1f9bf90cf160b157e344f1f5568eb2c9551f1251de9994a6f6bb140cba622526f75baa3efde9bd38f15c3a4246", "versions": { "2012.02.22": { "bin": [ @@ -12971,6 +12971,20 @@ "https://yt-dl.org/downloads/2020.03.06/youtube-dl-2020.03.06.tar.gz", "db6e7471d7ad6f0ec302453c2674c1782a0653d6ef64c24b085b66395f068199" ] + }, + "2020.03.08": { + "bin": [ + "https://yt-dl.org/downloads/2020.03.08/youtube-dl", + "1d898443fd7343be43cd1e8d7d6eb8f0a861979a2a9ecbccf523065505bbbd0f" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.03.08/youtube-dl.exe", + "800288659e16d0ff946f675c35ed15c7328e00ec96f6beebee319ad2c1497ab5" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.03.08/youtube-dl-2020.03.08.tar.gz", + "76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5" + ] } } } \ No newline at end of file From b3375c781665ea59f38f5afa1a10a250e6b10a34 Mon Sep 17 00:00:00 2001 From: Tomas Date: Fri, 20 Mar 2020 12:39:55 -0300 Subject: [PATCH 31/32] WIP Redesign youtube-dl website --- 80x15.png | Bin 0 -> 475 bytes index.html | 83 +++++++++++--------- index.html.in | 48 ++++++++++++ style.css | 207 +++++++++++++++++--------------------------------- 4 files changed, 165 insertions(+), 173 deletions(-) create mode 100644 80x15.png create mode 100644 index.html.in diff --git a/80x15.png b/80x15.png new file mode 100644 index 0000000000000000000000000000000000000000..003dd0a6cab766ce77bf5d11f7b6f481ee398dac GIT binary patch literal 475 zcmV<10VMv3P)T4p1;jAhnYlpjRqcy0mgV8ZNOYOE!h2|*HOFOPB3ugypqr7 z<7-1H1ptl9hE18NS^c7(RA7XW)vJ^uga80zOl!>;0{}vZQp!p$(Na*={ri68TnNAH z`#L^l-OgPCx9(a1FdmPMF@zA$^Ncb4GaSd!S_>hhl=ddVD5&bmbQ1aW&?1I5K7C)n zH@DXSpp?>Dug)#c^C+dORn0la7~8Dpm#67`8lx-Hb7;d)y}OmXg<-~+@B7v;=UfP} zG>o<|yrHg8A?zLaqleM5hozK`;{br~`#}#=N*9ZTF{W0l70-$r_VBM?zpm&10=Qf$ z=W@9eP3fT+Aau~}c4L5D*F8Qt`X~S4V03jlok-fMTg_&($v$bN>nxqBcn2uIbWB*_ RZomKl002ovPDHLkV1fX4+o}Kn literal 0 HcmV?d00001 diff --git a/index.html b/index.html index b2a5aab2d..2a5b213bd 100644 --- a/index.html +++ b/index.html @@ -1,39 +1,48 @@ - - - -youtube-dl - - - - - - - - -
    youtube-dlDownload videos from YouTube - (and more sites)
    - -

    youtube-dl is a 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.

    - - - - - - - -
    Documentation
    Download
    Support
    Develop
    About
    - -

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

    - -

    If you like this project, you may donate here.

    - -
    - -Creative Commons License
    -Copyright © 2006-2011 Ricardo Garcia Gonzalez
    -Copyright © 2011-2020 youtube-dl developers -
    - + + + + + youtube-dl + + + + + +
    +

    youtube-dl

    +

    Download videos from YouTube (and more sites)

    +
    +
    +
    +
    +
    +

    # Latest version

    +

    $ youtube-dl --version

    +

    2020.03.08

    +

    Download

    +

    +

    Description:

    +

    youtube-dl is a 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.

    +
    +

    # Usage

    +

    $ youtube-dl [OPTIONS] URL [URL...]

    +
    +

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

    +

    If you like this project, you may donate here.

    + +
    +
    + + Creative Commons License + +

    Copyright © 2006-2011 Ricardo Garcia Gonzalez

    +

    Copyright © 2011-2020 youtube-dl developers

    +
    + diff --git a/index.html.in b/index.html.in new file mode 100644 index 000000000..4fb455209 --- /dev/null +++ b/index.html.in @@ -0,0 +1,48 @@ + + + + + + youtube-dl + + + + + +
    +

    youtube-dl

    +

    Download videos from YouTube (and more sites)

    +
    +
    +
    +
    +
    +

    # Latest version

    +

    $ youtube-dl --version

    +

    @PROGRAM_VERSION@

    +

    Download

    +

    +

    Description:

    +

    youtube-dl is a 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.

    +
    +

    # Usage

    +

    $ youtube-dl [OPTIONS] URL [URL...]

    +
    +

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

    +

    If you like this project, you may donate here.

    + +
    +
    + + Creative Commons License + +

    Copyright © 2006-2011 Ricardo Garcia Gonzalez

    +

    Copyright © 2011-2020 youtube-dl developers

    +
    + + diff --git a/style.css b/style.css index 3ffef747b..262cfd767 100644 --- a/style.css +++ b/style.css @@ -1,156 +1,91 @@ +html{ + position: relative; + min-height: 100%; +} + body { font-family: sans-serif; - margin-left: 10%; - margin-right: 10%; - margin-top: 2ex; + margin: 0; margin-bottom: 3ex; - background-color: white; - color: black; - /*background-color: #fff1db;*/ - background-color: white; - /* - background-image: url("gradient.png"); - background-repeat: repeat-x; - */ - /* - background-image: url("gradient2.png"); - background-repeat: repeat-y; - */ - /* - background-image: url("gradient3.png"); - background-repeat: repeat-x; - */ - /* - background-image: url("gradient4.png"); - background-repeat: repeat-y; - */ - background-image: url("gradient5.png"); - background-repeat: repeat-x; -} -.heading { - border: 0; - color: black; - font-size: xx-large; - font-weight: bold; - padding-bottom: 1ex; - border-bottom: 1px solid black; - margin-bottom: 2ex; - width: 100%; -} -.heading tr { - border: 0; + background-color: #ffefdd; + color: #292929; + margin-left: 10vw; + margin-right: 10vw; } -.heading td { - border: 0; -} -.heading a { + +.header h1 a { text-decoration: none; color: black; } -.title { - text-align: left; -} -.subtitle { - text-align: right; -} -.toc { - padding-left: 2ex; - border: 1px solid #aaaaaa; - background-color: white; - padding-bottom: 1ex; - border-radius: 10px; - -moz-border-radius: 10px; -} -.toc ul { - margin: 0; list-style-type: none; -} -hr { - margin-top: 3ex; - margin-bottom: 3ex; - width: 50%; -} -.note { - margin-top: 10ex; +.header { text-align: center; - font-size: x-small; -} -h1 { - font-size: x-large; - margin-top: 2ex; - color: black; - margin-left: 2%; - margin-right: 2%; -} -h2 { - font-size: large; - margin-left: 5%; - margin-right: 5%; -} -p { - margin-left: 5%; - margin-right: 5%; -} -ul { - margin-left: 5%; - margin-right: 5%; + line-height: 1.5em; } -li { - margin-left: 3%; - margin-top: 0.5ex; - margin-bottom: 0.5ex; + +.container { + display: block; + margin: 0 0 120px; } -tt { - padding-left: 0.5ex; - padding-right: 0.5ex; - background: #dddddd; +.terminal { + margin-top: 25px; + background-color: #2d2d2d; + color: #5eff00; + text-align: left; + padding-bottom: 25px; + line-height: 0.5em; + padding-top: 1px; + padding-left: 10px; + border-radius: 5px; + margin-bottom: 20px; +} +.download { + text-align: center; + max-width: 50%; + margin-left: 25%; + margin-bottom: 50px; } -#rgb { - width: 33%; - margin: 3ex auto; + +.note { + position: absolute; + left: 0; + bottom: 0; + text-align: center; + height: 85px; + width: 100%; + font-size: 12px; + line-height: 0.5em; + overflow: hidden; } -.button { + +.download-button { + padding: 10px 20px; + text-align: center; + font-size: 20px; + line-height: 15px; + border-radius: 2px; + text-decoration: none; color: white; - font-weight: bold; + border: 1px solid #7d7d7d; +} + +.bottom-navbar { font-size: x-large; - text-decoration: none; text-align: center; - display: block; - padding: 2ex; - border-radius: 10px; - -moz-border-radius: 10px; -} -#r { - background-color: #884444; - border: 2px solid #880000; -} -#g { - background-color: #448844; - border: 2px solid #006600; -} -#b { - background-color: #444488; - border: 2px solid #000088; -} -#y { - background-color: #888844; - border: 2px solid #666600; + margin-top: 30px; + line-height: 2em; } -#main-support { - background-color: #448888; - border: 2px solid #008888; +.bottom-navbar a{ + padding: 5px; + text-decoration: none; + color: #004687; + border: 2px solid #004687; + margin-left: 20px; + margin-right: 20px; + border-radius: 5px; } -code.commands { - display:block; - margin-top: 0.4em; - padding: 0.7em; - background: #ccc; - background: rgba(200, 200, 200, 0.4); - white-space: pre; +#g { + background-color: #007bff; + border-color: #007bff; } - -code.fingerprint { - font-weight: bold; - font-size: 140%; -} \ No newline at end of file From 08e32d62c388b9c9cd2bf0e52c4aba30c2668591 Mon Sep 17 00:00:00 2001 From: Tomas Date: Fri, 20 Mar 2020 12:40:31 -0300 Subject: [PATCH 32/32] Remove gradient background images --- gradient.png | Bin 435 -> 0 bytes gradient2.png | Bin 356 -> 0 bytes gradient3.png | Bin 425 -> 0 bytes gradient4.png | Bin 349 -> 0 bytes gradient5.png | Bin 331 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 gradient.png delete mode 100644 gradient2.png delete mode 100644 gradient3.png delete mode 100644 gradient4.png delete mode 100644 gradient5.png diff --git a/gradient.png b/gradient.png deleted file mode 100644 index 824f84d75d8b8da7277094ebfb5ac700aa198c44..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 435 zcmV;k0ZjghP)Px#2XskIMF-jo5f(WixPy}`$g<#cd?~wwNwN4M= z#OZbB#4OhPTW~y|aG2J-GDnE1zC(yBAd}>q_ZK=lWtTU*|nv zb2T+lX18jUR}260{KW+Pz;*NK`ShL-HUDi*A1d#etG*v&od`={$PbK{W@`_9h2e~<2!UG|)weY$ss^vvJVb>af3 deT7}${R7Xth7?CO$yfjY002ovPDHLkV1iqL(!c-! diff --git a/gradient2.png b/gradient2.png deleted file mode 100644 index aebee76c25e1a297ddeea8de88c7b4094fd0f8f2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 356 zcmV-q0h|7bP)Px#2XskIMF-jo5)=;tfCx>a0003CNkl}%Mk-H3_>5HfgO|$ZUXlQTq>|##94Xw|@m&~@Mll%axFMt0S%=9z>0000Px#2XskIMF-jo5)>8>Wx1FJ0003{NklfV7vZYN9 zF1u`b7@&dA=O=6eDFngsQV54d;PosNh7jc41ls={-(H%^^Ogb}pn0C#B?TVO4m{3l z#*j+u#?PZV>OS>n@fL-xz`Y~R#{Ik zEu8O7SPmUEhVQ(~glSsU%TtfG8jl)?kX`T611M~Vq@(}A2^!~?2d>`BqgK9?9a=v~ zPk!*z<65QXtb-p6+_;+>#lFcLT{<)Ot}z&BOuO-#HEX?jvAT1Xd=l8n(dd^~?tO+P zkDDJ=&5KvJZ_l_#22?#-^EPYgst>znGP&-(r@(PWZ~I}eG5a}VzUOA!Ia>227JIi@ zqtCC`ZWtOFUtgH1UE+OrCUfsR_=CI2kp5S*u^-hL+;+=-&pbKMYj^Z{ae#gSdTFm5 T&m{B+00000NkvXXu0mjf#^Jq& diff --git a/gradient4.png b/gradient4.png deleted file mode 100644 index 8227db35042afd8049ce9cb3393736240be95cdf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 349 zcmV-j0iyniP)Px#2XskIMF-jo5)>9J$KL6500035NklZ%~J406ER)Rqx=|B7qM#6A8N)iC@8aAT@xiZAWsHV zUkNdG53^C*h?p^Y9CL2VMxfi+Ks1RMb3%$lz}mHe;jA2#DZ(wiP)&u51x^c^y(T?^ z3zPx#2XskIMF-jo5*9Qvnde4X0002;Nkllf!_thg z!cNROFUy;>y$iR^yQy8ragU?6zPHP_@M-H)zPr0t&9JFY*8Dm%@dZ!uFEvbk8Xr{L zea?NBIdAl(#mO*JUno3{htKc$;9q$jnro;I*ECJ<5HEb(`K@XUyMO2DuBTUi;OGOP z*W|C4F22@x3tra@iPd;np?mjERL@PhHh!CY`nEsZ=LoL18gA dNW5u7rytq_bsX^