taizan-hokuto
|
e3f9f95fb1
|
Fix exception handling
|
2020-07-24 15:19:32 +09:00 |
|
taizan-hokuto
|
971e4bdf39
|
Add finalize function to processor
|
2020-07-12 23:23:05 +09:00 |
|
taizan-hokuto
|
94d4eebd0f
|
Implement raise_for_status()
|
2020-06-17 23:56:07 +09:00 |
|
taizan-hokuto
|
2474207691
|
Format code
|
2020-06-04 23:10:26 +09:00 |
|
taizan-hokuto
|
141dbcd2da
|
Lint
|
2020-05-31 19:45:01 +09:00 |
|
taizan-hokuto
|
9d624f771a
|
Implement CLI
|
2020-03-08 23:18:30 +09:00 |
|
taizan-hokuto
|
1074178afc
|
Fix handling full que exception
|
2020-03-07 22:16:46 +09:00 |
|
taizan-hokuto
|
3c95242ddf
|
Implement Superchat Calculator
|
2020-02-24 13:56:58 +09:00 |
|
taizan-hokuto
|
0d8ecb778f
|
Fix for #1 : core_multithread
|
2020-02-01 01:25:42 +09:00 |
|
taizan-hokuto
|
4e47d4a262
|
Fix for #1
|
2020-01-31 23:38:51 +09:00 |
|
taizan-hokuto
|
efdf07e3de
|
Make it possible to set custom logger
|
2020-01-18 12:38:36 +09:00 |
|
taizan-hokuto
|
2573cc18de
|
Fix setting exception_handler
|
2020-01-18 09:22:16 +09:00 |
|
taizan-hokuto
|
1c5852421b
|
Undo _set_exception_handler
|
2020-01-18 09:18:20 +09:00 |
|
taizan-hokuto
|
970d111e1b
|
Alert default processor attribute error
: delete default exception handler
Alert default processor attribute error
: delete default exception handler
Delete unnecessary lines
Delete unnecessary lines
|
2020-01-18 08:39:36 +09:00 |
|
taizan-hokuto
|
5fe4e7af04
|
Fix description
|
2020-01-12 14:26:15 +09:00 |
|
taizan-hokuto
|
ff1ee70d7e
|
Implement 'topchat_only' parameter
: make it possible to select whether to get only top chat.
|
2020-01-11 04:22:48 +09:00 |
|
taizan-hokuto
|
26fefddddf
|
Implement force_replay_mode
|
2020-01-04 13:23:32 +09:00 |
|
taizan-hokuto
|
5d228589f1
|
Delete unnecessary file
|
2020-01-04 00:25:22 +09:00 |
|
taizan-hokuto
|
a1e48b56e6
|
Add warning for deprecating replaychat
|
2020-01-03 23:45:08 +09:00 |
|
taizan-hokuto
|
2c684d04b5
|
Intgegrate replaychat into livechat (multithread)
|
2020-01-03 02:09:39 +09:00 |
|
taizan-hokuto
|
30708470f2
|
Change comments
|
2020-01-02 22:43:23 +09:00 |
|
taizan-hokuto
|
d742a9fdf3
|
Fix seek time param
|
2020-01-02 22:27:21 +09:00 |
|
taizan-hokuto
|
2fdd834caf
|
Extract method _check_pause()
|
2020-01-02 22:08:26 +09:00 |
|
taizan-hokuto
|
18400724b1
|
Modify metadata selection
|
2020-01-02 21:08:53 +09:00 |
|
taizan-hokuto
|
fc5979c025
|
Moved livechat_json part
|
2020-01-02 20:51:59 +09:00 |
|
taizan-hokuto
|
f4dc5e9d4a
|
Delete unnecessary lines
|
2020-01-02 20:31:51 +09:00 |
|
taizan-hokuto
|
347707a514
|
Delete unnecessary lines
|
2020-01-02 20:08:45 +09:00 |
|
taizan-hokuto
|
7766a39c9c
|
Integrate replaychat into livechat
|
2020-01-02 19:35:58 +09:00 |
|
taizan-hokuto
|
907f8aba0b
|
Rename function name
|
2020-01-02 15:42:32 +09:00 |
|
taizan-hokuto
|
2616e4c4b5
|
Adjust amount of first fetching chat
|
2020-01-02 15:20:34 +09:00 |
|
taizan-hokuto
|
d6ea673f98
|
Fix getting arcparam when resume
|
2020-01-02 15:12:48 +09:00 |
|
taizan-hokuto
|
2bb481a228
|
Disable _pauser when callback is unset
|
2020-01-02 14:27:36 +09:00 |
|
taizan-hokuto
|
7308a87a61
|
Implement pause/pauser to livechat
|
2020-01-02 13:15:41 +09:00 |
|
taizan-hokuto
|
9751289eca
|
Integrate _get_initial_continuation
|
2020-01-02 12:47:40 +09:00 |
|
taizan-hokuto
|
5268961854
|
Delete unnecessary lines of old logger
|
2019-12-30 17:54:53 +09:00 |
|
taizan-hokuto
|
ce96d94e23
|
Fix termination of fetching chat data
|
2019-12-30 17:10:34 +09:00 |
|
taizan-hokuto
|
7305e4178b
|
Change description of getting logger
|
2019-12-30 14:38:02 +09:00 |
|
taizan-hokuto
|
4e956b8d84
|
Implement Combinator, DummyProcessor
|
2019-12-30 11:02:29 +09:00 |
|
taizan-hokuto
|
24873651a6
|
Fix comments
|
2019-11-21 20:47:42 +09:00 |
|
taizan-hokuto
|
0e060bf998
|
Use logger when errors occur
|
2019-11-20 23:59:16 +09:00 |
|
taizan-hokuto
|
823f7fefa4
|
Fix comments
|
2019-11-19 20:36:54 +09:00 |
|
taizan-hokuto
|
aa894fc52b
|
Fix comments
|
2019-11-15 00:58:36 +09:00 |
|
taizan-hokuto
|
df33771b10
|
Fix initializing of handler exception
|
2019-11-11 22:56:54 +09:00 |
|
taizan-hokuto
|
b17f3ce06e
|
Fix replaychat async startlisten
|
2019-11-11 22:52:28 +09:00 |
|
taizan-hokuto
|
7f232e8628
|
Export replaychat
|
2019-11-11 22:06:28 +09:00 |
|
taizan-hokuto
|
40262de6c9
|
Move parser to common directory
|
2019-11-11 21:26:03 +09:00 |
|
55448286+taizan-hokuto@users.noreply.github.com
|
3b580690c7
|
Delete listen_manager
|
2019-11-03 21:57:30 +09:00 |
|
55448286+taizan-hokuto@users.noreply.github.com
|
275e1a7aa8
|
Fix comment typo
|
2019-11-03 18:01:00 +09:00 |
|
55448286+taizan-hokuto@users.noreply.github.com
|
582c1606c1
|
Created base files
|
2019-11-03 08:49:05 +09:00 |
|