Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of WebVTT subtitle support #92

Merged
merged 1 commit into from
May 8, 2023

Commits on May 8, 2023

  1. feat: support for VODs with subtitles (#90)

    Support for VOD with subtitles. A dummy URL can be provided as a fallback when no subtitle segments are available
    
    ---------
    
    Co-authored-by: Jonas Birmé <[email protected]>
    
    removed unnecessary files from testvectors and added a new test
    
    added support for starting without subs and added dummy fallback on all vods with subs enabled
    
    added bugfix to aduio
    
    solved issue regarind deltaTime/playhead position
    
    solved bug regarding overwrighting and shifting of subtitltes
    
    chore: removed mac OS file
    
    chore: remove mac OS file
    
    fixed code review comments
    
    updated documentation
    
    forgot to account for capital letters and added a shouldContainSubtitleCheck
    
    removed unused varible
    Johan Lautakoski committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7226cb9 View commit details
    Browse the repository at this point in the history