Simple Next.js website and interface to download YouTube videos to mp3 or mp4 files with URLs
Find a file
2024-02-03 14:14:20 +00:00
server add server code 2024-02-03 14:14:20 +00:00
src LICENSE 2023-10-31 01:54:36 +00:00
.gitignore Initial commit 2023-04-27 14:38:02 +01:00
LICENSE LICENSE 2023-10-31 01:54:36 +00:00
next.config.js fix 2023-04-28 11:18:10 +01:00
package.json fix 2023-04-28 11:18:10 +01:00
postcss.config.js LICENSE 2023-10-31 01:54:36 +00:00
README.md readme 2023-11-01 23:55:50 +00:00
tailwind.config.js LICENSE 2023-10-31 01:54:36 +00:00
tsconfig.json Initial commit 2023-04-27 14:38:02 +01:00

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.