X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/8a5ee64c617eef3a94a3044bffb9793cfe118218..1ccca480c821b84492103b5b4f2adeb0d698677d:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d0b1ecf..17f21a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,50 @@ +youtube-dl (2013.08.08-1) unstable; urgency=low + + * Imported Upstream version 2013.08.02 + * Imported Upstream version 2013.08.08. Highlights: + + Improve GenericIE for compatibility with more sites. + + Youtube: + - Add/improve support cryptographic signatures of lengths 79, 81, 83, + 84, 85, 86, 87, 90, 92. (Closes: #718391, #717537, #716987) + - Support signatures with more than 2 parts. + - Add support for downloading recommended videos (via :ytrec) + - Support downloading videos from the user's "Watch Later" playlist. + - Add better support for "age protected videos". + - Add explicit support for 3D videos. + + Add support for: + - IGNE + - criterion.com + - Canalplus + - Livestream + - freesound.org + - thisav + - CondeNast + - ex.fm + - video.sina.com.cn + - 56.com + - Weibo + - roxwell.com + - kankan.com + - Ooyala + - videofy.me + - muzu.tv + + Improve support for: + - ComedyCentral. + - Instagram. + - MTV. + - Metacafe: support AnyClip videos. + - Soundcloud. + - traileraddict. + - keek. + - videos from VEVO (they just keep changing stuff to prevent people + downloading music videos). + + Fix support for: + - CollegeHumor. + - Break + * debian/control: Update long description with list of supported sites. + + -- Rogério Brito Wed, 07 Aug 2013 20:40:48 -0300 + youtube-dl (2013.07.10-1) unstable; urgency=low * Imported Upstream version 2013.07.10. (Closes: #716092)