Simple Next.js website and interface to download YouTube videos to mp3 or mp4 files with URLs
src | ||
.gitignore | ||
LICENSE | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json |
YouTube Dwonloader
YouTube Downloader is a website written using TailwindCSS with Next.js
Getting Started
To get started with the project, simply clone the repository and install the dependencies
git clone https://github.com/night0721/youtube-downloader.git
cd youtube-downloader
npm i
npm run dev
Support
If you need support, you can join the Discord server
License
This project is licensed under the GNU Public License v3.0. See LICENSE for more information.
Contribution
If you have any ideas for improvements or new features, please feel free to fork the project and create a pull request or open an issue. All contributions are welcome, including translations, documentation, and code.