A web youtube converter for converting videos to mp4, mp3, and other supported formats.
Find a file
2023-11-30 19:34:25 +00:00
.github/workflows help! 2023-11-02 14:55:45 -05:00
static Tagline 2023-11-30 19:17:24 +00:00
.dockerignore DOCKER SUPPORT ! 2023-10-25 18:31:42 -05:00
.gitignore Converter update! 2023-11-22 22:52:44 -06:00
Dockerfile fibx 2023-10-25 20:31:33 -05:00
index.js revert 2023-11-25 00:04:00 -06:00
LICENSE Initial commit 2023-05-04 08:14:50 -05:00
package-lock.json Tagline 2023-11-30 19:17:24 +00:00
package.json revert 2023-11-25 00:04:00 -06:00
README.md FORGOT MARKDOWN AGAIN 2023-11-30 19:34:25 +00:00

Univerter

A web youtube downloader & converter for youtube videos with no client-sided javascript. It can be found at https://yt.violets-purgatory.dev

Currently supports a wide variety of formats, but only supports youtube. If you have any other sites you want supported, or any other formats, please open an issue.

I am looking for more instance hosters.

Please check below for how to host and how to add your site to the list. If you have any complaints with hosting please make an issue!

Installation

There are 2 main ways to install Univerter:

Docker

The docker image can be found at https://hub.docker.com/r/bingusviolet/univerter Port 8080 (or whatever you set the environment variable to) is exposed inside the container. It can be changed with -p Example:

docker run -p 5009:8080 bingusviolet/univerter

It can now be found on port 5009

Npm

  1. Clone the repository
git clone https://github.com/Violets-puragtory/YoutubeConverter
cd YoutubeConverter
  1. Install Dependancies
  1. Download NodeJS Dependencies
npm install

Starting it

npm start

Environment Variables

PORT= [Preffered Port] (8080 if unspecified)

Instances

Here is a list of all currently public instances. If you want to add your instance to this list, please make an issue or pull request!