diff --git a/download.html b/download.html index f890978fe..fd741606e 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.01.14 (sig)

+

2017.01.16 (sig)

-

SHA256: 077ba9b4381edcaa9be2737d8e18e587a74d9a152b828ebf68fa9556b3a15749

+

SHA256: 4948de0ec7d2aa60ca6ead52daf1bfe7f24b77781aaed43f0a34e59ff44b2a2c

- Windows exe (sig - SHA256 bddd8339d6236445aef9ca878a5b3ea5ce6eb6e6cd84ccd2f273175054d3136e)
- Full source + docs + binary tarball (sig - SHA256 76c8bd77db6c820bfa72f1e2a873101ca736fd1d9954ccebf349fa7caef99cca) + Windows exe (sig - SHA256 4af79058613c5a030bab491f956b90a837364e7e7c0d00a5549e8f5185ede19b)
+ Full source + docs + binary tarball (sig - SHA256 f97c552c5b560c8f4cf5ff8417f687e305fdc68f7b42f27a08dbc8c983da45f3)

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

  • bbc.co.uk:article: BBC articles
  • bbc.co.uk:iplayer:playlist
  • bbc.co.uk:playlist
  • +
  • Beam:live
  • Beatport
  • Beeg
  • BehindKink
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 6ef4d20fb..7ab07e755 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.14 \ No newline at end of file +2017.01.16 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f9f632ebd..a1cf2c82d 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-01-14T07:32:56.474350Z + 2017-01-16T23:46:01.590787Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10955,4 +10955,19 @@ 2017-01-14T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.16 + New version 2017.01.16 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.01.16/ +
    +
    + + The youtube-dl maintainers + + 2017-01-16T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 9c4fdc466..58cdf6eb2 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.14", - "signature": "24ee0423992c4e39a66cc1704fa6e2131bbb5a84d8dc1235206a0c638bf4533b5310d67eb09e176f2017e45855551c77a6518fa017815eae77da7b3833302b3379eda2df18e2c6d2defc8a2e847fd0f54d34ee2427ed9a04d11861780e9f8ea84c33b74e4b59f5f2c86b80b1f3fe469123c464fc9fd6b803b927ca01ae343672", + "latest": "2017.01.16", + "signature": "301c3032294ed1b1f3fe9b1612bf0061ef14989f44177f51757b463987ee9661a08657114dac1a16d24cbe8d146831adee3a2c52f49732d56917b896f79a60e87cd8352012a9980b975700e44dc9a309c7a56a724acd91837bf4f8247241535ac9d221442eb35c6594752e69ed59388f1cca3c6f931f3a9decd5bf245e23618f", "versions": { "2012.02.22": { "bin": [ @@ -10227,6 +10227,20 @@ "https://yt-dl.org/downloads/2017.01.14/youtube-dl-2017.01.14.tar.gz", "76c8bd77db6c820bfa72f1e2a873101ca736fd1d9954ccebf349fa7caef99cca" ] + }, + "2017.01.16": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.16/youtube-dl", + "4948de0ec7d2aa60ca6ead52daf1bfe7f24b77781aaed43f0a34e59ff44b2a2c" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.16/youtube-dl.exe", + "4af79058613c5a030bab491f956b90a837364e7e7c0d00a5549e8f5185ede19b" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.16/youtube-dl-2017.01.16.tar.gz", + "f97c552c5b560c8f4cf5ff8417f687e305fdc68f7b42f27a08dbc8c983da45f3" + ] } } } \ No newline at end of file