Commit History

Author SHA1 Message Date
  Sergey M․ 067aa17edf Start moving to ytdl-org 6 years ago
  Sergey M․ 399f76870d [compat] Introduce compat_etree_Element 6 years ago
  Sergey M․ 075a13d3e9 [compat] Introduce compat_integer_types 7 years ago
  Sergey M․ 9a340af37e [compat] Mute some F821 under python 3 7 years ago
  Sergey M․ 65220c3bd6 Add support for IronPython 7 years ago
  Sergey M․ f206126df0 [compat] Add compat_b64decode 7 years ago
  Philipp Hagemeister d7cd9a9e84 [utils] Fix youtube-dl under PyPy3 on Windows 10 years ago
  Tatsuyuki Ishi 2384f5a64e [mixcloud] Fix extraction (closes #14088) 8 years ago
  Sergey M․ b08e235f09 [compat] Fix compat_shlex_quote on Windows (closes #5889, closes #10254) 8 years ago
  Sergey M․ b081f53b08 [compat] Add compat_HTMLParseError to __all__ 8 years ago
  Sergey M․ 72b409559c [compat] Introduce compat_HTMLParseError 8 years ago
  Remita Amine 40fcba5edb improve coding style 8 years ago
  Sergey M․ 831217291a [compat] Use try except for compat_numeric_types 8 years ago
  Sergey M․ 28572a1a0b [compat] Add compat_numeric_types 9 years ago
  Remita Amine da162c1135 [compat] add compat_etree_register_namespace to __all__ list 8 years ago
  Remita Amine c2d9c25f81 [compat] add compat_etree_register_namespace 8 years ago
  Yen Chi Hsuan ec85ded83c Fix "invalid escape sequences" error on Python 3.6 8 years ago
  Yen Chi Hsuan 582be35847 Update coding style after pycodestyle 2.1.0 8 years ago
  Yen Chi Hsuan ec3518725b [compat] Fix test_cmdline_umlauts on Python 2.6 9 years ago
  Yen Chi Hsuan dfe5fa49ae [compat] Fix compat_shlex_split for non-ASCII input 9 years ago
  Yen Chi Hsuan 836ab0c554 [compat] Import html5 entities correctly 9 years ago
  Yen Chi Hsuan 9631a94fb5 [compat] Add compat_html_entities_html5 9 years ago
  Jaime Marquínez Ferrándiz e67f688025 [compat] Add 'compat_input' to __all__ 9 years ago
  Sergey M․ 1ae6c83bce [compat] Add compat_input 9 years ago
  Yen Chi Hsuan eb7941e3e6 [compat] Fix for XML with <!DOCTYPE> in Python 2.7 and 3.2 9 years ago
  Yen Chi Hsuan 702ccf2dc0 [compat] Rename shlex_quote and remove unused subprocess_check_output 9 years ago
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack 9 years ago
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py 9 years ago
  Sergey M․ fe40f9eef2 [compat] Add compat_setenv 9 years ago
  Yen Chi Hsuan 92d5477d84 [compat] Handle tuples properly in urlencode() 9 years ago