Giter Site home page Giter Site logo

leegle / bangumi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fanchen001/bangumi

0.0 1.0 0.0 122.64 MB

专为二次元爱好者量身打造的番剧聚合平台(伪),包括但不限于动漫,宅舞,音乐,电视剧,电影,直播等。软件包含多个视频播放源。可以在【更多】里面寻找。这里不仅包含时下最热门的番剧内容,更有好玩有趣的二次元游戏、应用,供你与二次元的小伙伴交流互动!次元番,欢迎喜欢二次元的你!!

Java 99.91% HTML 0.09%

bangumi's Introduction

次元番

应用简介

专为二次元爱好者量身打造的番剧聚合平台(伪),包括但不限于动漫,宅舞,音乐,电视剧,电影,直播等。【分区】包含多达20个的视频播放源。基本涵盖绝大多数你能在其他网站看得到的普通/VIP的视频。可能有些分区视频加载过慢,或者找不到相关视频的时候,可以去其他分区查找。这里不仅包含时下最热门的番剧内容,更有好玩有趣的二次元游戏、应用,供你与二次元的小伙伴交流互动!次元番,欢迎喜欢二次元的你!!

功能简介

1.番剧电影电视剧在线观看
2.央视地方特色TV在线播放
3.ACG游戏应用预览下载
4.番剧电视剧电影下载
5.各式视频播放黑科技
6.美女热舞在线直播
7.最新热门短视频播放
8.New 支持M3U8视频下载缓存 -> M3u8Download
9.New 支持下载缓存西瓜视频 -> XiguaP2p
10.New 支持H264视频播放
11.New 支持HTTP/HTTPS/FTP/ED2K/THUNDER/MAGNET下载
12.New 使用新的视频嗅探解析工具,支持解析更多在线视频 -> Sniffing

关于新增视频播放源

SET.1 在 RetrofitSourceJsoupSource 增加相应的视频源枚举类型,例如:JsoupSource.BILIBILI,RetrofitSource.BILI_API。

SET.2 然后在 RetrofitManager 的static静态方法中给 retrofitMap.put 一个视频源地址。

SET.3 编写一个parser类XxxImpl 实现 IVideoParser或者 IVideoMoreParser ,这个类是核心。主要用来解析网页。提取程序关心的数据

SET.4 编写一个serivce 接口 XxxService 具体可以参考 KankanService

SET.5 在 JsoupVideoResponseCoverter 的静态方法注册 map.put(JsoupSource.XXX, new XxxImpl());

SET.6 编写一个pagerAdapter XxxPagerAdapter 参考 KankanPagerAdapter

SET.7 在 VideoTabActivity getAdapter 方法里增加if分支,返回XxxPagerAdapter

SET.8 在 category.json 增加视频源。大功告成

声明

软件风格高仿bilibili。该项目为个人学习项目,软件视频等资源均来自互联网,与作者本人无关。本程序也不负责存储相应视频,仅提供浏览服务。如果有内容侵权,请联系作者。作者将及时移除相关功能及内容。任何组织或个人不可将本项目做商业用途,在不违反其他视频相关利益的情况下,可随意使用本程序的代码。

软件截图

image image image image image image image image image image image image image

bangumi's People

Contributors

fanchen001 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.