diff --git a/download.html b/download.html index 5fd06442a..b42349c95 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.11.26 (sig)

+

2017.12.02 (sig)

-

SHA256: 8249844eb2e2c596387a2b30e394763449c99ce2bbda58e5b4fec9a2ee94a475

+

SHA256: 1f3f7134b366f3edac034f34cdca5f2ddb439ac30f313bc9f7d173c0bac8b413

- Windows exe (sig - SHA256 0e703f229fb1c7904eb042b99598d123c977cc15591b56583538d2dbb64c8268)
- Full source + docs + binary tarball (sig - SHA256 47d30aec89cd2456b7ee7026c66c0ee4f56ab7d2700c44af27be0e00627d2d5a) + Windows exe (sig - SHA256 7dd864df7d64063bf4990ae096a938aa42f12cc5a6e53c175e781f6adb4d5e98)
+ Full source + docs + binary tarball (sig - SHA256 0a523db989f0f75e7e91676d6e416dad22a0e1ef3341cec652bf5b06c07fc5e1)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/supportedsites.html b/supportedsites.html index d4d720ecc..188c9f6b2 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -127,11 +127,12 @@

  • BokeCC
  • BostonGlobe
  • Bpb: Bundeszentrale für politische Bildung
  • -
  • BR: Bayerischer Rundfunk Mediathek
  • +
  • BR: Bayerischer Rundfunk
  • BravoTV
  • Break
  • brightcove:legacy
  • brightcove:new
  • +
  • BRMediathek: Bayerischer Rundfunk Mediathek
  • bt:article: Bergens Tidende Articles
  • bt:vestlendingen: Bergens Tidende - Vestlendingen
  • BuzzFeed
  • @@ -213,8 +214,8 @@
  • dailymotion:playlist
  • dailymotion:user
  • DailymotionCloud
  • -
  • Daisuki
  • -
  • DaisukiPlaylist
  • +
  • DaisukiMotto
  • +
  • DaisukiMottoPlaylist
  • daum.net
  • daum.net:clip
  • daum.net:playlist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index d5d9588cb..fb6dc7557 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.11.26 \ No newline at end of file +2017.12.02 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 3f05f0337..0c47aaaca 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-11-26T21:51:10.368725Z + 2017-12-02T21:36:30.873133Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12230,4 +12230,19 @@ 2017-11-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.12.02 + New version 2017.12.02 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.12.02/ +
    +
    + + The youtube-dl maintainers + + 2017-12-02T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 3ed3b43d0..b6748699d 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.11.26", - "signature": "0745727243e4594c9974e1b4ffdcfbd78c9e289f5b760f2a6ed25e52b2b82748c655fa4fb38900d13e5dbdda3d379c34f4b14b77a7608f5e53f9c9c0cd3b7277d7cadb316fff964a64ba8f20583b634747a40bbd66f402e2bf643ce813a274f7abf5baeccfec3417ec0742361f037a4a665609e1020b427163c6a1c333b683cd", + "latest": "2017.12.02", + "signature": "5c8b93ab7d588ef55da1ccf760addcbe9a72bc39f1e1a696667b5b63ed0681e0fab7b43d9e96490f7fbe9fd104e091fccbe3da7512f00318b93336dde18024858020c5ffe91497a1111e26082207706192295575c595c9596df7eebc384c9b28c7df75c81a4e526e58a2e75310884d5614c8f1da85973f3b3b253e2884baeec8", "versions": { "2012.02.22": { "bin": [ @@ -11417,6 +11417,20 @@ "https://yt-dl.org/downloads/2017.11.26/youtube-dl-2017.11.26.tar.gz", "47d30aec89cd2456b7ee7026c66c0ee4f56ab7d2700c44af27be0e00627d2d5a" ] + }, + "2017.12.02": { + "bin": [ + "https://yt-dl.org/downloads/2017.12.02/youtube-dl", + "1f3f7134b366f3edac034f34cdca5f2ddb439ac30f313bc9f7d173c0bac8b413" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.12.02/youtube-dl.exe", + "7dd864df7d64063bf4990ae096a938aa42f12cc5a6e53c175e781f6adb4d5e98" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.12.02/youtube-dl-2017.12.02.tar.gz", + "0a523db989f0f75e7e91676d6e416dad22a0e1ef3341cec652bf5b06c07fc5e1" + ] } } } \ No newline at end of file