Giter Club home page Giter Club logo

tvbox's Introduction

Taiwan Flag

🍕 TVBox 數據源

Last updated: 2024-02-06

🐣 TVBox@awdev

嘿,歡迎使用 TVBox 數據源 for Taiwan!

這個專案主要使用 GitHub 和自己的伺服器,複製 JSON 或 TXT 連結即可使用此數據源。

數據源:

https://raw.githubusercontent.com/AWeirdScratcher/tvbox/main/sources.json

直播連結(可選):

https://flying-sponge-vocal.ngrok-free.app/tv-tw.txt

直播節目

收錄了以下節目:

  • 新聞台
    • TVBS新聞台
    • 三立新聞台
    • EBC東森新聞台
    • EBC東森財經新聞
    • 台視新聞台
    • CTV中視新聞台
    • 寰宇新聞台
  • 音樂頻道
    • Lofi-Radio
    • Synthwave-Radio

節目直播來源為 YouTube,且已經經過處理可供隨時播放。

參見「致開發者」以了解更多。

致開發者 < />

如果需要自訂 lives,可以使用下列 config:

// ...
  "lives": [
          {
              "name": "Live",
              "url": "https://flying-sponge-vocal.ngrok-free.app/tv-tw.txt", // YouTube 直播自動更新 API
              "type": 0,
              "logo": "https://raw.githubusercontent.com/AWeirdScratcher/tvbox/main/logos/{name}.png",
              "ua": "Bot TvBox", // User-Agent
              "epg": "https://flying-sponge-vocal.ngrok-free.app/epg?channel={name}&date={date}" // 節目表
          }
  ],
// ...

tv-tw.txt 是如何運作的? < />

YouTube 的直播影片檔每經過一段時間便會自動刪除 (auto expires),因此伺服器每經過 5 分鐘便會重新生成一個連結,並產生新的 tv-tw.txt 檔。

詳情請參見 yt-dlp

tvbox's People

Contributors

aweirddev avatar

Watchers

 avatar

Forkers

bryanhk

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.