Git Product home page Git Product logo

smarttommyau / box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from takagen99/box

3.0 0.0 1.0 175.23 MB

Experimental Modified version of takagen99, with tradtional Chinese support, better english support, auto convert simpilifed chinese to tradtional chinese

License: GNU Affero General Public License v3.0

JavaScript 7.01% Java 85.74% CSS 5.18% HTML 2.07%
tvbox tvboxosc box android androidtv android-tv chinese-traditional english movies traditional-chinese tvshows epg iptv

box's Introduction

繁體中文支持的TV Box

Please report a issue if there is words that are not translated 如有未被翻譯的地方可以提出issue

功能

  1. 增加 繁體中文
  2. 自動翻譯內容成繁體中文,包括劇名、外掛簡體字幕等(當使用繁體中文)
  3. 更多英文被翻譯
  4. 遠程操作的網頁自帶繁轉簡,讓搜索更準確

My modification

  1. Added Tradionale Chinese
  2. More english string is being used
  3. Modified code to use strings.xml instead of random constants
  4. Auto translate content from simplified chinese to traditional chinese( https://github.com/liuyueyi/quick-chinese-transfer )

Box

=== Source Code - Editing the app default settings === /src/main/java/com/github/tvbox/osc/base/App.java

private void initParams() {

    putDefault(HawkConfig.HOME_REC, 2);       // Home Rec 0=豆瓣, 1=推荐, 2=历史
    putDefault(HawkConfig.PLAY_TYPE, 1);      // Player   0=系统, 1=IJK, 2=Exo
    putDefault(HawkConfig.IJK_CODEC, "硬解码");// IJK Render 软解码, 硬解码
    putDefault(HawkConfig.HOME_SHOW_SOURCE, true);  // true=Show, false=Not show
    putDefault(HawkConfig.HOME_NUM, 2);       // History Number
    putDefault(HawkConfig.DOH_URL, 2);        // DNS
    putDefault(HawkConfig.SEARCH_VIEW, 2);    // Text or Picture

}

=== Setting Up the Configuration Address ===

  • 数据源 > Input Source URL address
  • 直播 (Optional) > Input Live URL (http) address. If empty, will take Live URL from Source file
  • EPG (Optional) > Input EPG URL (http) address. If empty, will take EPG URL from Source file. If not found in Source file, default from http://epg.51zmt.top:8000/api/diyp/

box's People

Contributors

takagen99 avatar smarttommyau avatar lite-cucumber avatar haha459862 avatar asdfgh avatar dreamdstr avatar s-dl avatar ixiumu avatar scemsjyd avatar dot-super avatar scut-demo avatar o0halflife0o avatar catvod avatar schspa avatar comblue avatar lppsuixn avatar ghostnup avatar wtyn avatar

Stargazers

闽狼传说 avatar Swifly avatar  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.