Historial de Commits

Autor SHA1 Mensaje Fecha
  Yen Chi Hsuan 1143535d76 [utils] Add urshift() hace 9 años
  Sergey M․ b72b44318c [utils] Add strip_or_none hace 9 años
  Sergey M․ 46f59e89ea [utils] Add unified_timestamp hace 9 años
  remitamine e154c65128 [downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader hace 9 años
  Yen Chi Hsuan 47212f7bcb [utils] Don't transform numbers not starting with a zero hace 9 años
  Sergey M․ 329ca3bef6 [utils] Add try_get hace 9 años
  Paul Henning 15d106787e [utils] Change Firefox 44 to 47 hace 9 años
  Yen Chi Hsuan 55b2f099c0 [utils] Decode HTML5 entities hace 9 años
  Yen Chi Hsuan 6c33d24b46 [utils] Add audio/mpeg to mimetype2ext() hace 9 años
  bzc6p c88270271e Added sanitization support for Hungarian letters Ő and Ű hace 9 años
  Yen Chi Hsuan 9a4aec8b7e [utils] Use bytes-like objects as header values on Python 2 hace 9 años
  Yen Chi Hsuan 0ea590076f [utils] Always decode Location header hace 9 años
  Yen Chi Hsuan 293c255688 [utils] Remove debugging codes hace 9 años
  Yen Chi Hsuan 5950cb1d6d [utils] Support a new form of date hace 9 años
  Sergey M․ c6b9cf05e1 [utils] Do not fail on unknown date formats in unified_strdate hace 9 años
  Sergey M․ 46bc9b7d7c [utils] Allow None in remove_{start,end} hace 9 años
  Yen Chi Hsuan cdd94c2eae [utils] Check for None values in SOCKS proxy hace 9 años
  Yen Chi Hsuan 79298173c5 [utils] Fix getheader in urlhandle_detect_ext hace 9 años
  Sergey M․ cda6d47aad [utils] Simplify integer conversion in js_to_json hace 9 años
  Sergey M․ 89ac4a19e6 [utils] Process non-base 10 integers in js_to_json hace 9 años
  felix bd1e484448 [utils] js_to_json: various improvements hace 9 años
  Yen Chi Hsuan 7581bfc958 [utils] Unquote crendentials passed to SOCKS proxies hace 9 años
  Yen Chi Hsuan 778a1ccca7 [utils] Add Œ and œ found in French to ACCENT_CHARS hace 9 años
  Yen Chi Hsuan 702ccf2dc0 [compat] Rename shlex_quote and remove unused subprocess_check_output hace 9 años
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack hace 9 años
  Yen Chi Hsuan d5ae6bb501 [utils] Add rationale for register_socks_protocols hace 9 años
  Yen Chi Hsuan 51fb4995a5 [utils] Register SOCKS protocols in urllib and support SOCKS4A hace 9 años
  Yen Chi Hsuan 71aff18809 [socks] Support SOCKS proxies hace 9 años
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py hace 9 años
  Sergey M․ abc97b5eda [utils] Allow empty attribute values in get_element_by_attribute (Closes #9415) hace 9 años