diff --git a/download.html b/download.html index f17a6aad3..cbc19c831 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.

-

2017.04.17 (sig)

+

2017.04.26 (sig)

-

SHA256: 75b9075ae9d713fa2eb324644d335b1df47cce90e4358b56971dc258b31dc1ff

+

SHA256: c7a6ab4fb4b0efbbda49c40bce7992d4892152d7c681ec79de2662bc19efa084

- Windows exe (sig - SHA256 c33e8c805b79e8344ef1d98187d6d8aba4a7287b0ae612f431ea7ffd3fc4ba33)
- Full source + docs + binary tarball (sig - SHA256 326f7ec2e0abe0aada4675987e967120a52ce2599c9b20e0d448de0c9f64302e) + Windows exe (sig - SHA256 89f3f0496d9f593b48006eeba96e324e8d542b7c2dc705a96e27e56fd95b9f49)
+ Full source + docs + binary tarball (sig - SHA256 c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index 5557d2ea7..2da50ff9a 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -96,8 +96,6 @@

  • AZMedien: AZ Medien videos
  • AZMedienPlaylist: AZ Medien playlists
  • AZMedienShowPlaylist: AZ Medien show playlists
  • -
  • Azubu
  • -
  • AzubuLive
  • BaiduVideo: 百度视频
  • bambuser
  • bambuser:channel
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f7745a29e..0f0b162f5 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.04.17 \ No newline at end of file +2017.04.26 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index ada3aecf3..681219ad3 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 - 2017-04-17T00:48:51.800847Z + 2017-04-26T00:08:43.178515Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11585,4 +11585,19 @@ 2017-04-17T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.26 + New version 2017.04.26 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.04.26/ +
    +
    + + The youtube-dl maintainers + + 2017-04-26T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index c9bdfa7fc..d46d22885 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.04.17", - "signature": "50c3c0f3cd42cb77c3d9f32eafde2c2f362da189894d9bb3e96326b4ac79897100acc741dfef93fda95c0a255d068702087196bbd40d6ee0de0ae2ff56513ee8154623776c888f453d652e1ae75e645cfc2b774ede68ca41cecf972bbc9c63f7d79966fa0b994014b6c9e1a455c329d9cd8c738115e260358afd5b423c6eeeaa", + "latest": "2017.04.26", + "signature": "0e04b7e1b9c18ab78cf731ab6b5cf98c8271560e660b43be1a1c0ef7dec6cd51bbbdc84a8f8069e7e00c79c9af3e008e05f7896bf4288333e46ce674bf3e9612328bde12498653866b8011a4725d80aab1ede8c1fade96bf6439ad4ac6bc02d7006c82cc130e69ee528800fcc56691d8a9f098ea5516827e9ea3c8eea2b065db", "versions": { "2012.02.22": { "bin": [ @@ -10815,6 +10815,20 @@ "https://yt-dl.org/downloads/2017.04.17/youtube-dl-2017.04.17.tar.gz", "326f7ec2e0abe0aada4675987e967120a52ce2599c9b20e0d448de0c9f64302e" ] + }, + "2017.04.26": { + "bin": [ + "https://yt-dl.org/downloads/2017.04.26/youtube-dl", + "c7a6ab4fb4b0efbbda49c40bce7992d4892152d7c681ec79de2662bc19efa084" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.04.26/youtube-dl.exe", + "89f3f0496d9f593b48006eeba96e324e8d542b7c2dc705a96e27e56fd95b9f49" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.04.26/youtube-dl-2017.04.26.tar.gz", + "c320c8301a63ad97c099359c8b205d14c130b4f816dd92f0f5e68481628cfc47" + ] } } } \ No newline at end of file