Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelciour/mpv-scripts
Experimental scripts for mpv video player, mostly for foreign language learning
https://github.com/kelciour/mpv-scripts
anki language-learning mpv subtitles
Last synced: 4 days ago
JSON representation
Experimental scripts for mpv video player, mostly for foreign language learning
- Host: GitHub
- URL: https://github.com/kelciour/mpv-scripts
- Owner: kelciour
- Archived: true
- Created: 2017-12-27T15:00:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T13:20:15.000Z (almost 3 years ago)
- Last Synced: 2024-09-26T21:02:44.514Z (4 months ago)
- Topics: anki, language-learning, mpv, subtitles
- Language: Lua
- Homepage:
- Size: 3.18 MB
- Stars: 159
- Watchers: 12
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpv-scripts
Most of the scripts are experimental and may lack some functionality. Usage information and default keybindings can be found at the beginning of each .lua file.
- **sub-cut** - extract a part of the video as audio or video (with or without subtitles)
- **sub-bilingual** - generate bilingual subtitles
- **sub-bookmarks** - save current position and subtitles in .txt file
- **sub-export** - extract selected subtitles from .mkv file
- **sub-playback** - add interactive mode, i.e. automatically pause at the end of the fragment with an option to continue playback or replay the fragment again with or without subtitles
- **sub-replay** - replay a previous sentence
- **sub-search** - search for a phrase in subtitles and skip to it
- **sub-sentences** - generate subtitles with sentences
- **sub-voracious** - reading and listening practice (inspired by [voracious.app](https://github.com/rsimmons/voracious))
- **subs2srs** - automatically add new card in Anki with audio, picture and text (outdated, replaced by [mpv2anki](https://ankiweb.net/shared/info/1213145732) add-on)