diff --git a/download.html b/download.html index e84ded5cb..bbbf13913 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.09.08 (sig)

+

2018.09.10 (sig)

-

SHA256: 71cb5893c7787d61078cd40da57fe6450a03a29b992c59cf8828eea957636537

+

SHA256: 14175c44ff7e07a0f14f09a1ce6d18ef8794958a05c782ac4c7e28bf5e84aa8d

- Windows exe (sig - SHA256 0f24a46243365576d4e1c106384681c1823f12204adf7d34da653ab5323b0e7b)
- Full source + docs + binary tarball (sig - SHA256 05381dd1651398a664ce5c22eff9172c170b4c9ef53b52ed58b9b58695238c6f) + Windows exe (sig - SHA256 c7be88ae69a80ccbac887be429984cc9864552adaa995384c079b7d2393e253b)
+ Full source + docs + binary tarball (sig - SHA256 08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89)

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

  • techtv.mit.edu
  • ted
  • Tele13
  • +
  • Tele5
  • TeleBruxelles
  • Telecinco: telecinco.es, cuatro.com and mediaset.es
  • Telegraaf
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 5a99f4053..9b67f75e2 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.09.08 \ No newline at end of file +2018.09.10 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 75cd77f96..ea1fea936 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-09-08T03:44:53.112314Z + 2018-09-10T02:50:47.362108Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12965,4 +12965,19 @@ 2018-09-08T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.09.10 + New version 2018.09.10 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.09.10/ +
    +
    + + The youtube-dl maintainers + + 2018-09-10T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index dfce04a41..5013994e5 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.09.08", - "signature": "3ad1ab94d75ab53cbd9f4ec3a41cd1a64fe2a9ab6d71660ac511a7981846e39a210dd9fc9eb9848279417313a042c2b38e63e9bb895c9534bcfaf03935a350d46d60d5b515ef96ed5f434424d4e8257000e7f655c1ea0450722f1cfada8c2ba2ee866d81b95177f1ee87d0ccc94068c46e42386d33a1043c0f748362032cbfff", + "latest": "2018.09.10", + "signature": "96045b39e646c4f01636cbc416da661f583fc54167494e280a6138ce3224d52fa3f521a3a56d4c65559d6baf8f2fbe17b2f4b351b194940d71952d92d7d502ccafc28b5fb61fb01f2ed0fc818c01a9e65d8af102b3e890da7062c0105a4f97a3d2e28af1d040c4772cd803b90ed1462d215656ca47fe87cdd59b62ad9a969b21", "versions": { "2012.02.22": { "bin": [ @@ -12103,6 +12103,20 @@ "https://yt-dl.org/downloads/2018.09.08/youtube-dl-2018.09.08.tar.gz", "05381dd1651398a664ce5c22eff9172c170b4c9ef53b52ed58b9b58695238c6f" ] + }, + "2018.09.10": { + "bin": [ + "https://yt-dl.org/downloads/2018.09.10/youtube-dl", + "14175c44ff7e07a0f14f09a1ce6d18ef8794958a05c782ac4c7e28bf5e84aa8d" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.09.10/youtube-dl.exe", + "c7be88ae69a80ccbac887be429984cc9864552adaa995384c079b7d2393e253b" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.09.10/youtube-dl-2018.09.10.tar.gz", + "08eab35a5eaa249bf0a90de15369f4494e87e416f940f539f982e5562241ed89" + ] } } } \ No newline at end of file