Commit Graph

5 Commits (edfc7725b1f2b4f7838836ca0df613ec0e058cac)

Author SHA1 Message Date
pukkandan 4af47a0003
Fix 9012d20b23 1 year ago
pukkandan 9012d20b23
[extractor/mixch] Support `--wait-for-video` 1 year 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
Lesmiscore (Naoya Ozaki) ba1c671d2e
[mixch] Add `MixchArchiveIE` (#2373)
Closes #2363
Authored by: Lesmiscore
2 years ago
The Hatsune Daishi 22a510ff44
[mixch] add support for mixch.tv (#1586)
Authored by: nao20010128nao
3 years ago