A web youtube converter for converting videos to mp4, mp3, and other supported formats.
Find a file
Violet 94ebbfba18 Experimental update
expect some formats to not work
2023-08-21 16:46:48 +00:00
static Experimental update 2023-08-21 16:46:48 +00:00
.gitignore Initial commit 2023-05-04 08:14:50 -05:00
index.js Experimental update 2023-08-21 16:46:48 +00:00
LICENSE Initial commit 2023-05-04 08:14:50 -05:00
package-lock.json Experimental update 2023-08-21 16:46:48 +00:00
package.json Experimental update 2023-08-21 16:46:48 +00:00
README.md Experimental update 2023-08-21 16:46:48 +00:00

YoutubeConverter

A web youtube converter for converting and downloading youtube videos to mp4, mp3, and other supported formats.

Dependancies

  • ffmpeg

NodeJS Dependancies

  • fluent-ffmpeg
  • express
  • ytdl-core

Supported formats

Downloading mp4s & webms will give the fastest download, as they are downloaded directly from youtube. However, if you wish to use a different format, it will automatically convert the video to your preffered format.

Supported Websites

Currently only supports youtube. May support other sites soon.