Terabox Player

March 12, 2025

Terabox Player

Terabox Player is a lightweight, ad-free mobile application that simplifies video playback and downloading from Terabox links. Built with Expo, the app offers a smooth experience with options to stream videos natively using expo-video for better quality or via react-native-webview as a fallback. It also uses expo-sqlite to store a local history of played videos, and supports dark mode.


๐Ÿ“ฑ Download APK

๐Ÿ‘‰ Download APK


๐Ÿ”‘ Key Features

  • ๐Ÿ”— Paste and Play
    Paste any valid Terabox video link and click Play to instantly fetch file details and start streaming.

  • ๐ŸŽฅ Two Playback Modes

    • Native Player (expo-video): High-quality, full-screen playback without ads.
    • WebView Player (react-native-webview): Lightweight fallback streaming.
  • ๐Ÿ“ฅ Download Option
    Tap to download and save files locally from Terabox.

  • ๐Ÿงพ File Details Viewer
    View file name, type, and size before downloading or streaming.

  • ๐Ÿง  Saved Playback History
    Powered by expo-sqlite, stores previously played links for quick access.

  • ๐ŸŒ™ Dark Mode Support
    Automatically adapts the UI for better visibility in low-light environments.

  • ๐Ÿšซ 100% Ad-Free
    No interruptions, no banners โ€” just smooth playback.


๐Ÿš€ How to Use

  1. Clone the Repository
git clone https://github.com/rushiii3/terabox-player.git
cd terabox-player
  1. Install Dependencies
npm install
# or
yarn
  1. Start the App
npx expo start
  1. Workflow
  • Paste a Terabox video link into the input field.
  • Tap Play to view file info and choose playback or download.
  • Switch between Native Player and WebView.
  • Dark mode is applied automatically.
  • Access the History tab to revisit played videos.

๐Ÿ–ผ๏ธ Screenshots

Input & Metadata

Video Player (Native)

History Screen


โš™๏ธ Tech Stack

  • Framework: React Native (Expo)
  • Languages: TypeScript
  • Navigation: React Navigation
  • Video Playback:
  • Storage: expo-sqlite
  • State & UI: SQLite History, Dark Mode, No Ads

Terabox Player is your ad-free, mobile-first tool for seamless Terabox video streaming and downloading. Clean UI, local storage, and smooth playback โ€” everything you need in one app.