コミット履歴

作者 SHA1 メッセージ 日付
  Philipp Hagemeister 44a5f1718a Simplify tests 12 年 前
  Filippo Valsorda d3f46b9aa5 Add support for single-test tox runs 12 年 前
  Philipp Hagemeister b2ad967e45 Simplify test setup 12 年 前
  Philipp Hagemeister f4aac741d5 Move try_rm to test helpers 12 年 前
  Jaime Marquínez Ferrándiz b7052e5087 Also print the field that fails if it is a md5 checksum 12 年 前
  Jaime Marquínez Ferrándiz bc2884afc1 Print which IE is being skipped in test_download 12 年 前
  Jaime Marquínez Ferrándiz 023fa8c440 Add function add_default_info_extractors to YoutubeDL 12 年 前
  Philipp Hagemeister fc2c063e1e Move testcase generator to helper 12 年 前
  Philipp Hagemeister 41beccbab0 Use str every time 12 年 前
  Philipp Hagemeister 2eb88d953f Allow _TESTS attribute for IEs with multiple tests 12 年 前
  Philipp Hagemeister 6b47c7f24e Allow moving tests into IE files 12 年 前
  Filippo Valsorda f7ab6cbe16 add tests for use_cipher_signature videos (#897) and the ability to test multiple videos per IE 12 年 前
  Jaime Marquínez Ferrándiz 8222d8de88 Split FileDownloader in two classes: FileDownloader and YoutubeDL 12 年 前
  Philipp Hagemeister d1cade5ade Correct module name 12 年 前
  Philipp Hagemeister 0824c28c8b Remove mentions of old InfoExtractors module 12 年 前
  Philipp Hagemeister 51ce3a75c9 Improve error reporting for downloads 12 年 前
  Philipp Hagemeister 828dba2983 Improvge error reporting 12 年 前
  Filippo Valsorda ee55fcbe12 switch long info_dict fields checking to md5 12 年 前
  Filippo Valsorda 78d3442b12 test: extend the reach of info_dict checking 12 年 前
  Filippo Valsorda be95cac157 raise exceptions on warnings during tests - and solve a couple of them 12 年 前
  Filippo Valsorda 476203d025 print WARNINGs during test + minor fix to NBAIE 12 年 前
  Jaime Marquínez Ferrándiz ba7c775a04 Remove a commented line I forgot. 12 年 前
  Jaime Marquínez Ferrándiz 9341212642 Create a function in InfoExtractors that returns the InfoExtractor class with the given name 12 年 前
  Philipp Hagemeister 744435f2a4 Show whole diff in error cases 12 年 前
  Filippo Valsorda 90a99c1b5e retry on UnavailableVideoError 12 年 前
  Filippo Valsorda f375d4b7de import all IEs when testing to resemble more closely the real env 12 年 前
  Filippo Valsorda 8cc83b8dbe Bubble up all the stack of exceptions and retry download tests on timeout errors 12 年 前
  Philipp Hagemeister 233a22960a Switch ComedyCentral test to a permanent URL (They delete full episodes older than a month) 12 年 前
  Philipp Hagemeister 30e9f4496b Drop md5: spec for now (unused and breaks int values) 12 年 前
  Philipp Hagemeister bffbd5f038 Download progress hooks 12 年 前