Commit Graph

12 Commits (5be7e978867b5f66ad6786c674d79d40e950ae16)

Author SHA1 Message Date
coletdjnz 3d2623a898
[compat, networking] Deprecate old functions ()
Authored by: coletdjnz, pukkandan
vampirefrog 7a6c8a0807
[extractor/rokfin] Re-construct manifest url ()
Authored by: vampirefrog
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
crazymoose77756 962ffcf89c
[cleanup] Fix some typos ()
Authored by: crazymoose77756
pukkandan 9809740ba5
[extractor, cleanup] Reduce direct use of `_downloader`
pukkandan a70635b8a1
[cleanup, utils] Don't use kwargs for `format_field`
P-reducible c9b2b368b3
[rokfin:search] Add extractor ()
Authored by: P-reducible, pukkandan
pukkandan e037c405ad
[rokfin] Implement login ()
Authored by: P-reducible, pukkandan
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
P-reducible 9461cb586a
[Rokfin] Fix `availability` ()
Authored by: P-reducible
pukkandan 7eaf7f9aba
[rokfin] Add stack and channel extractors ()
Authored by: P-reducible, pukkandan
pukkandan 334b1c4800
[rokfin] Add extractor ()
Authored by: P-reducible, pukkandan