yoyiyi / bilisoleil

An unofficial bilibili client for android --rxjava2+mvp+okhttp3+retrofit2+dagger2

Home Page:https://github.com/yoyiyi/bilisoleil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bilisoleil

An unofficial bilibili client for android

Remark

Java版本 经过调整 目前可以正常播放视频,也不会发生崩溃,由于bilibili接口升级,有些文件缓存到本地。

java版地址:bilisoleil

kotlin版地址:bilisoleil-kotlin

b站接口有些加密过,抓不到,有些我直接抓了一个,请求参数啥的,不懂啥意思,直接用了,有些接口直接用原项目bilibili-android-client ,有些界面需要登录才会有数据,避免麻烦直接复制json到本地,该仿b站的项目采用rxjava2+okhttp+retrofit+mvp+dagger2搭建的,然后参考了大佬的项目bilibili-android-client,在此表示感谢。该项目还有许多不完善, 不足的地方,后期有时间尽可能改。

Screenshots

Thanks to the open source project

License

Copyright 2017 yoyiyi

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An unofficial bilibili client for android --rxjava2+mvp+okhttp3+retrofit2+dagger2

https://github.com/yoyiyi/bilisoleil


Languages

Language:Java 100.0%