Skip to content

Programmatically moving time cursor through HTTP API #2087

@VinayValsaraj-at

Description

@VinayValsaraj-at

Description

Hi! I'm looking to programmatically move to a certain timestamp. It seems that this is possible through the keyboard shortcut goToTimecode to open the modal, but still requires application input for the timestamp. There is no way to pass in a timestamp to the keyboard shortcut.

It seems that this has been requested and closed here: #1204 , but not implemented.

It feels as though on top of skipping frame/playing/etc., being able to definitively provide a timestamp would supercharge automating LosslessCut programmatically.

Let me know if you need more details.
e.g. curl -X POST http://localhost:8080/api/shortcuts/goToTimecode --data '{"timestamp": "0:57"}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions