diff --git a/download.html b/download.html index db4238605..1317dc0c2 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.02.01 (sig)

+

2017.02.04 (sig)

-

SHA256: 9db49586fd45a263c355139062845827af0a6df55ebc297b0bdada634d083fc6

+

SHA256: f9d49591c158b87ab38a1d62a892df398664ae2992bde55cd3d21acc2a0222e1

- Windows exe (sig - SHA256 23418ce0179365a9357a7670685edf90861ad2229fb69219517ff41abd099981)
- Full source + docs + binary tarball (sig - SHA256 ff77551020c4a81810cb40c9ad36e229db1955d38e390ecdd1333dfc265079ca) + Windows exe (sig - SHA256 3baaa24d6a8886816353e8d11912ee088fc36e56c6be0ad567b0d16f0e53fb3e)
+ Full source + docs + binary tarball (sig - SHA256 eb1b3feecc3a0b2fcf50232418f7660a9e06a23d428769a2bb9aebcd1ba460fb)

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

  • bambuser:channel
  • Bandcamp
  • Bandcamp:album
  • +
  • bangumi.bilibili.com: BiliBili番剧
  • bbc: BBC
  • bbc.co.uk: BBC iPlayer
  • bbc.co.uk:article: BBC articles
  • @@ -226,7 +227,8 @@
  • DRBonanza
  • Dropbox
  • DrTuber
  • -
  • DRTV
  • +
  • drtv
  • +
  • drtv:live
  • Dumpert
  • dvtv: http://video.aktualne.cz/
  • dw
  • @@ -262,6 +264,8 @@
  • fc2:embed
  • Fczenit
  • fernsehkritik.tv
  • +
  • filmon
  • +
  • filmon:channel
  • Firstpost
  • FiveTV
  • Flickr
  • @@ -718,7 +722,6 @@
  • Spiegeltv
  • Spike
  • Sport5
  • -
  • SportBox
  • SportBoxEmbed
  • SportDeutschland
  • Sportschau
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index f62b2a70c..324a9cdd0 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.02.01 \ No newline at end of file +2017.02.04 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2a3f4602d..451ae819e 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-02-01T03:21:44.900647Z + 2017-02-04T22:59:54.572688Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11090,4 +11090,19 @@ 2017-02-01T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.04 + New version 2017.02.04 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.02.04/ +
    +
    + + The youtube-dl maintainers + + 2017-02-04T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index ef5104087..3276d7c3b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.02.01", - "signature": "80c256871f5454f456432c87fd646c1b9c31cff0c57464beeff70a083a941fd1b429b04bbd5b4f921000d52f58b09c011dc53fa90b04c198a3fedeb79a6a47042819f8fc6d4b8c111581928c4925b956ac199b447fd8f014f8e262dbecf76381aeaf5c6b9be8b6828700745bc258f54754746089e5005ee0c0eac45fd710cd71", + "latest": "2017.02.04", + "signature": "11c917eefb9c26da7a6be481d907ed77aa2ca5f14eddccae9051401f3a594198fa9f5fe07555cf47ce7898798f0981f6a737563bf69334e45d67c0ea2c923a1278242d36e5700a19ff216606c5044fcf5f3ac4280c833e9b61a3cd5177995898235fddeabbf3aeaa398cf4250d6bbc9b6c491512e1ef5268c23519df25720d78", "versions": { "2012.02.22": { "bin": [ @@ -10353,6 +10353,20 @@ "https://yt-dl.org/downloads/2017.02.01/youtube-dl-2017.02.01.tar.gz", "ff77551020c4a81810cb40c9ad36e229db1955d38e390ecdd1333dfc265079ca" ] + }, + "2017.02.04": { + "bin": [ + "https://yt-dl.org/downloads/2017.02.04/youtube-dl", + "f9d49591c158b87ab38a1d62a892df398664ae2992bde55cd3d21acc2a0222e1" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.02.04/youtube-dl.exe", + "3baaa24d6a8886816353e8d11912ee088fc36e56c6be0ad567b0d16f0e53fb3e" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.02.04/youtube-dl-2017.02.04.tar.gz", + "eb1b3feecc3a0b2fcf50232418f7660a9e06a23d428769a2bb9aebcd1ba460fb" + ] } } } \ No newline at end of file