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

+

2018.11.18 (sig)

-

SHA256: a975dd0794c15cce9161e96408be2e4dc0da89dbb6c1b4f685f82a0e2febb6bd

+

SHA256: 6eeb3b1d3453df955ea6c0cc8520238496da4a2c3f19db6e4ec883b1c3197b41

- Windows exe (sig - SHA256 01c488278435c8a233f433cdfbb274491acafd0caafedebceb1218ef2628baa9)
- Full source + docs + binary tarball (sig - SHA256 69f6f7bc3280fe8fc89347050b07072e51fcca63d31da531f353d43545156ce7) + Windows exe (sig - SHA256 fed0c0c3691234812a2664cfec50ec949f99b6bc9da4f4f5db2dde71d2fedc7b)
+ Full source + docs + binary tarball (sig - SHA256 d8bbe067d081d08388914349ac17fdddee8abf35177cb6ee6b4aa5d7b7e77bf3)

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

  • wrzuta.pl:playlist
  • WSJ: Wall Street Journal
  • WSJArticle
  • +
  • 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
  • @@ -1154,6 +1155,7 @@
  • ZDF
  • ZDFChannel
  • zingmp3: mp3.zing.vn
  • +
  • Zype
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 2316aa646..d92cb4642 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.11.07 \ No newline at end of file +2018.11.18 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d1061226c..8ed19db09 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-07T01:40:07.731532Z + 2018-11-18T00:13:43.029406Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -13070,4 +13070,19 @@ 2018-11-07T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.11.18 + New version 2018.11.18 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.11.18/ +
    +
    + + The youtube-dl maintainers + + 2018-11-18T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 0fe136d4e..2d6a462e4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.11.07", - "signature": "1fd2e54f7b2f156f50bc592a3d78b810bdf85090fd0f301c770d61099ce35a8202125382a979bb23d71f0e4dc55aebad9aaf488f0ba29946a7e12161182864a092f7f762ab29433be81356960fca1178eb623066e2fe6e9334e29b65f69f8c93add2f14bc2107299b1cc7a1524a572c655a441a8694651288907a1660db33c08", + "latest": "2018.11.18", + "signature": "39c24ed1f68437b5e75a426ca59d85ec17c585a1bc68cea033eebfebe58746caf3b374802896b992b1905fcb9e577f07bba5d22d90d26dd2a71f8602f782437e053a262edb09c3627a0346c75a5e91946138844d8dda5246cb22b64fee0da2585cbf211a16507be4c9c521cd41b3b8101c7cba0db76f1a4ce0ab8c8cdb7766e3", "versions": { "2012.02.22": { "bin": [ @@ -12201,6 +12201,20 @@ "https://yt-dl.org/downloads/2018.11.07/youtube-dl-2018.11.07.tar.gz", "69f6f7bc3280fe8fc89347050b07072e51fcca63d31da531f353d43545156ce7" ] + }, + "2018.11.18": { + "bin": [ + "https://yt-dl.org/downloads/2018.11.18/youtube-dl", + "6eeb3b1d3453df955ea6c0cc8520238496da4a2c3f19db6e4ec883b1c3197b41" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.11.18/youtube-dl.exe", + "fed0c0c3691234812a2664cfec50ec949f99b6bc9da4f4f5db2dde71d2fedc7b" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.11.18/youtube-dl-2018.11.18.tar.gz", + "d8bbe067d081d08388914349ac17fdddee8abf35177cb6ee6b4aa5d7b7e77bf3" + ] } } } \ No newline at end of file