Commit Graph

20 Commits

Author SHA1 Message Date
45df5e2cc3
🐛 Fix post plugin send error to owner 2024-04-23 21:06:29 +08:00
f22bfc5eb9
Post support add extra video 2024-03-21 16:04:56 +08:00
9e6d29c785
🔍 Change post admin notice domain to self-hosted 2024-03-20 21:17:59 +08:00
bacaecfd27
💄 Format with black 24.x.x 2024-03-16 18:43:20 +08:00
0f80244a0c
🔍 Change post admin notice domain to self-hosted 2023-10-27 10:23:26 +08:00
cdf0b1c38a
🐛 Fix IndexError in PostPlugin 2023-10-25 13:38:54 +08:00
2a69463d93
🐛 Fix post cut text and photo error 2023-09-29 23:31:33 +08:00
4264e22ff9
🐛 Fix player_card error prop and post text 2023-05-23 19:27:02 +08:00
6190f31705
🐛 Post always create new client 2023-05-14 14:55:05 +08:00
a72be627da
👷 Update to HonkaiStarRailGram 2023-04-26 16:48:05 +08:00
洛水居室
0566769ee1
🎨 Improve the ffmpeg return status judgment and automatic jump to video width and height
* 🎨 Use `return_code` to determine whether ffmpeg has executed successfully

* 🎨 Automatically adjust the width and height of a video using the scale filter from ffmpeg
2023-04-14 20:51:39 +08:00
洛水居室
47a1c33abe
🐛 Fix file not found error 2023-04-14 13:13:20 +08:00
洛水居室
3fd01d5d80
Use ffmpeg to convert GIF to MP4 2023-04-14 11:53:15 +08:00
omg-xtao
def32d89b9
🐛 Fix post cannot get text 2023-04-10 22:13:29 +08:00
洛水居室
d429553488
🎨 Update Log 2023-03-22 21:16:22 +08:00
洛水居室
8814979cef
🎨 Update timeout config of Hyperion client 2023-03-22 13:09:24 +08:00
洛水居室
9a1b9271e7
🐛 Fix parse content url and gif support
Fixed the problem of [233e7ab](233e7ab58d) and [73d204d](73d204d497) modifications being overwritten due to the submission of [c260165](c26016561a)
2023-03-22 13:06:05 +08:00
洛水居室
a1a0c6913c
🐛 Fix the issue where the owner cannot be retrieved 2023-03-14 18:19:29 +08:00
洛水居室
913e566f5e
🐛 Fix the incorrect parameter passing 2023-03-14 16:19:41 +08:00
洛水居室
233e7ab58d
♻️ PaiGram V4
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00