https://github.com/stefanbuck/logseq-media-controls
Media controls to skip forward / backward or change the playback rate of a audio or video.
https://github.com/stefanbuck/logseq-media-controls
logseq logseq-plugin
Last synced: 4 months ago
JSON representation
Media controls to skip forward / backward or change the playback rate of a audio or video.
- Host: GitHub
- URL: https://github.com/stefanbuck/logseq-media-controls
- Owner: stefanbuck
- License: mit
- Created: 2022-04-22T20:32:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T20:25:41.000Z (7 months ago)
- Last Synced: 2025-02-01T14:51:10.455Z (4 months ago)
- Topics: logseq, logseq-plugin
- Language: TypeScript
- Homepage:
- Size: 95.7 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logseq-media-controls
YouTube, video and audio controls made for [Logseq](https://logseq.com)

### Features
- 🏎 Playback speed control
- 🎮 Skip forward / backward## Usage
Type `/` and then `Insert media controls`
or past the following snippet
```
{{renderer :media_controls}}
```## Example
```
{{renderer :media_controls}}
```## Install
1. Open the Logseq app
2. Navigate to the plugins page or use the shortcut t+p
3. Switch to the Marketplace tab
4. Search for `media controls`## Known limitation
- Does not work with video embeded using `iframes` except YouTube.