Historique des commits

Auteur SHA1 Message Date
  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 il y a 12 ans
  Jaime Marquínez Ferrándiz be97abc247 Set the 'extractor_key' field in the info_dict il y a 12 ans
  Jaime Marquínez Ferrándiz 9103bbc5cd Add the 'webpage_url' field to info_dict il y a 12 ans
  Filippo Valsorda f6cc16f5d8 [tests] a HTTP 503 is a transient issue il y a 12 ans
  Filippo Valsorda dd508b7c4f [tests] don't fail on network errors il y a 12 ans
  Jaime Marquínez Ferrándiz 702665c085 tests: build the filename from the info_dict if the 'file' key is missing il y a 12 ans
  Philipp Hagemeister 44a5f1718a Simplify tests il y a 12 ans
  Filippo Valsorda d3f46b9aa5 Add support for single-test tox runs il y a 12 ans
  Philipp Hagemeister b2ad967e45 Simplify test setup il y a 12 ans
  Philipp Hagemeister f4aac741d5 Move try_rm to test helpers il y a 12 ans
  Jaime Marquínez Ferrándiz b7052e5087 Also print the field that fails if it is a md5 checksum il y a 12 ans
  Jaime Marquínez Ferrándiz bc2884afc1 Print which IE is being skipped in test_download il y a 12 ans
  Jaime Marquínez Ferrándiz 023fa8c440 Add function add_default_info_extractors to YoutubeDL il y a 12 ans
  Philipp Hagemeister fc2c063e1e Move testcase generator to helper il y a 12 ans
  Philipp Hagemeister 41beccbab0 Use str every time il y a 12 ans
  Philipp Hagemeister 2eb88d953f Allow _TESTS attribute for IEs with multiple tests il y a 12 ans
  Philipp Hagemeister 6b47c7f24e Allow moving tests into IE files il y a 12 ans
  Filippo Valsorda f7ab6cbe16 add tests for use_cipher_signature videos (#897) and the ability to test multiple videos per IE il y a 12 ans
  Jaime Marquínez Ferrándiz 8222d8de88 Split FileDownloader in two classes: FileDownloader and YoutubeDL il y a 12 ans
  Philipp Hagemeister d1cade5ade Correct module name il y a 12 ans
  Philipp Hagemeister 0824c28c8b Remove mentions of old InfoExtractors module il y a 12 ans
  Philipp Hagemeister 51ce3a75c9 Improve error reporting for downloads il y a 12 ans
  Philipp Hagemeister 828dba2983 Improvge error reporting il y a 12 ans
  Filippo Valsorda ee55fcbe12 switch long info_dict fields checking to md5 il y a 12 ans
  Filippo Valsorda 78d3442b12 test: extend the reach of info_dict checking il y a 12 ans
  Filippo Valsorda be95cac157 raise exceptions on warnings during tests - and solve a couple of them il y a 12 ans
  Filippo Valsorda 476203d025 print WARNINGs during test + minor fix to NBAIE il y a 12 ans
  Jaime Marquínez Ferrándiz ba7c775a04 Remove a commented line I forgot. il y a 12 ans
  Jaime Marquínez Ferrándiz 9341212642 Create a function in InfoExtractors that returns the InfoExtractor class with the given name il y a 12 ans
  Philipp Hagemeister 744435f2a4 Show whole diff in error cases il y a 12 ans