diff --git a/download.html b/download.html index ef6cd9cc4..4a3de6923 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.18 (sig)

+

2017.01.22 (sig)

-

SHA256: 90a14cd81e74b5267a98021d65534aa0a091eced81326930fe16f3478ea59865

+

SHA256: 17e7a1de681ea631553cb5031e68548f24185cc0bb268aa8c6a6d69252112053

- Windows exe (sig - SHA256 f3686b1bedfa9b4ba29cfb5aa76f170ef31940f8bc371f9bcaa93a4859ee633a)
- Full source + docs + binary tarball (sig - SHA256 7c16f3ce7cf8a673a4c531e4a1fc10801467a61732cb65430e40b3ab8b2f2d2e) + Windows exe (sig - SHA256 49ec5bb17e0aa41847d3b775f2f5487e68c0bad1bc7810de9966bf6ae72673ea)
+ Full source + docs + binary tarball (sig - SHA256 bc9a3a99e1db58a1f5e91c9dc62801bdb499c27237f86bb670614d507c8e5887)

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

  • awaan:live
  • awaan:season
  • awaan:video
  • +
  • AZMedien: AZ Medien videos
  • +
  • AZMedienShow: AZ Medien shows
  • Azubu
  • AzubuLive
  • BaiduVideo: 百度视频
  • @@ -587,6 +589,7 @@
  • PolskieRadio
  • PolskieRadioCategory
  • PornCom
  • +
  • PornFlip
  • PornHd
  • PornHub: PornHub and Thumbzilla
  • PornHubPlaylist
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 3b57b7e05..b384bc198 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2017.01.18 \ No newline at end of file +2017.01.22 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index d2aa9c82a..4dbb5de99 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-18T23:11:49.637461Z + 2017-01-22T19:01:10.196454Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10985,4 +10985,19 @@ 2017-01-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.22 + New version 2017.01.22 + + +
    + Downloads available at https://yt-dl.org/downloads/2017.01.22/ +
    +
    + + The youtube-dl maintainers + + 2017-01-22T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 7e7aa4237..196ac9b94 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2017.01.18", - "signature": "7ff33c323f0427742b14c07eb1adc1cb83bf6a9467ed96d8120fd063a68674e514b612f09a8af10ec554ce1a79363f0a14e8ac5b8e92d401d596a47bc38147adec4e0343d788e817bce6278a40b2761bc21120ef85a008630b448835da549ddd51e792c0d77ad9da2cd2ced5418d3c811db0504c48c4c5159afa873d424c6376", + "latest": "2017.01.22", + "signature": "20ca7b132d36b80276b85c7e1c8da1375325e503fd1e884d2554f969c93ab048a772ec982491fd51819d7179c1845e81a84046765c0a951bc651d194be7bf39473e4af21c540fe0fb87853f15a6372f01389849eb1970f26a2a583295517faa3cb427f0eeca7974579647b42ccda4507f8645a3e8ac7b1412475901833423344", "versions": { "2012.02.22": { "bin": [ @@ -10255,6 +10255,20 @@ "https://yt-dl.org/downloads/2017.01.18/youtube-dl-2017.01.18.tar.gz", "7c16f3ce7cf8a673a4c531e4a1fc10801467a61732cb65430e40b3ab8b2f2d2e" ] + }, + "2017.01.22": { + "bin": [ + "https://yt-dl.org/downloads/2017.01.22/youtube-dl", + "17e7a1de681ea631553cb5031e68548f24185cc0bb268aa8c6a6d69252112053" + ], + "exe": [ + "https://yt-dl.org/downloads/2017.01.22/youtube-dl.exe", + "49ec5bb17e0aa41847d3b775f2f5487e68c0bad1bc7810de9966bf6ae72673ea" + ], + "tar": [ + "https://yt-dl.org/downloads/2017.01.22/youtube-dl-2017.01.22.tar.gz", + "bc9a3a99e1db58a1f5e91c9dc62801bdb499c27237f86bb670614d507c8e5887" + ] } } } \ No newline at end of file