Download "Video/Audio" from youtube with yt-dlp
- nodejs (18.x)
- FFmpeg
- YT-dlp
- Download YT-dlp (Auto download when start this project): https://github.com/yt-dlp/yt-dlp
- Download FFmpeg: https://ffmpeg.org/download.html#build-windows
- Gitclone or Download: https://github.com/AsamiKafune/MagicDownload.git
- type command
npm install or yarn install
- type command
npm run start or yarn start
- type command
npm run build or yarn build