Historique des commits

Auteur SHA1 Message Date
  Sergey M․ aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus il y a 10 ans
  Sergey M․ 5513967926 [compat] Simplify and use latest cpython 3 code il y a 10 ans
  fnord 593b77064c Don't forget trailing '%' il y a 10 ans
  fnord 9fefc88656 fix TestCompat test_all_present il y a 10 ans
  fnord a0f28f90fa remove kebab il y a 10 ans
  fnord 851229a01f remove debugprint il y a 10 ans
  fnord c9c854cea7 replace old compat_urllib_parse_unquote with backport from python3's function il y a 10 ans
  fnord e37c932fca compat_urllib_parse_unquote: crash fix: only decode valid hex il y a 10 ans
  Yen Chi Hsuan a0e060ac1e [compat] Add compat_itertools_count il y a 10 ans
  Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed il y a 10 ans
  Jaime Marquínez Ferrándiz 2ddcd88129 Remove code that was only used by the Grooveshark extractor il y a 10 ans
  Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:' il y a 10 ans
  Jaime Marquínez Ferrándiz 003c69a84b Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) il y a 10 ans
  Philipp Hagemeister 0196149c5b [compat] Correct compat_basestring definition il y a 10 ans
  Philipp Hagemeister 8f9312c387 Appease pyflakes8-3 il y a 10 ans
  Philipp Hagemeister 83fda3c000 Add a test for --no-check-certificate il y a 10 ans
  Philipp Hagemeister 8ad6b5ed9f [compat] Correct socket error class reference il y a 10 ans
  Sergey M․ 987493aef3 [test_compat] Fix alphabetic order to make test_all_present pass il y a 10 ans
  Philipp Hagemeister be4a824d74 Add new option --source-address il y a 10 ans
  Philipp Hagemeister c6973bd412 [compat] Simplify kwarg detection code il y a 10 ans
  Philipp Hagemeister e2f89ec7aa Revert "[utils] Work around PyPy stupidity with Windows DLLs (Fixes #4392)" il y a 10 ans
  Philipp Hagemeister 16040f46d6 [utils] Work around PyPy stupidity with Windows DLLs (Fixes #4392) il y a 10 ans
  Jaime Marquínez Ferrándiz 83e865a370 Fix PEP8 issue E713 il y a 10 ans
  Philipp Hagemeister b061ea6e9f [compat] Beautify assertion il y a 11 ans
  Jouke Waleson 9e1a5b8455 PEP8: applied even more rules il y a 11 ans
  Jouke Waleson 5f6a1245ff PEP8 applied il y a 11 ans
  Philipp Hagemeister 7d4111ed14 Provide guidance when called with a YouTube ID starting with a dash. il y a 11 ans
  Philipp Hagemeister b244b5c3f9 remove unused imports il y a 11 ans
  Philipp Hagemeister 07e378fa18 [compat] correct OptionGroup invocation for Python 3 (fixes #4243) il y a 11 ans
  Philipp Hagemeister e07e931375 Work around 2.7.0 deficencies (Fixes #4223) il y a 11 ans