21 Commits

Author SHA1 Message Date
sepro
4f3c4e7d1b Merge branch 'master' into pr/10897 2024-11-11 21:22:16 +01:00
sepro
19508dd192 Remove comment extraction code for now
Can be added back in a separate PR
2024-11-11 21:14:56 +01:00
sepro
197d0b03b6
[cleanup] Misc (#11347)
Closes #11361
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev

Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-11-04 01:33:21 +01:00
Sakura286
727c762311 fix test 2024-09-10 23:23:41 +08:00
Sakura286
81158863ef beautify download log; fix 'timestamp' field 2024-09-10 23:12:55 +08:00
Sakura286
53fd7584b7 add doc for extractor args 2024-09-10 22:42:05 +08:00
Sakura286
13c3b35998 add extractor args to limit json fetch frequency and interval 2024-09-10 22:32:39 +08:00
Sakura286
e2621c8fde simplify _get_comments code 2024-09-10 21:56:59 +08:00
Sakura286
27918ed1da fix real extractor 2024-09-10 00:50:19 +08:00
Sakura286
07884e733b fix indent 2024-09-10 00:39:11 +08:00
Sakura286
f91b84fc62 fix indent 2024-09-09 02:10:39 +08:00
Sakura286
6500f0c7ac initial mixch 2024-09-01 19:39:19 +08:00
sepro
add96eb9f8
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
2024-06-12 01:09:58 +02:00
Mozi
b38018b781
[ie/mixch] Extract comments (#9860)
Authored by: pzhlkj6612
2024-05-08 20:51:16 +00:00
bashonly
4c3b7a0769
[ie/mixch] Fix extractor (#9608)
Closes #9536
Authored by: bashonly, nipotan
2024-04-03 22:53:42 +00:00
Mozi
c59de48e2b
[ie/mixch:archive] Fix extractor (#8761)
Closes #2373
Authored by: pzhlkj6612
2024-04-01 22:41:09 +00:00
pukkandan
4af47a0003
Fix 9012d20b23b01827c8d75b460da22485c5cc80ef 2022-12-27 11:45:22 +05:30
pukkandan
9012d20b23
[extractor/mixch] Support --wait-for-video 2022-12-27 03:01:22 +05:30
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
2022-04-12 05:32:51 +05:30
Lesmiscore (Naoya Ozaki)
ba1c671d2e
[mixch] Add MixchArchiveIE (#2373)
Closes #2363
Authored by: Lesmiscore
2022-01-19 19:15:35 +05:30
The Hatsune Daishi
22a510ff44
[mixch] add support for mixch.tv (#1586)
Authored by: nao20010128nao
2021-11-19 03:13:22 +05:30