- Install Firefox
sudo apt update
sudo apt install firefox- Install NodeJS/NPM
sudo apt update
sudo apt install -y nodejs npm- Install Python
sudo apt install python3- Install yt-dlp
pip install --upgrade yt-dlp- Install Deno
curl -fsSL https://deno.land/install.sh | sh- Install FFmpeg
sudo apt install ffmpegpip install --upgrade yt-dlp
yt-dlp -U- install Deno (open powershell)
irm https://deno.land/install.ps1 | iex- Install FFmpeg
Install Brew (open the terminal)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Install ffmpeg
brew install ffmpeg- Install yt-dlp
pip install --upgrade yt-dlp
yt-dlp -U- Install Doner
curl -fsSL https://deno.land/install.sh | sh- Install Brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"- Install Firefox
brew update
brew install --cask firefox- Install NodeJS
brew update
brew install node- Install Python
brew install python- Install FFmpeg
brew install ffmpeg- Install yt-dlp
pip install --upgrade python
yt-dlp -U- Install Node packages
npm install-
change example.env to .env and add your configuration >:3
-
Extract cookies from a site like Youtube Learn how to do that here: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies
-
Now run the app.js file
node app.jsYour all done yayayayaya yeah idk when im open sourcing this >~<