|
|
24455ee327
|
Revert changes related to YouTube Data API integration and threading for message sending. Restore chat scraping functionality.
|
2025-11-03 12:26:42 +01:00 |
|
|
|
7f3f65f0bf
|
Working state: Reinstated terminal title fix
|
2025-10-30 22:01:05 +01:00 |
|
|
|
566d26791e
|
Implement reserved colors logic for user_colors.json
|
2025-10-30 20:03:58 +01:00 |
|
|
|
d86aad9d82
|
Add annotations to pytchat_listener.py for clarity
|
2025-10-30 19:59:59 +01:00 |
|
|
|
7b4134f351
|
Fix rich markup interpretation in message_text using Text.from_markup()
|
2025-10-30 19:57:03 +01:00 |
|
|
|
061276618e
|
Fix rich markup rendering for message_text
|
2025-10-30 19:53:50 +01:00 |
|
|
|
bda9164f7c
|
Fix rich markup rendering for username style
|
2025-10-30 19:48:46 +01:00 |
|
|
|
7052a80afe
|
Fix multi-line background fill using Text.stylize
|
2025-10-30 19:46:23 +01:00 |
|
|
|
93986e0681
|
Fix multi-line background fill using Text.assemble and Text.pad_to_width
|
2025-10-30 19:44:25 +01:00 |
|
|
|
3d68a8efc7
|
Fix multi-line background fill and add user_colors.json error handling
|
2025-10-30 19:38:07 +01:00 |
|
|
|
6c68edb9fe
|
Fix multi-line background fill for rich display
|
2025-10-30 19:34:04 +01:00 |
|
|
|
865330db76
|
Implement persistent unique colors for chatters
|
2025-10-30 19:26:29 +01:00 |
|
|
|
eede9a3560
|
Fix rich display padding by using .maximum attribute
|
2025-10-30 19:21:29 +01:00 |
|
|
|
cceb082631
|
Implement alternating full-width background for chat messages
|
2025-10-30 19:14:51 +01:00 |
|
|
|
99ed27a8b7
|
Integrate cleaner colour_emoji function into pytchat_listener.py
|
2025-10-30 19:09:24 +01:00 |
|
|
|
c2d033e2d7
|
Fix SyntaxError in emoji_pattern regex (correct multi-line raw string with re.VERBOSE)
|
2025-10-30 19:04:14 +01:00 |
|
|
|
8f686e6466
|
Fix SyntaxError in emoji_pattern regex in pytchat_listener.py (correct multi-line string)
|
2025-10-30 19:01:43 +01:00 |
|
|
|
f17ed7cdd5
|
Fix SyntaxError in emoji_pattern regex in pytchat_listener.py
|
2025-10-30 18:57:10 +01:00 |
|
|
|
f7bfa63562
|
Integrate rich display logic and logging into pytchat_listener.py
|
2025-10-30 18:54:57 +01:00 |
|
|
|
6f0483f51b
|
Implement 5-second display for video ID in pytchat_listener.py
|
2025-10-30 18:18:39 +01:00 |
|
|
|
cecc52f52b
|
Add pytchat_listener.py for basic chat fetching
|
2025-10-30 18:12:53 +01:00 |
|