Commit Graph

5333 Commits (b170935a8f2dbae376c4647686e97cdff27a0d82)
 

Author SHA1 Message Date
Sergey M․ b170935a8f Merge branch 'peugeot-anysex'
Sergey M․ 35241d05d1 [anysex] Simplify and extract more metadata
Sergey M․ be2dd0651e Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-anysex
Sergey M․ 6a400a6339 Merge branch 'peugeot-vporn'
Sergey M․ 7b53af7f70 [vporn] Fix issues, extract all formats and metadata
Sergey M․ ca7b3246b6 [utils] Improve parse_duration
peugeot 9c4c233b84 Fix exception with n_views<1000
peugeot 17b0b8a166 testing view count is stupid
peugeot 12c82cf9cb add support for view count
peugeot 0bafcf6f46 forgot to test view count
peugeot 72c65d39ff Add support for AnySex
peugeot 676e3ecf24 Add support for Vporn
Sergey M․ 08a36c3569 [test_download] Check expected file minsize and md5 only when download is not skipped
Philipp Hagemeister 37709fae89 release 2014.08.29
Philipp Hagemeister a81e4eb69d [promptfile] Remove quality=1 and leave it to default
Naglis Jonaitis 8e72edfb19 [promptfile] Add new extractor
Philipp Hagemeister 863f08a92e release 2014.08.28.2
Sergey M․ de2d9f5f1b [rtlnl] Add support for progressive videos (Closes )
Philipp Hagemeister a520c11241 release 2014.08.28.1
Philipp Hagemeister b94744d157 [dropbox] Make sure ?dl=0 is ignore (Fixes )
Philipp Hagemeister 753727cded [test_download] Expect a minimum file size
This should detect when we're downloading a small text file by accident.
Philipp Hagemeister daebaab692 [extractor/common] Correct typo
Philipp Hagemeister 3524cc25ca [sportdeutschland] Add support for more plain videos
Philipp Hagemeister 29a7e1f261 release 2014.08.28
Philipp Hagemeister df53b6358d [veehd] Modernize
Philipp Hagemeister f1a9d64eea [extractor/common] Modernize
Philipp Hagemeister 27f774862d Merge remote-tracking branch 'origin/master'
Philipp Hagemeister b759a0d4d2 fix up imports
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
Philipp Hagemeister 259454525f [nhl] Modernize
Philipp Hagemeister ce6815aad3 [dailymotion] Correct test case
Philipp Hagemeister 4e408e479b [utils] Modernize tests
Philipp Hagemeister a9d3890fcb [ted] Remove md5sum from test
This failed multiple times, and the md5sum is not that important anyways.
Philipp Hagemeister 2857084000 [test_download] Improve playlist handling
Jaime Marquínez Ferrándiz 7798fad535 [downloader/rtmp] Use check_exectuble
Jaime Marquínez Ferrándiz baf2907501 [downloader/hls] Return False if ffmpeg or avconv couldn't be found
Jaime Marquínez Ferrándiz 3c765c68c4 [downloader/hls] Use check_executable
Jaime Marquínez Ferrándiz 29153f49b3 [downloader/hls] Use the correct program when reporting an error
Sergey M․ 071a236c5a [yahoo] Add one more pattern for content id
Sergey M․ 10437550f4 [cbs] Update test video id
Philipp Hagemeister 2929b3e71d [vimeo] Move all testcases to extractors and clean up
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
Philipp Hagemeister 22449fa624 Improve test_all_urls output
Philipp Hagemeister d36d3f420c [vimeo] Move test case to where it belongs
Philipp Hagemeister 60ac04e57c [facebook] Match video.php URLs
Philipp Hagemeister a7680bf330 release 2014.08.27.1
Philipp Hagemeister 6d3d3fc083 [ard] Add suppor for plain ARD downloads (Fixes )
Philipp Hagemeister aff216edf4 [generic] Prevent <video> search from skipping over empty sources ()
Philipp Hagemeister 1cb6dcdbbe [generic] Do not download images as videos by accident
Philipp Hagemeister 3f514a353e release 2014.08.27
Philipp Hagemeister da9ec3b932 [muscivault] Add extractor (Fixes )