Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eoinsha/vtt-pdf
Generate a PDF slideshow from WebVTT subtitles
https://github.com/eoinsha/vtt-pdf
Last synced: 15 days ago
JSON representation
Generate a PDF slideshow from WebVTT subtitles
- Host: GitHub
- URL: https://github.com/eoinsha/vtt-pdf
- Owner: eoinsha
- License: isc
- Created: 2016-10-20T15:02:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T18:54:52.000Z (about 8 years ago)
- Last Synced: 2024-12-15T15:43:08.676Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vtt-pdf
===Generate a PDF slideshow from WebVTT subtitles
# Usage
```
npm install -g vtt-pdfvtt-pdf input.vtt output.pdf
```