Commit Verlauf

Autor SHA1 Nachricht Datum
  Philipp Hagemeister a9c2896e22 Make missing test definition fields an error vor 11 Jahren
  Philipp Hagemeister ff14fc4964 [test] Rename get_testcases to gettestcases vor 11 Jahren
  Philipp Hagemeister 955c451456 Rename upload_timestamp to timestamp vor 11 Jahren
  Philipp Hagemeister 2a1db721d4 [test_download] Move assertions before debugging output vor 11 Jahren
  Philipp Hagemeister 84769e708c [ninegag] Fix extraction vor 11 Jahren
  Philipp Hagemeister 2437fbca64 [tests] Raise an exception if test definition is invalid (Found in #2460) vor 11 Jahren
  Philipp Hagemeister 491ed3dda2 [trutube] Support multiple formats (#2433) vor 11 Jahren
  Philipp Hagemeister dcf3eec47a [test_download] Skip over BadStatusLine errors vor 11 Jahren
  Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes #2161) vor 11 Jahren
  Jaime Marquínez Ferrándiz 933605d7e8 YoutubeDL: rename `_fd_progress_hooks` back to `_progress_hooks` vor 11 Jahren
  Jaime Marquínez Ferrándiz 8ab470f1b2 Now a new FileDownloader is created when downloading a video vor 12 Jahren
  Philipp Hagemeister d0efb9ec9a [tests] Remove global_setup function vor 11 Jahren
  Philipp Hagemeister 4eb92208a3 Adapt test to changed .info.json name vor 11 Jahren
  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 vor 12 Jahren
  Jaime Marquínez Ferrándiz be97abc247 Set the 'extractor_key' field in the info_dict vor 12 Jahren
  Jaime Marquínez Ferrándiz 9103bbc5cd Add the 'webpage_url' field to info_dict vor 12 Jahren
  Filippo Valsorda f6cc16f5d8 [tests] a HTTP 503 is a transient issue vor 12 Jahren
  Filippo Valsorda dd508b7c4f [tests] don't fail on network errors vor 12 Jahren
  Jaime Marquínez Ferrándiz 702665c085 tests: build the filename from the info_dict if the 'file' key is missing vor 12 Jahren
  Philipp Hagemeister 44a5f1718a Simplify tests vor 12 Jahren
  Filippo Valsorda d3f46b9aa5 Add support for single-test tox runs vor 12 Jahren
  Philipp Hagemeister b2ad967e45 Simplify test setup vor 12 Jahren
  Philipp Hagemeister f4aac741d5 Move try_rm to test helpers vor 12 Jahren
  Jaime Marquínez Ferrándiz b7052e5087 Also print the field that fails if it is a md5 checksum vor 12 Jahren
  Jaime Marquínez Ferrándiz bc2884afc1 Print which IE is being skipped in test_download vor 12 Jahren
  Jaime Marquínez Ferrándiz 023fa8c440 Add function add_default_info_extractors to YoutubeDL vor 12 Jahren
  Philipp Hagemeister fc2c063e1e Move testcase generator to helper vor 12 Jahren
  Philipp Hagemeister 41beccbab0 Use str every time vor 12 Jahren
  Philipp Hagemeister 2eb88d953f Allow _TESTS attribute for IEs with multiple tests vor 12 Jahren
  Philipp Hagemeister 6b47c7f24e Allow moving tests into IE files vor 12 Jahren