https://github.com/sajanv88/video-downloader
I built this video downloader application for fun. And, I learnt a lot about tailwind css.
https://github.com/sajanv88/video-downloader
facebook-video-downloader react-video-player youtube-downloader
Last synced: 4 months ago
JSON representation
I built this video downloader application for fun. And, I learnt a lot about tailwind css.
- Host: GitHub
- URL: https://github.com/sajanv88/video-downloader
- Owner: sajanv88
- Created: 2020-02-04T18:42:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T02:23:54.000Z (about 1 year ago)
- Last Synced: 2025-02-18T00:30:14.315Z (4 months ago)
- Topics: facebook-video-downloader, react-video-player, youtube-downloader
- Language: JavaScript
- Homepage: https://u2dost.herokuapp.com/
- Size: 5.95 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Video Downloader
[]()
[](https://github.com/sajanv88/video-downloader/issues)
[](https://github.com/sajanv88/video-downloader/pulls)
[](/LICENSE)---
A simple react web application which allows anyone to download videos from Youtube and Facebook.
## Demo
- Demo link [Video-downloader-app](https://u2dost.herokuapp.com/)
### Installing
How to run this application
```
yarn install or npm install
```After installed all the dependencies run development environment
```
yarn start:dev
```running a production environment
```
yarn prod
```## Stay in touch
- Author - [Sajankumar Vijayan](https://sajankumarv.com)
- Twitter - [@sajan58603046](https://twitter.com/sajan58603046)## License
It is [MIT licensed](LICENSE).