Commit Verlauf

Autor SHA1 Nachricht Datum
  Yen Chi Hsuan 702ccf2dc0 [compat] Rename shlex_quote and remove unused subprocess_check_output vor 9 Jahren
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack vor 9 Jahren
  Yen Chi Hsuan d5ae6bb501 [utils] Add rationale for register_socks_protocols vor 9 Jahren
  Yen Chi Hsuan 51fb4995a5 [utils] Register SOCKS protocols in urllib and support SOCKS4A vor 9 Jahren
  Yen Chi Hsuan 71aff18809 [socks] Support SOCKS proxies vor 9 Jahren
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py vor 9 Jahren
  Sergey M․ abc97b5eda [utils] Allow empty attribute values in get_element_by_attribute (Closes #9415) vor 9 Jahren
  Adam Thalhammer c587cbb793 improved performance by extracting accented chars to top level vor 9 Jahren
  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 vor 9 Jahren
  Sergey M․ eb9ee19422 [utils] Allow None mimetypes in mimetype2ext vor 9 Jahren
  Sergey M b6c0d4f431 Merge pull request #9110 from remitamine/parse_duration vor 9 Jahren
  remitamine acaff49575 [utils] imporove parse_duration to handle more formats vor 9 Jahren
  Yen Chi Hsuan cacd996662 [utils] Don't touch URLs if not necessary vor 9 Jahren
  Jaime Marquínez Ferrándiz 5bf28d7864 [utils] dfxp2srt: add additional namespace vor 9 Jahren
  Sergey M․ 15d260ebaa [utils] Use update_Request in http_request vor 9 Jahren
  Sergey M․ ed0291d153 [utils] Add update_Request vor 9 Jahren
  Sergey M․ 17bcc626bf [utils] Extract sanitize_url routine vor 9 Jahren
  Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict vor 9 Jahren
  Yen Chi Hsuan 622d19160b [utils] Clarify Python versions affected by buggy struct module vor 9 Jahren
  Yen Chi Hsuan efbed08dc2 [utils] Encode hostnames before passing to urllib vor 9 Jahren
  Jaime Marquínez Ferrándiz 782b1b5bd1 [utils] lookup_unit_table: Match word boundary instead of end of string vor 9 Jahren
  Jaime Marquínez Ferrándiz 09fc33198a utils: lookup_unit_table: Use a stricter regex vor 9 Jahren
  Sergey M․ 810c10baa1 [utils] Use compat_xpath vor 9 Jahren
  Sergey M․ c5229f3926 [utils] PEP 8 vor 9 Jahren
  remitamine 83548824c2 Merge pull request #8092 from bpfoley/twitter-thumbnail vor 9 Jahren
  Sergey M․ 2f7ae819ac [utils] PEP 8 vor 9 Jahren
  Sergey M․ fb47597b09 [bbc] Generalize unit table lookup and add parse_count vor 9 Jahren
  Yen Chi Hsuan 25cb05bda9 [utils] Remove codec2ext vor 9 Jahren
  Yen Chi Hsuan 6d210f2090 [utils] Add more codecs to codec2ext vor 9 Jahren
  Yen Chi Hsuan 19a17d4623 [utils] Add codec2ext vor 9 Jahren