Commit Graph

4723 Commits (8f93030c850a41f638ad2c5f48bbc9929bd38731)
 

Author SHA1 Message Date
Sergey M. 84a2806c16 Merge pull request from pulpe/FunnyOrDie_thumb
[FunnyOrDie] fix thumbnails + add test (fixes )
pulpe d0111a7409 [FunnyOrDie] simplify
pulpe aab8874c55 [FunnyOrDie] fix thumbnails + add test (fixes )
Sergey M․ fcf5b01746 [prosiebensat1] Simplify
Philipp Hagemeister 4de9e9a6db [canalplus] Fix id determination (Fixes )
Philipp Hagemeister 0067d6c4be release 2014.05.05
Philipp Hagemeister 2099125333 [soundcloud/generic] Add support for playlists
Philipp Hagemeister b48f147d5a [bandcamp] Add support for subdomains (Fixes )
Jaime Marquínez Ferrándiz 4f3e943080 [vimeo] Some modernization and style fixes
Jaime Marquínez Ferrándiz 7558830fa3 [vimeo] Fix description extraction
Sergey M․ 867274e997 [statigram] Update to fit new website name and rename extractor
Sergey M․ 6515778305 [nytimes] Improve file size extraction
Sergey M․ 3b1dfc0f2f [newstube] Do not shadow standard str
Sergey M․ d664de44b7 [nytimes] Add support for nytimes.com (Closes )
Sergey M․ bbe99d26ec Credit @nicoe for rtbf.be ()
Sergey M․ 50fc59968e [ntv] Simplify
Sergey M․ b8b01bb92a [newstube] Add support for newstube.ru (Closes )
Sergey M․ eb45133451 [rtmp] Add support for multiple AFM data entries
Jaime Marquínez Ferrándiz 10c0e2d818 [youtube:playlist] Raise an error if the list doesn't exist or is private (closes )
Sergey M․ 669f0e7cda [generic] Fix wrong entries index
Sergey M․ 32fd27ec98 [http] Fix string/None comparison with int while in test
Philipp Hagemeister 0c13f378de Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 0049594efb [vine] Remove debugging code
Sergey M․ 113c7d3eb0 [canalplus] Update test file checksum
Sergey M․ 549371fc99 [nrk] Update test file checksums
Sergey M․ 957f27e5bb [scivee] Revert test file download
Philipp Hagemeister 1f8c19767b release 2014.04.30.1
Philipp Hagemeister a383a98af6 [utils/_windows_write_string] Be defensive about fileno (Fixes )
Philipp Hagemeister acd69589a5 [YoutubeDL] Do not require default output template to be set
Philipp Hagemeister b30b8698ea [generic] Allow multiple matches for generic hits (Fixes )
Philipp Hagemeister f1f25be6db release 2014.04.30
Philipp Hagemeister deab8c1960 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister c57f775710 [YoutubeDL] Add simple tests for format_note (Closes )
AGSPhoenix e75cafe9fb Clean up format list for consistency
This should make the format list output look a bit nicer.
Philipp Hagemeister 33ab8453c4 Merge pull request from dstftw/test-real-download-improvement
Improve download mechanism when Range HTTP header is ignored
Philipp Hagemeister ebd3c7b370 [generic] Add support for protocol-independent URLs (Fixes )
Philipp Hagemeister 29645a1d44 Merge remote-tracking branch 'pulpe/moviezinese'
Philipp Hagemeister 22d99a801a [syfy] Add suppor for generic URLs (Fixes )
Jaime Marquínez Ferrándiz 57b8d84cd9 [5min] Raise an error if the 'success' field is False
For example for georestricted videos.
Sergey M․ 65e4ad5bfe [rtbf] Minor changes and YouTube videos support
Nicolas Évrard 98b7d476d9 [RTBFVideo] Remove useless print statement
Nicolas Évrard 201e3c99b9 [RTBFVideo] Add new extractor
Sergey M․ 8a7a4a9796 [scivee] Skip test for now
Sergey M․ df297c8794 [http] Improve download mechanism when Range HTTP header is ignored
pulpe 3f53a75f02 [moviezine] Add extractor for moviezine.se (fixes )
Sergey M․ 7c360e3a04 [scivee] Add support for scivee.tv
Sergey M․ d2176c8011 [nrk] Add support for nrk.no (Closes )
Jaime Marquínez Ferrándiz aa92f06308 [youtube] Don't call 'unquote_plus' on the video title (fixes )
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I.
Jaime Marquínez Ferrándiz e00c9cf599 [youtube] Update test description field
Jaime Marquínez Ferrándiz ba60a3ebe0 [youtube] Update test description field