A web youtube converter for converting videos to mp4, mp3, and other supported formats.
Find a file
2024-09-15 02:03:26 -05:00
.github/workflows help! 2023-11-02 14:55:45 -05:00
resources Better ui 2024-03-22 21:36:17 -05:00
static Minor UI updates, free space for later additions 2024-09-14 17:26:21 -05:00
.gitignore FUNCTIONING 2024-01-17 19:48:08 -06:00
downloader.js Force vp9 encoder (Very good) 2024-09-15 02:03:26 -05:00
express.js Functions 2024-07-29 00:45:58 -05:00
index.js Functions 2024-07-29 00:45:58 -05:00
LICENSE Initial commit 2023-05-04 08:14:50 -05:00
package-lock.json Fix crashing 2024-08-09 05:12:33 -05:00
package.json Fix crashing 2024-08-09 05:12:33 -05:00
README.md Save last quality used, clear URL on submission 2024-07-29 21:59:18 -05:00

Univerter

A web downloader for Youtube videos. It can be found at https://univerter.dev

Currently only supporting Youtube, and not many formats. For old Univerter, which supports a variety of sites, visit https://legacy.univerter.dev.

Installation

Node

1. Install Dependancies

Always make sure your dependencies are up to date! Univerter's dependencies may change from time to time.

2. Clone the repository

git clone https://git.viois.gay/violet/Univerter
cd Univerter

3. Download NodeJS Dependencies

npm install

Starting it

npm start

Environment Variables

PORT= [Preffered Port] (Default is port 8080)

To-Do

  • Save settings (per session)
  • Advanced options menu
  • Add option for subtitles to file
  • Video Searching