79 Commits

Author SHA1 Message Date
dd08229ff1 Fix 2019-03-21 13:00:57 +08:00
bf8d3b48cb 对下载线程是否断开进行更频繁的检查,尽量减小更新房间信息更新的请求 2019-03-20 13:32:02 +08:00
80ac42075e Emeg Fix 2019-03-19 20:27:53 +08:00
9a3d3bd048 Encode Before upload 2019-03-19 13:40:33 +08:00
9a74b2b6e5 部分改进:下载文件大小为0时,删除文件并不上传该文件 2019-03-18 09:17:51 +08:00
9316b1e855 Fix : avoid exception when network is not stable 2019-03-17 22:12:18 +08:00
054c143e66 UPDATE README.md 2019-03-16 18:14:07 +08:00
041580e1ab 抽空写写注释 2019-03-16 18:12:17 +08:00
73d1dc6cf2 部分兼容输入中文 2019-03-16 17:55:17 +08:00
7692757091 Api: Fix showing "HEADERS incomplete" 2019-03-14 19:17:23 +08:00
426f4d6273 部分改进:录播工具提示 2019-03-14 17:59:44 +08:00
4c9d04f175 修复:下播后无法投稿的问题 2019-03-14 13:59:41 +08:00
JerryYan ECS
7bc0b85ae5 Add downlaod http flv stream 2019-03-14 13:55:26 +08:00
JerryYan ECS
179b808de6 Fix : while upload file is missing, uploader will pass the file 2019-03-12 20:51:37 +08:00
JerryYan ECS
19d48ed324 LiveDownloader : add -bsf param to avoid encode failure 2019-03-12 20:47:31 +08:00
JerryYan ECS
d1124a9370 trying yo encode to flv to avoid lagging 2019-03-11 13:10:31 +08:00
d9627a3ced Forget to start Encode Daemon TAT 2019-03-10 10:56:58 +08:00
1e039fb1c9 Try Encoding Before Upload 2019-03-10 10:54:31 +08:00
JerryYan ECS
bfbbe06cd2 liveDownloader updPlaylist when finished downloading a part 2019-03-03 00:50:53 +08:00
767b4728b5
Fix : self.Files not empty while next live start 2019-02-21 10:34:31 +08:00
dee41be85d
Emeg fix 2019-02-16 23:05:35 +00:00
1e1654a4b8
Fix duplicated user has been shown 2019-02-16 08:03:48 +00:00
b9b24fe7c6
Delete Encode function 2019-02-16 07:58:31 +00:00
216c9085c1 Improve: when server not return "MULTI_PART_SUCCESS" 2019-02-14 16:58:36 +08:00
0fd44117ec Fix: chunkSize will not upload when MultiPart PUT Error 2019-02-14 16:46:29 +08:00
ed718fa438 Trying Fix : Duplicated User had shown at Lottery finished 2019-02-11 13:18:56 +08:00
JerryYan ECS
8a61170fbf Emeg Fix : str is not callable 2019-02-08 10:48:03 +08:00
fa7a9bc102 录播工具:房间名放在设置里 2019-02-07 16:00:59 +08:00
35d97a77b1 Emeg Fix : import json TAT 2019-02-07 12:45:02 +08:00
48eccd68c5 Fix: 搜索时,出现非JSON回复导致程序退出 2019-02-06 21:07:57 +08:00
362f5c51d3 整理代码 2019-02-04 16:16:41 +08:00
0219d5d1aa Fix: Actions when upload finished will not work fixed 2019-02-02 19:21:26 +08:00
530522f51c 录播工具改进:下载完毕后用ffmpeg过一遍再上传,避免视频文件错误 2019-02-02 12:05:01 +08:00
b8b793e292 网络错误人性化提示 v0.2.1-b v0.2.1-beta.2 2019-02-01 20:17:39 +08:00
e4fef3df33 修复:脑子不够用 判断反了 v0.2.1-beta 2019-02-01 19:37:03 +08:00
54fa20c4f7 紧急更新:新礼物模板 2019-02-01 19:36:42 +08:00
89edd10dc2 Emeg Fix : While Lottery is None , Program will crash v0.2-beta.2 2019-02-01 16:44:38 +08:00
ebe01566c0 Fix: Not show Error Msg when not living 2019-02-01 16:34:14 +08:00
a0f76eb00b Merge branch 'master' of https://github.com/q792602257/XiguaLiveDanmakuHelper 2019-02-01 16:33:25 +08:00
f81c2811ce 录播助手更新:避免因为未开播而导致出现错误提示 2019-02-01 16:31:32 +08:00
JerryYan ECS
c12d8cf4bb Remove Testing Things 2019-02-01 16:26:47 +08:00
77d7f35d25 Add: Actions When Upload Finished v0.2-beta 2019-02-01 16:20:50 +08:00
84ca4d0a62 修改isValidRoom判断,避免误更改导致无法获取弹幕 2019-02-01 16:17:21 +08:00
4a59cbcf82 抽奖信息可从弹幕中提取,可实时检测抽奖避免刷屏 2019-02-01 13:33:01 +08:00
1b920fa55c 修复:因isValidRoom判断错误导致的无法获取弹幕,修正抽奖结束时间判断 2019-02-01 13:08:09 +08:00
81f730ea68 各种适配新Android Api,修复各种Bug v0.1.4-beta 2019-01-31 23:05:48 +08:00
JerryYan ECS
a1cfc9b914 Update : Replace delete downloaded files With move to oss 2019-01-31 17:23:18 +08:00
JerryYan ECS
81763fdf37 Emeg Update : Fix isLive is always True 2019-01-31 13:09:21 +08:00
JerryYan ECS
884122b007 Emeg Update: dynamic roomId fix 2019-01-30 19:07:07 +08:00
8c0320c97e 全面改为AndroidApi,添加抽奖识别及消息提示 2019-01-29 13:50:29 +08:00