Commit Graph

7 Commits (2e269bd998c61efaf7500907d114a56e5e83e65e)

Author SHA1 Message Date
Felix Yan fbbb5508ea
[extractor/huya] Support HD streams ()
Authored by: felixonmars
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
gamer191 304ad45a9b
[cleanup] Misc ()
Authored by: gamer191, pukkandan
OHaiiBuzzle 5135ed3d4a
[extractor/huya] Fix stream extraction ()
Closes 
Authored by: ohaiibuzzle
pukkandan 86e5f3ed2e
[cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
pukkandan 04f3fd2c89
[cleanup] Use `_html_extract_title`
Ha Tien Loi 7e6a187096
[Huya] Add extractor ()
Closes 
Authored by: hatienl0i261299