124 Commits (master)

Author SHA1 Message Date
squibbysquibby 655c410063 [test_download] Fix download tests for lazy extractors (closes #13554, closes #13757) 6 years ago
Tithen-Firion 374560f018 [test_download] Fix order when testing file's md5 7 years ago
Sergey M․ 364a69e8c6
[test_download] Fix testing playlists with single video and add comments 7 years ago
Sergey M․ 60e5016199
[test_download] Remove unused import 7 years ago
Sergey M․ 80b2fdf9ac
[test_download] Match info dicts against tests before matching info file 7 years ago
John Hawkinson 3bef10a50c [test_download] typo in comment 7 years ago
John Hawkinson a84da06f49 [test_download] Improve diagnostic on wrong 'id' 7 years ago
John Hawkinson c6c22e984d [test_download] Print additional IEs in summary output 7 years ago
Yen Chi Hsuan 8936f68a0b
[travis] Run tests in parallel 7 years ago
Yen Chi Hsuan 582be35847
Update coding style after pycodestyle 2.1.0 8 years ago
Jaime Marquínez Ferrándiz 65d49afa48 [test/test_download] Use extract_flat = 'in_playlist' for playlist items 9 years ago
Sergey M․ 308cfe0ab3 [test_downloader] Respect --force-generic-extractor 9 years ago
Yen Chi Hsuan 880ee801cf [tests] Allow multi_video to be tested as playlists 9 years ago
Philipp Hagemeister 4e980275b5 [test_download] Remove references to "file" in test definitions 9 years ago
Sergey M․ f74b341dde expect_info_dict actual-expected argument consistency 10 years ago
Philipp Hagemeister e075a44afb [tests] Remove useless u prefixes 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Philipp Hagemeister a0f59cdcb4 [tests] Modernize 10 years ago
Jaime Marquínez Ferrándiz ac35c26686 [tests] Don't auto init YoutubeDL 10 years ago
Philipp Hagemeister 42f7d2f588 [test_download] Fix import 10 years ago
Philipp Hagemeister f744c0f398 [test_download] Improve error message 10 years ago
Philipp Hagemeister 70b7e3fbb6 [generic] Add a test case for direct links with broken HEAD (#4032) 10 years ago
Philipp Hagemeister d6e6a42256 [vimeo:likes] Add new extractor (Fixes #3835) 10 years ago
Sergey M․ 08a36c3569 [test_download] Check expected file minsize and md5 only when download is not skipped 10 years ago
Philipp Hagemeister 753727cded [test_download] Expect a minimum file size 10 years ago
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors. 10 years ago
Philipp Hagemeister 2857084000 [test_download] Improve playlist handling 10 years ago
Philipp Hagemeister 0990305d2a [generic] Fix rss under Python 2.x and move test to extractor 10 years ago
Philipp Hagemeister 829476b80a [googlesearch] Move test to extractor 10 years ago
Philipp Hagemeister e8ee972c6e Allow playlist test definitions in test_download. 10 years ago
Philipp Hagemeister 0c92b57398 Remove unused imports 10 years ago
Philipp Hagemeister ea38e55fff [instagram] Add support for user profiles (Fixes #2606) 10 years ago
Philipp Hagemeister 257cfebfe6 [test] Move expect_info_dict out of test_download 10 years ago
Philipp Hagemeister a9c2896e22 Make missing test definition fields an error 10 years ago
Philipp Hagemeister ff14fc4964 [test] Rename get_testcases to gettestcases 10 years ago
Philipp Hagemeister 955c451456 Rename upload_timestamp to timestamp 10 years ago
Philipp Hagemeister 2a1db721d4 [test_download] Move assertions before debugging output 10 years ago
Philipp Hagemeister 84769e708c [ninegag] Fix extraction 10 years ago
Philipp Hagemeister 2437fbca64 [tests] Raise an exception if test definition is invalid (Found in #2460) 10 years ago
Philipp Hagemeister 491ed3dda2 [trutube] Support multiple formats (#2433) 10 years ago
Philipp Hagemeister dcf3eec47a [test_download] Skip over BadStatusLine errors 10 years ago
Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes #2161) 10 years ago
Jaime Marquínez Ferrándiz 933605d7e8 YoutubeDL: rename `_fd_progress_hooks` back to `_progress_hooks` 11 years ago
Jaime Marquínez Ferrándiz 8ab470f1b2 Now a new FileDownloader is created when downloading a video 11 years ago
Philipp Hagemeister d0efb9ec9a [tests] Remove global_setup function 11 years ago
Philipp Hagemeister 4eb92208a3 Adapt test to changed .info.json name 11 years ago
Jaime Marquínez Ferrándiz 9ee2b5f6f2 tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 11 years ago
Jaime Marquínez Ferrándiz be97abc247 Set the 'extractor_key' field in the info_dict 11 years ago
Jaime Marquínez Ferrándiz 9103bbc5cd Add the 'webpage_url' field to info_dict 11 years ago
Filippo Valsorda f6cc16f5d8 [tests] a HTTP 503 is a transient issue 11 years ago