sindat / Furcifer

Download Youtube videos as .mp3 .
MIT License
0 stars 0 forks source link

Furcifer - the YoutubeToMp3 downloader

titleImage

May Update

Revamping this project for Cloud depployment and incorporated AI.

What can this do?

Convert a youtube video to an .mp3 after providing the full video link - you have to manually specify a couple things, via notes below.

What's this?

Get mp3 from youtube videos by entering a link.

Base structure

Website.js contains the API call code. The rest is Frontend stuff.

API uses ExpressJS routing.

Where is the main code ?

The class definition and functions are all pulled from my npm package, which needs to be installed via npm.
Link - https://github.com/sindat/youtubetomp3downloader

How to set it up - will be automatized with Docker

In app.js, enter the parameters the function requires. It required 3 parameters :


Additionally, you need:


Looks like too many requirements?

Yep. Cause it's not finished yet lol, here's what I will implement as time passes by: