Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey M․ 67dda51722 Rename compat_urllib_request_Request to sanitized_Request and move to utils há 10 anos atrás
  Sergey M․ 13a10d5aa3 [compat] Add compat_urllib_request_Request há 10 anos atrás
  Jaime Marquínez Ferrándiz ae37338e68 [compat] compat_etree_fromstring: clarify comment 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 387db16a78 [compat] compat_etree_fromstring: only decode bytes objects 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
  Yen Chi Hsuan 0a67a3632b [compat] Add compat_urllib_request_DataHandler há 10 anos atrás
  Sergey M․ f2dbc54066 [compat] Fix wrong lines/columns order há 10 anos atrás
  Philipp Hagemeister 4810c48d6d [compat] Do not compare None <= 0 há 10 anos atrás
  Yen Chi Hsuan 13118a50b8 [compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size há 10 anos atrás
  Philipp Hagemeister 953fed280f [compat] Do not use unicode há 10 anos atrás
  Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split há 10 anos atrás
  Sergey M․ 51f579b635 [compat] Add compat shlex.split há 10 anos atrás
  Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) há 10 anos atrás
  remitamine 799207e838 [viewster] extract the api auth token há 10 anos atrás
  Sergey M․ 22603348aa [compat] Fix _asciire há 10 anos atrás
  Sergey M․ 3cc8b4c327 [compat] Fix missing _asciire on python 2.6 há 10 anos atrás
  Sergey M․ 4d08161ac2 [compat] Mention unquote_plus há 10 anos atrás
  Sergey M․ aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus há 10 anos atrás
  Sergey M․ 5513967926 [compat] Simplify and use latest cpython 3 code há 10 anos atrás
  fnord 593b77064c Don't forget trailing '%' há 10 anos atrás
  fnord 9fefc88656 fix TestCompat test_all_present há 10 anos atrás
  fnord a0f28f90fa remove kebab há 10 anos atrás
  fnord 851229a01f remove debugprint há 10 anos atrás
  fnord c9c854cea7 replace old compat_urllib_parse_unquote with backport from python3's function há 10 anos atrás
  fnord e37c932fca compat_urllib_parse_unquote: crash fix: only decode valid hex há 10 anos atrás
  Yen Chi Hsuan a0e060ac1e [compat] Add compat_itertools_count há 10 anos atrás
  Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed há 10 anos atrás
  Jaime Marquínez Ferrándiz 2ddcd88129 Remove code that was only used by the Grooveshark extractor há 10 anos atrás
  Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:' há 10 anos atrás