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