An open API service indexing awesome lists of open source software.

https://github.com/dinaraparanid/vtmserver

Server for the VTM Converter
https://github.com/dinaraparanid/vtmserver

audio-converter coroutines ktor-server video-converter

Last synced: 10 months ago
JSON representation

Server for the VTM Converter

Awesome Lists containing this project

README

          

**VTM API**
----------------

[![Kotlin](https://img.shields.io/badge/kotlin-1.9.0-blue.svg?logo=kotlin)](http://kotlinlang.org)

## **Developer**
[Paranid5](https://github.com/dinaraparanid)

## **About App**

**VTM** is a service to convert YouTube video to
a desired audio format with a single URL paste

### **Preview**

![preview](preview.gif)

## **Stack**


  • Kotlin 1.9

  • Ktor Server

  • KotlinX.Serialization (JSON)

  • Arrow

  • JAudioTagger

## **Current Status**

### **Implemented features**

1. YouTube video fetching and downloading
2. Multiple audio formats: MP3, WAV, AAC, FLAC, M4A, OPUS, VORBIS
3. Language switch support: Russian and English

### **TODO**

1. Complete authorization
2. Tags setup

## **License**

*GNU Public License V 3.0*