summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [vimeo:likes] Support large like lists (Fixes #3847)Philipp Hagemeister2014-09-291-2/+7
* [vimeo:likes] Add new extractor (Fixes #3835)Philipp Hagemeister2014-09-281-1/+3
* [youtube] Move more tests to extractorsPhilipp Hagemeister2014-09-241-39/+0
* Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'Philipp Hagemeister2014-09-151-0/+31
|\
| * [YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape ...Sergey M․2014-09-131-0/+31
* | [facebook] Fix support for untitled videos (Fixes #3757)Philipp Hagemeister2014-09-151-0/+8
* | [youtube] Move more tests to Playlist IE, and simply suitable.Philipp Hagemeister2014-09-131-45/+1
|/
* [test_cache] Add a dot in the file namePhilipp Hagemeister2014-09-041-5/+5
* [youtube] Move cache into its own modulePhilipp Hagemeister2014-09-031-0/+59
* [comedycentral] Move tests to the extractor itselfPhilipp Hagemeister2014-09-011-26/+0
* [utils] Improve parse_durationSergey M․2014-08-311-0/+3
* [test_download] Check expected file minsize and md5 only when download is not...Sergey M․2014-08-291-13/+13
* [test_download] Expect a minimum file sizePhilipp Hagemeister2014-08-281-0/+11
* Move playlist tests to extractors.Philipp Hagemeister2014-08-284-367/+5
* [utils] Modernize testsPhilipp Hagemeister2014-08-271-33/+31
* [test_download] Improve playlist handlingPhilipp Hagemeister2014-08-271-3/+18
* [vimeo] Move all testcases to extractors and clean upPhilipp Hagemeister2014-08-271-32/+0
* Improve test_all_urls outputPhilipp Hagemeister2014-08-271-1/+3
* [generic] Fix rss under Python 2.x and move test to extractorPhilipp Hagemeister2014-08-253-11/+7
* [googlesearch] Move test to extractorPhilipp Hagemeister2014-08-252-9/+5
* [rtlnl] Extract durationPhilipp Hagemeister2014-08-251-0/+1
* [gameone:playlist] Move test to extractorPhilipp Hagemeister2014-08-241-7/+0
* Merge remote-tracking branch 'olebowle/gameone'Philipp Hagemeister2014-08-241-0/+9
|\
| * [gameone] add playlist testOle Ernst2014-07-231-0/+9
* | [test_YoutubeDL] Reorder formats (#3542)Philipp Hagemeister2014-08-221-1/+1
* | Deprecate test_playlistsPhilipp Hagemeister2014-08-211-0/+11
* | Allow playlist test definitions in test_download.Philipp Hagemeister2014-08-212-7/+30
* | [facebook] Allow '?' before '#!' (fixes #3477)Jaime Marquínez Ferrándiz2014-08-101-0/+1
* | [test/test_utils] Fix typo in method nameJaime Marquínez Ferrándiz2014-08-101-1/+1
* | [bandcamp] Replace 404 playlist testSergey M․2014-07-281-3/+3
* | [jsinterp] Add new testcasePhilipp Hagemeister2014-07-251-1/+7
* | [test_youtube_signatures] ModernizePhilipp Hagemeister2014-07-241-29/+31
* | [jsinterp] 'reverse' modifies the array in place (fixes #3334)Jaime Marquínez Ferrándiz2014-07-241-1/+7
* | Remove unused importsPhilipp Hagemeister2014-07-232-3/+0
* | [jsinterp] Allow digits in function namesPhilipp Hagemeister2014-07-231-0/+6
* | [soundcloud:playlist] Fix test descriptionPhilipp Hagemeister2014-07-231-1/+1
* | [test/helper] Do not use deprecated methodPhilipp Hagemeister2014-07-231-2/+2
* | [test_playlist] Add and use assertGreaterEqualPhilipp Hagemeister2014-07-212-23/+31
* | [swfinterp] Fix importsPhilipp Hagemeister2014-07-211-0/+1
* | [youtube] Add swf signature test case (#3270)Philipp Hagemeister2014-07-201-0/+6
* | [youtube] Correct signature testcasePhilipp Hagemeister2014-07-201-1/+1
* | [swfinterp] Correct array accessPhilipp Hagemeister2014-07-201-0/+19
* | [swfinterp] Add support for calling methods on objectsPhilipp Hagemeister2014-07-201-0/+21
* | [swfinterp] Add support for calls to instance methodsPhilipp Hagemeister2014-07-201-0/+17
* | [swfinterp] Add support for multiple classesPhilipp Hagemeister2014-07-201-0/+15
* | [swfinterp] Extend tests and fix parsingPhilipp Hagemeister2014-07-203-3/+35
* | [swfinterp] Start working on basic testsPhilipp Hagemeister2014-07-193-0/+87
* | [youtube] Move swfinterp into its own filePhilipp Hagemeister2014-07-181-3/+9
* | [youtube & jsinterp] Fix signature extraction (fixes #3255)Jaime Marquínez Ferrándiz2014-07-151-0/+6
|/
* [youtube] Update nosubtitles testSergey M․2014-07-111-1/+1