Commit Graph

4 Commits (6368e2e639bca7e66609911d2672b6a9dc65b052)

Author SHA1 Message Date
pukkandan 6368e2e639
[cleanup] Misc
Closes #5541
2 years ago
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
2 years ago
pukkandan a331949df3
[test/download] Fallback test to `bv` 3 years ago
pukkandan ec5e77c558
Update to ytdl-2021.03.02 3 years ago