Commit Verlauf

Autor SHA1 Nachricht Datum
  Philipp Hagemeister bfa6389b74 Clean up legacy code vor 12 Jahren
  Philipp Hagemeister 9b14f51a3e Remove legacy code vor 12 Jahren
  Philipp Hagemeister f4bfd65ff2 Correct JSON writing (Closes #596) vor 12 Jahren
  Philipp Hagemeister ce4be3a91d Remove some antipatterns and ensure that we always write the JSON file with UTF-8 vor 12 Jahren
  Filippo Valsorda 80d3177e5c various py3 fixes; all tests green on 3.3 vor 12 Jahren
  Filippo Valsorda 59ce201915 print traceback on trouble if --verbose (why didn't I think of this before!?) vor 12 Jahren
  Filippo Valsorda 37c8fd4842 added a test mode to FileDownloader that fetches only first 10K vor 12 Jahren
  Philipp Hagemeister 796173d08b Keep video IDs verbatim if possible (Closes #571) vor 12 Jahren
  Philipp Hagemeister 6ad98fb3fd Correct exception raising vor 12 Jahren
  Philipp Hagemeister 9e8056d5a7 Use relative imports vor 12 Jahren
  Philipp Hagemeister 59ae15a507 Convert all tabs to 4 spaces (PEP8) vor 12 Jahren
  Philipp Hagemeister e6137fd61d Remove superfluous encodings vor 12 Jahren
  Philipp Hagemeister 8cd10ac4ef Fix printing title etc. vor 12 Jahren
  Philipp Hagemeister 64a57846d3 correct to_stderr vor 12 Jahren
  Philipp Hagemeister 348d0a7a18 Py2/3 compatibility for http.client vor 12 Jahren
  Philipp Hagemeister 89fb51dd2d Remove ur references for Python 3.3 support vor 12 Jahren
  Philipp Hagemeister 01ba00ca42 Prepare urllib references for 2/3 compatibility vor 12 Jahren
  Philipp Hagemeister e08bee320e Use except .. as everywhere (#180) vor 12 Jahren
  Philipp Hagemeister 96731798db Rename util.u to util.compat_str vor 12 Jahren
  Filippo Valsorda c63cc10ffa Merge remote-tracking branch 'origin/master' into IE_cleanup vor 12 Jahren
  Filippo Valsorda f462df021a Use None on missing required info_dict fields vor 12 Jahren
  Philipp Hagemeister c806f804d8 Only encode when output stream is binary vor 12 Jahren
  Filippo Valsorda 03c5b0fbd4 IE._WORKING attribute in order to warn the users and skip the tests on broken IEs vor 12 Jahren
  Philipp Hagemeister 95649b3936 Replace long with int (see PEP 237) vor 12 Jahren
  Philipp Hagemeister dd109dee8e Remove mentions of unicode vor 12 Jahren
  Philipp Hagemeister dcd60025f8 Fix filename sanitation (Closes #555) vor 12 Jahren
  Filippo Valsorda 717b1f72ed default info_dict['format'] to info_dict['ext'] and make the YT one more verbose vor 12 Jahren
  Philipp Hagemeister cc872b68a8 Actually merge #379 vor 12 Jahren
  Philipp Hagemeister 97cd3afc75 warn if %(stitle)s is being used vor 12 Jahren
  Philipp Hagemeister aa2a94ed81 Encode the entire filename vor 12 Jahren