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

https://github.com/tryghost/video-convertor


https://github.com/tryghost/video-convertor

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Video Convertor

A tool for converting videos and importing them into Ghost

## Usage

## Develop

1. `git clone` this repo & `cd` into it as usual
2. Run `yarn` to install top-level dependencies.

## Run

- `yarn dev`
- View: [http://localhost:9999](http://localhost:9999)

## Test

- `yarn lint` run just eslint
- `yarn test` run lint and tests

## Publish

- `yarn ship`

# Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the [MIT license](LICENSE).