diff --git a/download.html b/download.html index 07d152804..da9718a42 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.26 (sig)

+

2018.03.03 (sig)

-

SHA256: ad38b0b4200700e4e0677eae58bc37061e896daa6449108b3f846821e8eba287

+

SHA256: e4cd7b50061af57a47b7c5844e312369937639386ca94830ba609831bfee2699

- Windows exe (sig - SHA256 00fd06633b84c194fc8a8c43974ecbbe0780bcca76915ac0694b37d265056e85)
- Full source + docs + binary tarball (sig - SHA256 05ff241839d4c6f3ecdb7eca03eba40dfdcdc62f76fcd5ca3e60768951b75246) + Windows exe (sig - SHA256 c1fda7c42dc89a280f9c857c5a49ad35e482f0f9d35343443b692f8209b0ac8e)
+ Full source + docs + binary tarball (sig - SHA256 a8a061d6cd6ee311c079ea26d4edfadbf5fa817f8dc68c7e42e56896212f15f4)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 1133c10be..8f3b78463 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -1070,6 +1070,7 @@

  • yandexmusic:album: Яндекс.Музыка - Альбом
  • yandexmusic:playlist: Яндекс.Музыка - Плейлист
  • yandexmusic:track: Яндекс.Музыка - Трек
  • +
  • YapFiles
  • YesJapan
  • yinyuetai:video: 音悦Tai
  • Ynet
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 9af53ed03..0362f6669 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.02.26 \ No newline at end of file +2018.03.03 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 010f12d50..1fa754c01 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-26T04:25:19.036793Z + 2018-03-03T01:38:43.157989Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12500,4 +12500,19 @@ 2018-02-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.03 + New version 2018.03.03 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.03.03/ +
    +
    + + The youtube-dl maintainers + + 2018-03-03T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2d9398879..426e5f9b2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.02.26", - "signature": "22195a013bdd87295edab6924de95329dd45d81f695feb8a52bb54257239b99384676160ebfb49a8c2c979ae7056f02e0ee49cfa44e9db17a5ef0dde4ef01a438a6a9737ea2b71bc601b6b1d416d69b339077ee9e7a89cf235cf1d162cd192da752643b15013b25ac57c824716a54485838db3733d3561d540ee9e931bfbbc21", + "latest": "2018.03.03", + "signature": "605a76c762a1b110d9fe343cca91ff63a3040b5940ac78d380b814de2636a5f46d2d539696f7d4507a3657646527f942a86619a0b623585ece3da80d9a7e1f1106c870124ad61d5e5cd8d7cc7c00537caf5dd5bb0b21ea46ed9ee057d72fcc617142e4021d12eb46b7dc81246a8939765b2d03c0bf46b55e715a9c0fac43414f", "versions": { "2012.02.22": { "bin": [ @@ -11669,6 +11669,20 @@ "https://yt-dl.org/downloads/2018.02.26/youtube-dl-2018.02.26.tar.gz", "05ff241839d4c6f3ecdb7eca03eba40dfdcdc62f76fcd5ca3e60768951b75246" ] + }, + "2018.03.03": { + "bin": [ + "https://yt-dl.org/downloads/2018.03.03/youtube-dl", + "e4cd7b50061af57a47b7c5844e312369937639386ca94830ba609831bfee2699" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.03.03/youtube-dl.exe", + "c1fda7c42dc89a280f9c857c5a49ad35e482f0f9d35343443b692f8209b0ac8e" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.03.03/youtube-dl-2018.03.03.tar.gz", + "a8a061d6cd6ee311c079ea26d4edfadbf5fa817f8dc68c7e42e56896212f15f4" + ] } } } \ No newline at end of file