Histórico de commits

Autor SHA1 Mensagem Data
  Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split 10 anos atrás
  Sergey M․ 51f579b635 [compat] Add compat shlex.split 10 anos atrás
  Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 10 anos atrás
  remitamine 799207e838 [viewster] extract the api auth token 10 anos atrás
  Sergey M․ 22603348aa [compat] Fix _asciire 10 anos atrás
  Sergey M․ 3cc8b4c327 [compat] Fix missing _asciire on python 2.6 10 anos atrás
  Sergey M․ 4d08161ac2 [compat] Mention unquote_plus 10 anos atrás
  Sergey M․ aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus 10 anos atrás
  Sergey M․ 5513967926 [compat] Simplify and use latest cpython 3 code 10 anos atrás
  fnord 593b77064c Don't forget trailing '%' 10 anos atrás
  fnord 9fefc88656 fix TestCompat test_all_present 10 anos atrás
  fnord a0f28f90fa remove kebab 10 anos atrás
  fnord 851229a01f remove debugprint 10 anos atrás
  fnord c9c854cea7 replace old compat_urllib_parse_unquote with backport from python3's function 10 anos atrás
  fnord e37c932fca compat_urllib_parse_unquote: crash fix: only decode valid hex 10 anos atrás
  Yen Chi Hsuan a0e060ac1e [compat] Add compat_itertools_count 10 anos atrás
  Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed 10 anos atrás
  Jaime Marquínez Ferrándiz 2ddcd88129 Remove code that was only used by the Grooveshark extractor 10 anos atrás
  Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:' 10 anos atrás
  Jaime Marquínez Ferrándiz 003c69a84b Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) 10 anos atrás
  Philipp Hagemeister 0196149c5b [compat] Correct compat_basestring definition 10 anos atrás
  Philipp Hagemeister 8f9312c387 Appease pyflakes8-3 10 anos atrás
  Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate 10 anos atrás
  Philipp Hagemeister 8ad6b5ed9f [compat] Correct socket error class reference 10 anos atrás
  Sergey M․ 987493aef3 [test_compat] Fix alphabetic order to make test_all_present pass 10 anos atrás
  Philipp Hagemeister be4a824d74 Add new option --source-address 10 anos atrás
  Philipp Hagemeister c6973bd412 [compat] Simplify kwarg detection code 10 anos atrás
  Philipp Hagemeister e2f89ec7aa Revert "[utils] Work around PyPy stupidity with Windows DLLs (Fixes #4392)" 10 anos atrás
  Philipp Hagemeister 16040f46d6 [utils] Work around PyPy stupidity with Windows DLLs (Fixes #4392) 10 anos atrás
  Jaime Marquínez Ferrándiz 83e865a370 Fix PEP8 issue E713 10 anos atrás