GithubHelp home page GithubHelp logo

firtysh / ifydl Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 2.0 70 KB

Web application for downloading youtube, facebook and instagram

Home Page: https://ifydl.herokuapp.com/

License: MIT License

JavaScript 73.85% CSS 1.72% EJS 24.34% Procfile 0.08%
ffmpeg youtube-downloader facebook-downloader instagram-downloader youtube ytdl-core instagram-profile-downloader

ifydl's Introduction

IFYDL

This is a web application for downloading youtube videos, facebook videos, instagram videos, reels and instagram profile pictures.

Getting Started

  1. You need to clone this repository
git clone https://github.com/firtysh/ifydl.git
  1. After cloning the repository you need to navigate to the ifydl folder
cd ifydl
  1. Then you have to install all the packages and dependencies
npm install

or

npm i
  1. Finally you need to run it
node app.js
  1. If you want to use nodemon (nodemon is a package that will auto restart the server when files are changed) you can run (Optional)
npm run devstart

or

nodemon app.js

Note

  1. This application uses FFmpeg for processing youtube videos. You need to install FFmpeg on your system in order to work with this web application. You can check out their website https://ffmpeg.org/
  2. You need to set instagram session ID as environment variable (INSTA_SESSION_COOKIE) in order to work with this project. You can get your instagram session id in your browser cookies after loging in to instagram.

Info

If there is any issues please open a new issue. You are welcome to add pull requests at anytime.
Do give it a ⭐️ if this project helped you.

For Your Attention

If you are downloading copyrighted content you should respect author's rights and use the content either for personal purposes or for non-commercial needs with proper mention and authorisation from the author.

ifydl's People

Contributors

firtysh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ifydl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.