diff --git a/download.html b/download.html index 8ac5afe01..f19bd7ff2 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.25 (sig)

+

2017.01.28 (sig)

-

SHA256: 7819a5ab2a250e020f7f13576f0e936ce1e99aa9a315ed216ed791121f337fc3

+

SHA256: 738dac833deb8ce76fc37ed59b49885e5512c3c829e8c5fff334e096146c9d5d

- Windows exe (sig - SHA256 47b59c4f81d33cbdd33a18b8a6515e27521eec0016df1df3aa329d26ffbec7ad)
- Full source + docs + binary tarball (sig - SHA256 80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1) + Windows exe (sig - SHA256 01da36cc807c7284895382d0c2888cf7493a938ae126a859f1d29a8e840f871c)
+ Full source + docs + binary tarball (sig - SHA256 3ca165456799a9a60c875caed37e70c8fe3279326f2715837fcdc4304c64be99)

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

  • Digiteka
  • Discovery
  • DiscoveryGo
  • +
  • Disney
  • Dotsub
  • DouyuTV: 斗鱼
  • DPlay
  • @@ -800,6 +801,7 @@
  • TV2Article
  • TV3
  • TV4: tv4.se and tv4play.se
  • +
  • TVA
  • TVANouvelles
  • TVANouvellesArticle
  • TVC
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 0b41e8690..8c76c4365 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.25 \ No newline at end of file +2017.01.28 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 2468dc996..1ae2d946a 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-25T23:37:44.703136Z + 2017-01-28T00:35:55.915732Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -11030,4 +11030,19 @@ 2017-01-25T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.28 + New version 2017.01.28 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.01.28/ +
    +
    + + The youtube-dl maintainers + + 2017-01-28T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1a35aa554..ed4b8672b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.25", - "signature": "7cb4582b09f2a6650880fd7737a2485bb053b37d4c5903f4dc26e3881fd6e3ef4267da5fcba17d74b1eca4c951a5a136b189d7dd5a1d09a62543de37df7f3d8ee15a69edd3b214bf7dbad6b824b00ff886fa4b051b6116038e14afac0575d59380179457dafc7066c44710782c097acf1a5b2358c259a99c3922d72a968ae3e0", + "latest": "2017.01.28", + "signature": "97a4073de1e414d9c4218f7c2f7953f975af03c0b837a75ff6f879520515a86e95edeacb19c0391d0de61d4cfcd4aedff906c485eee512f970a959c296a7c2c65a8245ebd6e65a2c72a14ba01fc7c11d6137a69f7346ad6e6b09796c9655f8f3a1defbc75d917df019bb72d84fbaf0ff65f2767cf9021a004e193ce8682e5b62", "versions": { "2012.02.22": { "bin": [ @@ -10297,6 +10297,20 @@ "https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz", "80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1" ] + }, + "2017.01.28": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.28/youtube-dl", + "738dac833deb8ce76fc37ed59b49885e5512c3c829e8c5fff334e096146c9d5d" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.28/youtube-dl.exe", + "01da36cc807c7284895382d0c2888cf7493a938ae126a859f1d29a8e840f871c" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.28/youtube-dl-2017.01.28.tar.gz", + "3ca165456799a9a60c875caed37e70c8fe3279326f2715837fcdc4304c64be99" + ] } } } \ No newline at end of file