Skip to content

Add script to shift subtitles forward or backward #539

@Syed-56

Description

@Syed-56

The repository currently lacks a script to shift subtitle timings forward or backward, which is needed when subtitles are out of sync with the video.

A simple Python script or function could be added to shift subtitle timestamps by a specified offset (positive or negative), preferably supporting .srt files via command-line arguments.

At the moment, this can be done using external tools like Subtitle Edit or ffmpeg, but having this functionality in the repo would keep workflows consistent and easier to automate.

This would be especially useful for handling audio/video delays or re-encoded media files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions