Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

she514552/player-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credits to @munishkhatri720 for the original youtube_player_scripts

Player Script

This project automatically fetches and extracts YouTube player scripts using TypeScript and Bun.

Features

  • Automatically fetches the latest YouTube player script
  • Extracts necessary functions and variables
  • Runs on a schedule using GitHub Actions
  • Can be triggered manually

Prerequisites

  • Bun (latest version)

Installation

  1. Clone the repository:
git clone https://github.com/she514552/player-script.git
cd player-script
  1. Install dependencies:
bun install

Usage

Run the script locally:

bun run src/index.ts

GitHub Actions

The script runs automatically every 6 hours using GitHub Actions. You can also trigger it manually from the Actions tab in your GitHub repository.

Project Structure

  • src/index.ts - Main script file
  • .github/workflows/action.yml - GitHub Actions workflow configuration
  • package.json - Project dependencies and scripts
  • tsconfig.json - TypeScript configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •