Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinchiro/mpv-createchapter
https://github.com/shinchiro/mpv-createchapter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shinchiro/mpv-createchapter
- Owner: shinchiro
- Created: 2017-08-05T19:36:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T05:07:22.000Z (about 4 years ago)
- Last Synced: 2024-06-30T09:18:12.954Z (5 months ago)
- Language: Lua
- Size: 2.93 KB
- Stars: 42
- Watchers: 11
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpv - createchapter - Temporarily mark the current playback position as a chapter so you can seek to it later. Also allows writing current chapters as XML. (Playback)
README
# createchapter
Simple chapter maker with ability to export valid xml chapter file.## Usage
Place the [`createchapter.lua`][link] file into mpv scripts folder.## Keybind
`Shift-c` - Mark chapters`Shift-b` - Export xml file
[link]: https://github.com/shinchiro/mpv-createchapter/raw/master/createchapter.lua