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

https://github.com/ray-1337/youtube-trimmer-ffmpeg-server


https://github.com/ray-1337/youtube-trimmer-ffmpeg-server

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# YouTube Trimmer FFmpeg (Server-side)
This is a GitHub repository of [YouTube Trimmer FFmpeg](https://github.com/ray-1337/youtube-trimmer-ffmpeg), server-side version.

## Instruction
- Execute `pnpm install` to install the modules.
- Change `.env.example` to `.env`
- And, fill the required value inside the `.env`
- Use `pnpm dev` to start the server in development mode.
- Use `pnpm start` to start the server in production mode.

## Project License
See [LICENSE](LICENSE) to see more information about the project license.