Giter VIP home page Giter VIP logo

youtube_2_mp3_converter's Introduction

YouTube_2_MP3_converter

HTML, CSS, JS, Express, Node.js - YouTube 2 MP3 Converter Full Stack App

Current application enable to convert YouTube video into the mp3 file and then download it.

Prerequisites:

  1. In order to run application successfully it is needs to be connected to the relevant API. For this project https://rapidapi.com/ has been used.

  2. To successfully connect API to the application please create following file: .env Inside the file create following variables: API_KEY and API_HOST.

  3. Into the https://rapidapi.com/ search for "YouTube MP3" API and copy/paste host and key next to the corresponding variables inside the .env file

  4. Please note that "node_modules" file has been excluded from the current repository so, please make sure to run following commands in order to install relevant packages for the application:

  • npm i express dotenv ejs node-fetch

  • npm i nodemode --save-dev

PS

  1. Nodemon package - enable to change the application without stopping the server

  2. Application does not work with videos more than 10 mins

youtube_2_mp3_converter's People

Contributors

danfalcon225 avatar

Stargazers

 avatar

Watchers

 avatar

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.