diff --git a/download.html b/download.html index 447699361..b8e823a7d 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.11.18 (sig)

+

2018.11.23 (sig)

-

SHA256: 6eeb3b1d3453df955ea6c0cc8520238496da4a2c3f19db6e4ec883b1c3197b41

+

SHA256: b022ec35771001b3fe8399ee8d5d95fa4f4a3610faa046d355b16aad0901ba78

- Windows exe (sig - SHA256 fed0c0c3691234812a2664cfec50ec949f99b6bc9da4f4f5db2dde71d2fedc7b)
- Full source + docs + binary tarball (sig - SHA256 d8bbe067d081d08388914349ac17fdddee8abf35177cb6ee6b4aa5d7b7e77bf3) + Windows exe (sig - SHA256 8bdf79e5cc606167a8026e782aa9b0f5e9ad00ef541ef7a2ef63a032e30b3b92)
+ Full source + docs + binary tarball (sig - SHA256 cf1fda52b5b6baaa625d80220c454c22876ae9e440d6c1e58ba4e529764bc00c)

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

  • chirbit
  • chirbit:profile
  • Cinchcast
  • +
  • CiscoLiveSearch
  • +
  • CiscoLiveSession
  • CJSW
  • cliphunter
  • Clippit
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d92cb4642..efc822c04 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.11.18 \ No newline at end of file +2018.11.23 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 8ed19db09..c5e8fbb2e 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-11-18T00:13:43.029406Z + 2018-11-23T00:18:33.238438Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13085,4 +13085,19 @@ 2018-11-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.11.23 + New version 2018.11.23 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.11.23/ +
    +
    + + The youtube-dl maintainers + + 2018-11-23T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2d6a462e4..9ce428733 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.11.18", - "signature": "39c24ed1f68437b5e75a426ca59d85ec17c585a1bc68cea033eebfebe58746caf3b374802896b992b1905fcb9e577f07bba5d22d90d26dd2a71f8602f782437e053a262edb09c3627a0346c75a5e91946138844d8dda5246cb22b64fee0da2585cbf211a16507be4c9c521cd41b3b8101c7cba0db76f1a4ce0ab8c8cdb7766e3", + "latest": "2018.11.23", + "signature": "93d09ce636bff3df756a45d0c1c8a8c8d4ef7569d746ace6fbb2990ee5866209bca9fa2c139b298ea4fe70348a895ecb8fe5e0bca73521bdddbfd77c0e9ceb518e9a0f302d85a4d69883a7d3fe94c7586f64a5cb9ffb114ce39fa85411ebfb562193083e35b01e3df6cd0fdaf7b8316c3942dcc165c46cbf903e6e961575d24e", "versions": { "2012.02.22": { "bin": [ @@ -12215,6 +12215,20 @@ "https://yt-dl.org/downloads/2018.11.18/youtube-dl-2018.11.18.tar.gz", "d8bbe067d081d08388914349ac17fdddee8abf35177cb6ee6b4aa5d7b7e77bf3" ] + }, + "2018.11.23": { + "bin": [ + "https://yt-dl.org/downloads/2018.11.23/youtube-dl", + "b022ec35771001b3fe8399ee8d5d95fa4f4a3610faa046d355b16aad0901ba78" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.11.23/youtube-dl.exe", + "8bdf79e5cc606167a8026e782aa9b0f5e9ad00ef541ef7a2ef63a032e30b3b92" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.11.23/youtube-dl-2018.11.23.tar.gz", + "cf1fda52b5b6baaa625d80220c454c22876ae9e440d6c1e58ba4e529764bc00c" + ] } } } \ No newline at end of file