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
- Host: GitHub
- URL: https://github.com/ray-1337/youtube-trimmer-ffmpeg-server
- Owner: ray-1337
- License: mit
- Created: 2024-06-02T04:43:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T12:27:59.000Z (about 1 year ago)
- Last Synced: 2025-05-11T07:54:58.466Z (about 1 month ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.