Home - Fred-Vatin/run-yt-dlp-from-browser GitHub Wiki
Concept
Prerequisites
If you already have yt-dlp
, ffmpeg
and pwsh
installed in your path and you know those commands work on your system, and you have Tampermonkey extension or equivalent already installed on your browser, you can skip this section.
- (Optional but recommended) Install a Nerd Font
- Using Windows Terminal
- (Optional but recommended) Install UniGetUI
- Install Powershell 7
- Allow Powershell scripts to run
- Install
yt-dlp
command on your OS globally - Install Tampermonkey on your browser
How to install ?
How to setup and use ?
- Setup command handler script
- Setup userscript
Make your own command handler
- How to fork this repo ?
Trouble shooting