Commit Graph

8 Commits (b532a3481046e1eabb6232ee8196fb696c356ff6)

Author SHA1 Message Date
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
Lesmiscore fdfc8149e1
[openrec:movie] Enable fallback for /movie/ URLs
Closes 
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
Lesmiscore (Naoya Ozaki) 265e586d96
[openrec] Download archived livestreams ()
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) 6e6beffd04
[openrec] Refactor extractors ()
Authored by: Lesmiscore
pukkandan 079a7cfc71
[downloader] Do not use aria2c for non-native `m3u8`
Closes 
Lesmiscore (The Hatsune Daishi) b8eeced286
[openrec] Add movie extractor ()
Closes 
Authored by: Lesmiscore
The Hatsune Daishi 9997eee4af
[openrec] Add extractors ()
Authored by: nao20010128nao