Historial de Commits

Autor SHA1 Mensaje Fecha
  Yen Chi Hsuan 778a1ccca7 [utils] Add Œ and œ found in French to ACCENT_CHARS hace 9 años
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py hace 9 años
  Adam Thalhammer 31c4448f6e Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347 hace 9 años
  Adam Thalhammer 79a2e94e79 Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347 hace 9 años
  Sergey M b6c0d4f431 Merge pull request #9110 from remitamine/parse_duration hace 9 años
  remitamine acaff49575 [utils] imporove parse_duration to handle more formats hace 9 años
  Jaime Marquínez Ferrándiz eb9c3edd5e [test/utils] Add test for date_from_str hace 9 años
  Yen Chi Hsuan 81f36eba88 [test/test_utils] Update for escape_url change (again) hace 9 años
  Yen Chi Hsuan 2d60465e44 [test/test_utils] Update for escape_url change hace 9 años
  Jaime Marquínez Ferrándiz 782b1b5bd1 [utils] lookup_unit_table: Match word boundary instead of end of string hace 9 años
  Sergey M․ c5229f3926 [utils] PEP 8 hace 9 años
  remitamine 83548824c2 Merge pull request #8092 from bpfoley/twitter-thumbnail hace 9 años
  Sergey M․ fb47597b09 [bbc] Generalize unit table lookup and add parse_count hace 9 años
  remitamine 3201a67f61 [test/test_utils] add more tests for update_url_query hace 9 años
  remitamine fb640d0a3d [test/test_utils] add tests for update_url_query hace 9 años
  Brian Foley 8bb56eeeea [utils] Add extract_attributes for extracting html tag attributes hace 9 años
  Yen Chi Hsuan 5eb6bdced4 [utils] Multiple changes to base_n() hace 9 años
  Sergey M․ f160785c5c [utils] Remove AM/PM from unified_strdate patterns hace 9 años
  Yen Chi Hsuan 5bc880b988 [utils] Add OHDave's RSA encryption function hace 9 años
  Sergey M․ 8411229bd5 [utils] Allow dot in strip_jsonp hace 9 años
  Sergey M․ 86296ad2cd [utils] Add ability to control skipping false values in dict_get hace 9 años
  Sergey M․ cbecc9b903 [utils] Add dict_get convenience method hace 9 años
  Sergey M․ 6b77d52b1f [test_utils] Add tests for encode_compat_str hace 9 años
  Yen Chi Hsuan db2fe38b55 [utils] Support alternative timestamp format in TTML hace 9 años
  Yen Chi Hsuan d631d5f9f2 [utils] Fix TTML conversion hace 9 años
  Sergey M․ 31b2051e21 [utils] Add remove_quotes hace 9 años
  Sergey M․ 9cb9a5df77 [utils] Check ext with trailing slash against the list of known extensions hace 9 años
  Sergey M․ 5035536e3f [test_utils] Add tests for determine_ext hace 9 años
  Sergey M․ 7aefc49c40 [utils] Skip invalid/non HTML entities (Closes #7518) hace 9 años
  Jaime Marquínez Ferrándiz 6a75040278 [utils] unified_strdate: Return None if the date format can't be recognized (fixes #7340) hace 9 años