Converter is a huge W.I.P !!!! expect bugs!!!
This commit is contained in:
parent
94ebbfba18
commit
72d25bf5e1
8 changed files with 318 additions and 31 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue