Univerter/README.md

24 lines
521 B
Markdown
Raw Normal View History

# YoutubeConverter
2023-08-15 09:01:25 -05:00
A web youtube downloader & converter for youtube videos.
2023-08-15 09:01:25 -05:00
# Dependancies
- ffmpeg
## NodeJS Dependancies
- fluent-ffmpeg
- express
- ytdl-core
- body-parser
- fluent-ffmpeg
# Supported formats
Downloading mp4s & webms will give the fastest download, as they are downloaded directly from youtube. However, if you wish to use a different format, it will automatically convert the video to your preffered format.
# Supported Websites
Currently only supports youtube. May support other sites soon.