Skip to content

nujnay/bilibili-android-client

 
 

Repository files navigation

An Unofficial Bilibili Android Client

Wercker Issue Stats TeamCity CodeBetter Crates.io

Features

  • 首页六大模块,推荐,番剧,直播,关注,分区,发现的实现。

  • 视频详情界面,视频评论,使用ijkplayer完成的视频播放,烈焰弹幕库实现的弹幕功能。

  • 番剧模块的实现,包括专题详情界面,番剧详情界面,番剧放送表,番剧索引,新番连载,分季新番,追番。

  • 使用ijkplayer实现的直播视频的播放,直播的弹幕没有实现,暂时还抓不到弹幕的数据,后期会完善。

  • 游戏中心,话题中心,活动中心,原创排行榜,全区排行榜,离线缓存,周边商城,大会员界面的实现。

  • 全区搜索的实现,目前支持综合视频,番剧,话题的搜索。

  • 直播详情界面的实现,目前只简单的完成了直播基本功能,还在完善中。

  • 用户详情界面的实现。

  • 分区详情的实现,包括推荐,各分区详情界面。

  • 仿B站登录的小彩蛋。(登录只是假登录,随意输入帐号密码即可)

Screenshots

Compilation

因升级至Android Studio2.2,项目已使用新的编译器Jack,如果你不是AS2.2以上版本,遇到编译报错, 请参考issues#15

UpdateLog

版本详细更新日志查看:更新日志

API

现用接口都已不需要Appkey,大部分接口是使用iOS客户端抓包获取的接口,后期会抽时间整理成详细的接口文档放出来。

Instructions

  • 由于该项目是业余时间开发,更新比较慢还请见谅,有任何意见,bug,问题都可以给我提Issuse,我会第一时间关注并解决.

  • Apk暂时不提供下载,因为还有一些界面功能没有做完,等全部完善后会上传到fir.im。

  • 后期会抽时间使用MVP来重构该项目,让整体架构更清晰。

Statement

该项目仅供交流学习使用,如果该项目有侵犯B站版权问题,或被告知需停止共享与使用,本人会及时删除此页面与整个项目。

Thanks to the open source project

About me

Wercker

An android developer in Wuhan.

If you want to make friends with me, You can focus on my weibo.

License

Copyright 2016 HotBitmapGG

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 http://www.jianshu.com/p/f69a55b94c05

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%