Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinjan-saha/you-tube-downloader
You Tube Video Downloader just have the URL that's what it all takes
https://github.com/shinjan-saha/you-tube-downloader
api-gateway nextjs14 python socket-io youtube-dl youtube-downloader
Last synced: about 2 months ago
JSON representation
You Tube Video Downloader just have the URL that's what it all takes
- Host: GitHub
- URL: https://github.com/shinjan-saha/you-tube-downloader
- Owner: Shinjan-saha
- Created: 2024-07-07T11:54:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T02:23:58.000Z (5 months ago)
- Last Synced: 2024-08-03T03:51:47.754Z (5 months ago)
- Topics: api-gateway, nextjs14, python, socket-io, youtube-dl, youtube-downloader
- Language: JavaScript
- Homepage:
- Size: 95.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Download your Favourite YT Video
## How to Use the Python CLI Tool:-
1. Navigate to the Directory
cd Python-CLI-Tool
pip install yt-dip
python main .py
Use ctrl+shift+v to paste the URL in the CLI## Python CLI Tool Working
The Videos are stored in the Downloaded_Video after the succesfull completion of the Download Process
You can use Docker also:-
```bash
docker pull shinjan02/python-youtube:dev```
## How to Use NextJS Applictation:-
1. Navigate to the Directory
cd NextJS
cd youtube-video-downloader
npm install
npm run dev
It is not deployed in the Vercel or any other Platform Because of YouTube copyrights issuesBut you can use Docker
```bash
docker pull shinjan02/youtube:dev```
## NextJS Applictation Working:-
The Home Page:-
The DownLoad Progress:-
DownLoad Completed:-
After Clicking on "Download Video" we can see the Video is stored in Download directory of our Comp by DefaultNote:- The video are also stored locally in our Nextjs project the downloaded videos are in the public directory in the folder downloads