diff --git a/download.html b/download.html index bd4a2d27a..4b4d8c161 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.

-

2018.03.10 (sig)

+

2018.03.14 (sig)

-

SHA256: fcdbfa4b5985bd1f52dee8d1b8872cb67e516843c13d064b34d7991446d3fe4e

+

SHA256: 9d048d559d6689cf4c267d411abab59ac51aefee2f7ca4c5aa46da06fe310d3e

- Windows exe (sig - SHA256 f817d01c5491ee5edfc2810dfe86c23e897ccc31dae05438a05ff97482869a79)
- Full source + docs + binary tarball (sig - SHA256 4bfadccb19e379ce38f5601c72dacf0ac5e03881230afee6df2152ab42fa75c5) + Windows exe (sig - SHA256 3d59d1d7e252c4a81000f78dfa48110d325c3b3904b5e2f1c815e26875e47dc8)
+ Full source + docs + binary tarball (sig - SHA256 902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249)

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

  • limelight
  • limelight:channel
  • limelight:channel_list
  • +
  • LineTV
  • LiTV
  • LiveLeak
  • LiveLeakEmbed
  • @@ -844,6 +845,7 @@
  • TeleQuebecLive
  • TeleTask
  • Telewebion
  • +
  • TennisTV
  • TF1
  • TFO
  • TheIntercept
  • diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index aff06dc1d..c8b0c6511 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.03.10 \ No newline at end of file +2018.03.14 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 6b1650ba7..8dbc3eaa3 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 - 2018-03-10T04:47:54.073687Z + 2018-03-14T22:51:42.461516Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12530,4 +12530,19 @@ 2018-03-10T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.14 + New version 2018.03.14 + + +
    + Downloads available at https://yt-dl.org/downloads/2018.03.14/ +
    +
    + + The youtube-dl maintainers + + 2018-03-14T00:00:00Z +
    + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index a35f4d115..dd69d84d7 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.03.10", - "signature": "4f6b613ff4d3ababade71d289f554cdccf595a13e5ec3554d6b1aa9f6104ffa7bdb4b124becea1e83514394c317ba96b6698dc729aabf8283e8556d40f26655596a253d2a19853faf909f2348509762bf7932f6a5e1c9515bddfa6c2348100274ddec48362c65245800749e7b67e388f444949db6d46ce8a53427b503bac4a1d", + "latest": "2018.03.14", + "signature": "50003d0d4cc957e3c59d4cf3149205b5fce851557451385faceecb6de71d7aa7c497f428f067a6cb47a570a3e4e0962d44cdd1deec2efcf384b3e62c3bc59138ddddf5da085742e964782108180e29969076b8c38e4ec50f25d94dcdbafe507401485fa3a24ab873fc35ed9b509714a734d6b14fa35da6a824f0eeda31c38af7", "versions": { "2012.02.22": { "bin": [ @@ -11697,6 +11697,20 @@ "https://yt-dl.org/downloads/2018.03.10/youtube-dl-2018.03.10.tar.gz", "4bfadccb19e379ce38f5601c72dacf0ac5e03881230afee6df2152ab42fa75c5" ] + }, + "2018.03.14": { + "bin": [ + "https://yt-dl.org/downloads/2018.03.14/youtube-dl", + "9d048d559d6689cf4c267d411abab59ac51aefee2f7ca4c5aa46da06fe310d3e" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.03.14/youtube-dl.exe", + "3d59d1d7e252c4a81000f78dfa48110d325c3b3904b5e2f1c815e26875e47dc8" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.03.14/youtube-dl-2018.03.14.tar.gz", + "902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249" + ] } } } \ No newline at end of file