mirror of
https://github.com/seigler/HLS-over-IPFS-video-player
synced 2025-07-27 01:36:14 +00:00
feat: context menu, link to current time
This commit is contained in:
parent
38d372a603
commit
1b49b532dc
3 changed files with 107 additions and 38 deletions
|
@ -7,6 +7,7 @@ Accepts three query parameters:
|
|||
- `hash`: required. The IPFS hash of a folder containing an HLS playlist and its files.
|
||||
- `source`: optional, defaults to `master.m3u8`.
|
||||
- `title`: optional, allows overriding the browser tab title.
|
||||
- `time`: optional, start video at this many seconds
|
||||
|
||||
## Usage Examples:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue