└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # BBLL 2 | 3 | ![ic_launcher_tv](https://user-images.githubusercontent.com/4136777/207619332-6f4f2959-32d6-4596-9d8f-a9eff20edd4f.png) 4 | 5 | #### 一个第三方哔哩哔哩客户端,仅供学习与交流使用。该应用仅作为个人兴趣开发,应用没有任何破解行为,只是对于B站已有的API进行封装,所有数据来自于B站官方API,本人不对内容负责。应用通过firebase和appcenter收集的数据包括用户设备相关信息,以及崩溃日志,不会收集你的个人信息。 6 | #### A third-party bilibili client, For learning and communication only. This application is developed as a personal interest. BBLL does not have any cracking behavior, but only encapsulates the existing API of Bilibili. All data comes from the official API of Bilibili. I am not responsible for the content. The data collected by the app through firebase and appcenter includes user device information and crash logs, and your personal information will not be collected. 7 | 8 | 🔗[下载链接](https://install.appcenter.ms/users/xiaxiaoao/apps/bbll/distribution_groups/publicgroup) 9 | 🔗[隔壁A站客户端ACAC](https://github.com/xiaye13579/ACAC) 10 | 11 | ## Q&A 12 | #### 软件收费吗? 13 | BBLL是个学习交流应用,不存在收费内容。部分功能需要B站的会员才可以使用,仅需要开网页/手机端会员即可使用全部功能。大家还是多支持支持叔叔的会员,可以看1080P以上的视频。 14 | 15 | #### 快进快退的操作 16 | 双击屏幕左右侧、拖动进度条、播放控件隐藏时按遥控器D-Pad按钮的左右键、多媒体遥控器上的快进快退按钮等方式 17 | 18 | #### 如何刷新当前页面 19 | 左侧点击高亮的Tab即可刷新当前页面 20 | 21 | #### 无法播放的问题 22 | 应用播放功能基于硬件解码,暂时未加入其他软件解码器。不敢保证所有设备都可以正常播放视频,播放失败可以尝试切换视频清晰度和视频编码来试试。后续可能有计划加入外置软件解码,但可能会导致应用体积变大。 23 | 24 | #### 两个apk文件的区别 25 | release版本只能用于android 5.0以上(包含5.0)的系统。api19是做了android4.4的兼容处理的版本。 26 | 27 | ## 应用截图 Screenshot 28 | 29 | ![Screenshot_20230117_101427](https://user-images.githubusercontent.com/4136777/212796202-8e657da6-c3ab-4fdc-8eaa-4d9d3e054811.jpg) 30 | 31 | ![Screenshot_20230117_101441](https://user-images.githubusercontent.com/4136777/212796211-4bf81778-629a-4699-b160-19544269920d.jpg) 32 | 33 | ![Screenshot_20230117_101452](https://user-images.githubusercontent.com/4136777/212796218-fb232a52-559e-41b4-a410-f21362093522.jpg) 34 | 35 | ![Screenshot_20230117_101505](https://user-images.githubusercontent.com/4136777/212796225-ecbbc505-7dde-4466-948c-de07b51ca4fa.jpg) 36 | 37 | ![Screenshot_20230117_101520](https://user-images.githubusercontent.com/4136777/212796234-cf71c072-1ccc-4142-ba09-7e924ea54f7a.jpg) 38 | 39 | ![Screenshot_20230117_101530](https://user-images.githubusercontent.com/4136777/212796239-b872489f-3a04-4802-80da-9d467072b57c.jpg) 40 | 41 | ![Screenshot_20230117_101612](https://user-images.githubusercontent.com/4136777/212796248-b0f18319-f3e9-40ec-b6ba-e3c744b215be.jpg) 42 | 43 | 44 | --------------------------------------------------------------------------------