Skip to content

Sahil-Gupta584/video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


videos-downloader

Download videos from Instagram, Facebook and Twitter seamlessly and quickly with videos-downloader APIs.

View Demo »

Project Status

Total Stars Total Forks Download Count
total lines code size top language
Last commit total issues issues

Installation

To install the package, run the following command:

npm install videos-downloader

Usage

Here is an example of how to use the videos-downloader module to download videos from different platforms: ###.env

### .env
```javascript

INSTAGRAM_USERNAME=sg6421680
INSTAGRAM_PASSWORD=S@hi!:instagram
COOKIES_FILE_PATH='C:/Users/youruser/.../instagram_cookies.json'

Note

  • Makesure to give absolute path to COOKIES_FILE_PATH env.

Instagram

import s from 'videos-downloader';

const downloadUrl = s.instagram('any reel url');
const downloadUrl = s.facebook('any facebook video url');
const downloadUrl = s.twitter('any tweet containing video url');

Contributing

Contributions are welcome! Please open an issue or submit a pull request with any improvements or bug fixes.

Author

Sahil Gupta

Issues

If you encounter any issues, please report them here.

Contact info

Feel free to contact me if you come through any error or want Guide of how to learn Full stack Development. You can also contact me if you want to Hire me for Your Project or organization.

Linkedin

Like my work? 💖

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️. It is the only motivation for me to code awesome internet tools and stuff. If you found video-downloader helpful consider supporting me with a Follow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published