Commit Graph

238 Commits

Author SHA1 Message Date
czp3009
56f26e7106 更新依赖 2020-10-04 14:36:35 +08:00
czp
85855069b8
Merge pull request #34 from duzhaokun123/kotlin
修复首页->推荐API经常抛出异常的BUG
2020-04-10 23:52:46 +08:00
duzhaokun123
cf2a2ba7e4 修正路径 2020-04-10 17:13:05 +08:00
duzhaokun123
760bbe47bf 修复首页->推荐API经常抛出异常的BUG 2020-04-10 17:07:43 +08:00
杜兆琨
5a2b1f5f48
Merge pull request #1 from czp3009/kotlin
sync
2020-04-10 13:57:15 +08:00
czp3009
ce5e7e73ef optimize build 2020-04-09 16:07:40 +08:00
czp3009
10281fa1ce bump version 2020-04-08 14:31:28 +08:00
czp
65ef6f232d
Merge pull request #32 from duzhaokun123/kotlin
更新部分api
2020-04-07 20:40:26 +08:00
duzhaokun123
a14640a31a 修改首页->推荐API 2020-04-07 20:19:07 +08:00
duzhaokun123
229c229ec7 支持部分旧视频 2020-04-03 14:32:56 +08:00
czp
1eecf572e2
Merge pull request #31 from duzhaokun123/kotlin
fix bug
2020-03-15 17:44:50 +08:00
duzhaokun123
159c7ee910 fix bug 2020-03-15 17:15:16 +08:00
duzhaokun123
7e668a7de7 fix bug 2020-03-15 17:14:52 +08:00
czp3009
a728d7b4ac fix bug
https://github.com/czp3009/bilibili-api/issues/28
https://github.com/czp3009/bilibili-api/issues/27
2020-03-07 16:58:42 +08:00
czp3009
bc598c1482 Merge branch 'refactor' of https://github.com/czp3009/bilibili-api into refactor
# Conflicts:
#	build.gradle
#	rest/build.gradle
#	rest/src/main/kotlin/com/hiczp/bilibili/rest/BilibiliClient.kt
#	rest/src/main/kotlin/com/hiczp/bilibili/rest/BilibiliClientInherent.kt
#	rest/src/main/kotlin/com/hiczp/bilibili/rest/ktor/Attribute.kt
#	rest/src/main/kotlin/com/hiczp/bilibili/rest/ktor/Cipher.kt
#	rest/src/main/kotlin/com/hiczp/bilibili/rest/ktor/ModifyRequest.kt
#	rest/src/main/kotlin/com/hiczp/bilibili/rest/ktor/Sign.kt
#	rest/src/test/kotlin/com/hiczp/bilibili/rest/BilibiliClientTest.kt
2020-01-24 15:23:21 +08:00
czp
e02bc08ca1
Merge pull request #26 from NekoSunflower/master
允许外部代码从Api异常中获取原始响应体
2020-01-24 14:22:43 +08:00
yiweigang
9e7f6a4830 允许外部代码获取响应体 2020-01-24 14:13:47 +08:00
向日癸
17ce452782
Merge pull request #1 from czp3009/kotlin
merge
2020-01-23 21:57:02 +08:00
czp3009
f156e494fd Merge remote-tracking branch 'origin/kotlin' into kotlin 2019-04-09 16:51:30 +08:00
czp3009
41fb588ad0 修正注释 2019-04-09 16:51:16 +08:00
czp3009
03a3551c03 maven publish 2019-04-07 19:10:42 +08:00
czp3009
8f25ce1f10 use same connectionPool for all api 2019-04-02 15:25:35 +08:00
czp3009
5faac14b40 添加 websocket 超时机制 2019-03-29 14:45:33 +08:00
czp3009
bf1cf9c3a3 优化代码 2019-03-29 00:24:32 +08:00
czp3009
0e2a9a0db0 重构 LiveClient 2019-03-28 19:16:00 +08:00
czp3009
c546606a66 减少依赖引入 2019-03-27 12:26:47 +08:00
czp3009
b6a000b905 优化代码 2019-03-26 12:07:43 +08:00
czp3009
408c1ecff8 修复 websocket 在关闭时被关闭两次的问题 2019-03-25 18:36:48 +08:00
czp3009
acc1a308ef 实现直播弹幕发送 2019-03-25 14:23:55 +08:00
czp3009
759327f12a 修正变量名 2019-03-25 12:00:54 +08:00
czp3009
f2984bae0a 完成直播间实时弹幕的获取 2019-03-24 23:24:32 +08:00
czp3009
fa3b1d974c live client test 2019-03-22 19:41:11 +08:00
czp3009
59e925c073 完成搜索时的更多选项 2019-03-18 13:15:15 +08:00
czp3009
692d6d1cad 完成搜索功能 2019-03-13 18:46:11 +08:00
czp3009
c4953c020e 增加 直播站 API 2019-03-13 17:31:02 +08:00
czp3009
ef55946701 增加几个 live api 2019-03-13 00:18:36 +08:00
czp3009
dce45203c9 直播站 API 开工 2019-03-12 18:39:00 +08:00
czp3009
17af93619d oauth2 info 接口未登录时返回 -101 2019-03-11 23:49:02 +08:00
czp3009
4b2e2181fb 重构 CommonParamInterceptor, 自动选择公共参数添加位置 2019-03-11 23:44:59 +08:00
czp3009
bfa7a55c45 OAuth2 info 2019-03-06 18:35:00 +08:00
czp3009
1209a96e5a 更新依赖 2019-03-05 11:56:54 +08:00
czp3009
2f1a765f5a 修正从流中读取 byte 时读到负数的问题 2019-03-04 00:02:56 +08:00
czp3009
75886f5ede 反查弹幕发送者 ID 2019-03-03 20:09:23 +08:00
czp3009
7526cee395 发送弹幕的 API 2019-02-28 23:42:45 +08:00
czp3009
cc94a8d0c3 收藏夹的 API 2019-02-28 19:19:15 +08:00
czp3009
1930a704a2 投币的 API 2019-02-28 17:50:27 +08:00
czp3009
afc560d540 视频点赞与评论点赞 2019-02-28 16:34:12 +08:00
czp3009
553db03d4d 实现评论发送 2019-02-28 15:50:33 +08:00
czp3009
e196b5b141 优化代码 2019-02-28 13:04:51 +08:00
czp3009
ac182bd791 优化代码 2019-02-28 11:03:46 +08:00