Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey M․ c90d16cf36 [utils:sanitize_path] Disallow trailing whitespace in path segment (Closes #7332) há 10 anos atrás
  Sergey M 30eecc6a04 Merge pull request #7296 from jaimeMF/xml_attrib_unicode há 10 anos atrás
  Sergey M․ ae12bc3ebb [utils] Make unified_strdate always return unicode string há 10 anos atrás
  Sergey M․ 578c074575 [utils] Support list of xpath in xpath_element há 10 anos atrás
  Sergey M․ 52c3a6e49d [utils] Improve parse_iso8601 há 10 anos atrás
  Jaime Marquínez Ferrándiz f78546272c [compat] compat_etree_fromstring: also decode the text attribute há 10 anos atrás
  Jaime Marquínez Ferrándiz 36e6f62cd0 Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) há 10 anos atrás
  Sergey M․ d01949dc89 [utils:js_to_json] Fix bad escape in double quoted strings há 10 anos atrás
  Yen Chi Hsuan 1e399778ee [letv] Fix extraction há 10 anos atrás
  Sergey M․ af98f8ff37 [utils] Return default on fail in int_or_none há 10 anos atrás
  Sergey M․ caf80631f0 [utils] Do not fail in float_or_none on non-numeric data há 10 anos atrás
  Sergey M․ 1812afb7b3 [utils] Do not fail in int_or_none on non-numeric data (Closes #7175) há 10 anos atrás
  Sergey M․ 5a1a2e9454 [utils] Fix kwargs on old python 2 (Closes #6905) há 10 anos atrás
  Sergey M․ e28034c5ac [utils] Comment cookie processing until result from travis and some more testing há 10 anos atrás
  Sergey M․ 266e466ee4 [utils] Simplify cookie processor há 10 anos atrás
  Sergey M․ 1639282434 [utils] Add encode_dict há 10 anos atrás
  Sergey M․ ad72917274 [utils] Add issue URL in comment for #6457 há 10 anos atrás
  Sergey M․ a6420bf50c [utils] Add cookie processor for cookie correction (Closes #6769) há 10 anos atrás
  Sergey M․ 66e289bab4 [utils] Generalize cli option converters há 10 anos atrás
  Sergey M․ 8e636da499 [utils] Improve xpath_text há 10 anos atrás
  Sergey M․ 5d2354f177 [utils] Relax attribute key assert há 10 anos atrás
  Sergey M․ a41fb80ce1 [utils] Add xpath_element and xpath_attr há 10 anos atrás
  Sergey M․ e5e78797e6 [utils] Strict HTTP responses (Closes #6727) há 10 anos atrás
  Sergey M․ 5a4d9ddb21 [utils] Percent-encode redirect URL of Location header (Closes #6457) há 10 anos atrás
  Sergey M․ 51f267d9d4 [YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify (Closes #6457) há 10 anos atrás
  Sergey M․ ee114368ad [utils] Make value optional for find_xpath_attr há 10 anos atrás
  Raphael Michel 2c7ed24796 Remove redundant (and wrong) class parameters há 10 anos atrás
  Yen Chi Hsuan 9c29bc69f7 [utils] Improve parse_duration há 10 anos atrás
  Sergey M․ bf42a9906d [utils] Add default value for xpath_text há 10 anos atrás
  Yen Chi Hsuan 4eb10f6621 [utils] Add ISO3166Utils há 10 anos atrás