diff --git a/download.html b/download.html index c405d3532..4036fec51 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.

-

2018.02.11 (sig)

+

2018.02.22 (sig)

-

SHA256: d53e029ceaa482e9449062942d733bc2ca7a3927cf5080610f97a5b7add661c9

+

SHA256: ea89d7978d41beac5c20b38b893345790ba9ca9150b67bd32133c79eea8e8256

- Windows exe (sig - SHA256 1208cc50c600a188ec09be84bba8691e64c2d9411697894f2f7fd1c2b1b9eecd)
- Full source + docs + binary tarball (sig - SHA256 68bfb7a2d182bbdb321a83adf60092797bd65c3c81cc2c4bc1924737af26e37d) + Windows exe (sig - SHA256 8e8802970c26a49a52974724fc734b985e2372138960e3151d15207d9740a05e)
+ Full source + docs + binary tarball (sig - SHA256 e8af9dfc0d3ecc014fca47798fe4ee311e4e0ff066020145f797813633af5884)

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

  • CarambaTVPage
  • CartoonNetwork
  • cbc.ca
  • +
  • cbc.ca:olympics
  • cbc.ca:player
  • cbc.ca:watch
  • cbc.ca:watch:video
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 1a4678cf4..6d007c09b 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.02.11 \ No newline at end of file +2018.02.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8090f0ed6..e1ec359ae 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 - 2018-02-11T22:33:27.014530Z + 2018-02-22T23:52:31.825273Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12455,4 +12455,19 @@ 2018-02-11T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.02.22 + New version 2018.02.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.02.22/ +
    +
    + + The youtube-dl maintainers + + 2018-02-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index daf917b3c..a577c8a0c 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.02.11", - "signature": "0c36439b8b5b468c3b9458ccf66c4895526c1ac749768dbc127a121287d61bcba21e4ccc75b1bb4eed25abdd8edfc67bfc640fe4de172fcddd9a706a634bea7dfb661af4ce4cdf2ee26880ff9821de0f00fa760fa49aa8722c1ec434b0a3fcabae7aa8e0bd75e4de2eb026d4b6e10d6dccaaf7ce36ebf6dae1a9c97bf670348a", + "latest": "2018.02.22", + "signature": "940d6c51403836c85dea2a9f1aa3dd54351442f1b5ca0d41655dff52adbe072c4596cf5ec57ed4283ba6d4baf18fe5db00c65c423a6930a5f351f41ce5f71cad27e37a08be7ff36a23418381e087d5f95f3d9a2b7f6cca4a76532b97f61b5268e2a82a6288385ce1beb7931aac89eb46c71c3a9394c85fa4269a43039e4bb52f", "versions": { "2012.02.22": { "bin": [ @@ -11627,6 +11627,20 @@ "https://yt-dl.org/downloads/2018.02.11/youtube-dl-2018.02.11.tar.gz", "68bfb7a2d182bbdb321a83adf60092797bd65c3c81cc2c4bc1924737af26e37d" ] + }, + "2018.02.22": { + "bin": [ + "https://yt-dl.org/downloads/2018.02.22/youtube-dl", + "ea89d7978d41beac5c20b38b893345790ba9ca9150b67bd32133c79eea8e8256" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.02.22/youtube-dl.exe", + "8e8802970c26a49a52974724fc734b985e2372138960e3151d15207d9740a05e" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.02.22/youtube-dl-2018.02.22.tar.gz", + "e8af9dfc0d3ecc014fca47798fe4ee311e4e0ff066020145f797813633af5884" + ] } } } \ No newline at end of file