Converter is a huge W.I.P !!!! expect bugs!!!

This commit is contained in:
Violet 2023-08-23 16:35:10 +00:00
parent 94ebbfba18
commit 72d25bf5e1
8 changed files with 318 additions and 31 deletions

View file

@ -1,6 +1,6 @@
# YoutubeConverter
A web youtube converter for converting and downloading youtube videos to mp4, mp3, and other supported formats.
A web youtube downloader & converter for youtube videos.
# Dependancies
@ -10,6 +10,8 @@ A web youtube converter for converting and downloading youtube videos to mp4, mp
- fluent-ffmpeg
- express
- ytdl-core
- body-parser
- fluent-ffmpeg
# Supported formats
@ -17,4 +19,5 @@ Downloading mp4s & webms will give the fastest download, as they are downloaded
# Supported Websites
Currently only supports youtube. May support other sites soon.
Currently only supports youtube. May support other sites soon.