Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preston176/ytdl-next
Your Go-To YouTube Downloader for Fast and Reliable Downloads Experience high-speed downloads with our efficient YouTube downloader. Enjoy seamless access to your favorite videos with just a few clicks
https://github.com/preston176/ytdl-next
nextjs youtube-downloader
Last synced: about 15 hours ago
JSON representation
Your Go-To YouTube Downloader for Fast and Reliable Downloads Experience high-speed downloads with our efficient YouTube downloader. Enjoy seamless access to your favorite videos with just a few clicks
- Host: GitHub
- URL: https://github.com/preston176/ytdl-next
- Owner: preston176
- Created: 2024-08-16T08:59:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T07:15:42.000Z (5 days ago)
- Last Synced: 2024-11-11T08:24:06.568Z (5 days ago)
- Topics: nextjs, youtube-downloader
- Language: TypeScript
- Homepage: https://ytdl-next.vercel.app
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
YTDL
An Easy-to-use YouTube Downloader built using Next.js.
Key Features •
How To Use •
Live Link •
Disclaimer •
Related •
License![screenshot](./public/demo.PNG)
## Key Features
* **User Friendly** - Easy to use interface.
- Click on Get Started and paste the URL of the video you'd like to download.
**Share Download Link** - Share the download link with your friends.(You don't have to download the video to share it)
* **High Quality Downloads** -
* Syntax highlighting
* **Dark/Light mode** - Adapts to your system preferences, save your eyes from strain.
* **24/7 Support** - I'm always here to help you with any issues you may encounter.## How To Use
To clone and run this web app, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/preston176/ytdl-next# Go into the repository
$ cd ytdl# Install dependencies
$ npm install# Run the app
$ npm run dev
# Open browser http://localhost:3000
```
### ENV
```
1. Create A `.env` file and add the following:
```
`NEXT_PUBLIC_RAPID_API_KEY=YOUR_RAPID_API_KEY`
* You can get this APIKEY from [here](https://rapidapi.com/ytjar/api/ytstream-download-youtube-videos)## Live Preview
- ⚠️Under production
## Disclaimer
- Copyright Compliance: By using [YTDL](https://github.com/preston176/ytdl-next), you agree to comply with YouTube's terms of service and respect copyright laws.
- It is **illegal** to download videos or audio content without the permission of the content owner.
- [YTDL](https://github.com/preston176/ytdl-next) is intended for the download of content that you have the right to download, such as your own videos or content that is in the public domain or licensed under **Creative Commons**.## Related
[AI-GEN](https://github.com/preston176/ai-gen) - AI Gen services from OpenAI
## Support
## License
MIT
---
> [prestonmayieka.tech](https://www.prestonmayieka.tech) ·
> GitHub [@preston176](https://github.com/preston176) ·
> Twitter [@preston_mayieka](https://twitter.com/preston_mayieka)