Skip to content

Senpaixyz/youtube-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Y2B Converter

Youtube to Mp3/Mp4 Converter

Y2B Converter is a type of tools that can download Youtube video and save it to your own device. This tool was made from the Nodejs Javascript runtime library. This tools can be download variety of video and audio quality and also it doesn't need any account registration to download that because it is all free to use.

Visit this: https://y2bconverter.herokuapp.com/

Features

  • (360p/720p/1080p) Download Option
  • Supported Mp3, Mp4, AVI format
  • Easy and less hustle
  • Fast and Efficient

Landing Page

images_alt

Downloaded

images_alt

Tech

Y2B Converter uses a number of open source libraries to work properly:

  • [node.js] - evented I/O for the backend
  • [node-ytdl-core] - To fetch the videos from the server to the nodejs web app
  • [nodemailer.com] - This is a free mailer sending tools for nodejs
  • [bootstrap4] - A CSS framework that enchance the user interface of the application.
  • [swal] - A javascript library that use for alert notification
  • [Express] - fast node.js network app framework
  • [jQuery] - A Javascript library that use to fetch data from the server

Local Machine Installation

To install all packages inside package.json

npm install

Create a .env file and add EMAIL and PASSWORD from Gmail

SMTP USERNAME

EMAIL=`Your email address`

SMTP PASSWORD

PASSWORD=`Your smtp password`

Then save the .env file

To run the server

node server.js or npm start

Note: .env is required for sending feedback to your site..

Verify the deployment by navigating to your server address in your preferred browser.

localhost:2525/

License

MIT

Developer: JHENO S CERBITO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published