コミット履歴

作者 SHA1 メッセージ 日付
  Sergey M․ f2dbc54066 [compat] Fix wrong lines/columns order 10 年 前
  Philipp Hagemeister 4810c48d6d [compat] Do not compare None <= 0 10 年 前
  Yen Chi Hsuan 13118a50b8 [compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size 10 年 前
  Philipp Hagemeister 953fed280f [compat] Do not use unicode 10 年 前
  Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split 10 年 前
  Sergey M․ 51f579b635 [compat] Add compat shlex.split 10 年 前
  Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 10 年 前
  remitamine 799207e838 [viewster] extract the api auth token 10 年 前
  Sergey M․ 22603348aa [compat] Fix _asciire 10 年 前
  Sergey M․ 3cc8b4c327 [compat] Fix missing _asciire on python 2.6 10 年 前
  Sergey M․ 4d08161ac2 [compat] Mention unquote_plus 10 年 前
  Sergey M․ aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus 10 年 前
  Sergey M․ 5513967926 [compat] Simplify and use latest cpython 3 code 10 年 前
  fnord 593b77064c Don't forget trailing '%' 10 年 前
  fnord 9fefc88656 fix TestCompat test_all_present 10 年 前
  fnord a0f28f90fa remove kebab 10 年 前
  fnord 851229a01f remove debugprint 10 年 前
  fnord c9c854cea7 replace old compat_urllib_parse_unquote with backport from python3's function 10 年 前
  fnord e37c932fca compat_urllib_parse_unquote: crash fix: only decode valid hex 10 年 前
  Yen Chi Hsuan a0e060ac1e [compat] Add compat_itertools_count 10 年 前
  Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed 10 年 前
  Jaime Marquínez Ferrándiz 2ddcd88129 Remove code that was only used by the Grooveshark extractor 10 年 前
  Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:' 10 年 前
  Jaime Marquínez Ferrándiz 003c69a84b Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) 10 年 前
  Philipp Hagemeister 0196149c5b [compat] Correct compat_basestring definition 10 年 前
  Philipp Hagemeister 8f9312c387 Appease pyflakes8-3 10 年 前
  Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate 10 年 前
  Philipp Hagemeister 8ad6b5ed9f [compat] Correct socket error class reference 10 年 前
  Sergey M․ 987493aef3 [test_compat] Fix alphabetic order to make test_all_present pass 10 年 前
  Philipp Hagemeister be4a824d74 Add new option --source-address 10 年 前