Try   HackMD

SmartTube:一款在Android TV上沒有廣告而且能自動跳過業配片段的YouTube播放器

介紹

SmartTube是一款針對Android TV的先進播放器,而且是免費開源的。

✅ 功能:無廣告 ‧ SponsorBlock(一個開源的瀏覽器擴充功能和開放 API,用於跳過 YouTube 影片中的贊助商片段) ‧ 可調整播放速度 ‧ 8K支援 ‧ 60fps ‧ HDR ‧ 閱讀即時聊天 ‧ 可自訂按鈕 ‧ 無Google服務 ‧ 友善的國際社群

❌ 缺點:不支援手機和平板電腦,評論穩定性差,語音搜尋和投射支援可能不如官方應用程式,取決於你的設備;試試看吧!

官方GitHub Repo: https://github.com/yuliskov/SmartTube

安裝方法

brew install android-platform-tools

其他作業系統請參考:How to install ADB on Windows, macOS, and Linux

  • 使用adb安裝apk檔案
adb connect <你的電視的IP位址>
adb install smarttube_stable.apk

參考: How To Sideload Apps On Your Android TV (2021)?

SmartTube: Watch YouTube without ads and sponsor contents on AndroidTV

Intro

SmartTube is an advanced player for Android TVs and TV boxes, free & open source.

✅ Features: no ads ‧ SponsorBlock(an open-source crowdsourced browser extension and open API for skipping sponsor segments in YouTube videos) ‧ adjustable playback speed ‧ 8k support ‧ 60fps ‧ HDR ‧ read live chat ‧ customizable buttons ‧ no Google Services ‧ helpful international community

❌ Disadvantages: no support for phones and tablets, no comments stability, voice search and casting support might be worse than in the official apps, depending on your device; give it a try!

Offcial GitHub Repo: https://github.com/yuliskov/SmartTube

installation

brew install android-platform-tools

Other OS: How to install ADB on Windows, macOS, and Linux

  • Use adb to install the apk file
adb connect <IP address of your TV>
adb install smarttube_stable.apk

Reference: How To Sideload Apps On Your Android TV (2021)?