/yt-downloader

YouTube video downloader made with Next.js Typescript

Primary LanguageTypeScript

yt-downloader

YouTube video downloader made with Next.js Typescript

Usage

  • Build & start to production
npm run build

# start production
npm start
  • Run development
npm run dev

TODO

  • Getting root path of project in vercel to solve Error: ffmpeg exited with code 1: /var/task/public/download/mp3/converted-file.mp3: No such file or directory