A web youtube converter for converting videos to mp4, mp3, and other supported formats.
| .github/workflows | ||
| resources | ||
| static | ||
| .gitignore | ||
| downloader.js | ||
| express.js | ||
| index.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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