{"id":23582476,"url":"https://github.com/fork/video-lib","last_synced_at":"2025-10-28T15:53:09.566Z","repository":{"id":57093719,"uuid":"177158846","full_name":"fork/video-lib","owner":"fork","description":"Helper methods for HTML video playback","archived":false,"fork":false,"pushed_at":"2019-03-22T14:57:42.000Z","size":113,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-31T04:11:18.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@4rk/video-lib","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fork.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-22T14:51:32.000Z","updated_at":"2024-11-02T14:30:45.000Z","dependencies_parsed_at":"2022-08-22T21:40:27.179Z","dependency_job_id":null,"html_url":"https://github.com/fork/video-lib","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fork%2Fvideo-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fork%2Fvideo-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fork%2Fvideo-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fork%2Fvideo-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fork","download_url":"https://codeload.github.com/fork/video-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788404,"owners_count":21804280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-27T01:11:43.447Z","updated_at":"2025-10-28T15:53:04.510Z","avatar_url":"https://github.com/fork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VideoLib\n\nHelper methods for HTML video playback.\n\nThis library helps you on problems occuring when implementing custom HTML5 video players. In particular, it has helper methods to:\n\n-   Use movingimage with HLS as source, with fallback for non-HLS-compatible browsers\n-   Apply custom CSS style to subtitles\n-   Emulating `object-fit: cover;` with Internet Explorer support\n-   Waiting for a video to become ready\n\nPlease take a look at the JSDoc of each method for further information.\n\n## Tricks\n\n-   Some browsers do not accept `\u003ctrack kind=\"subtitles\"\u003e` to be `mode=\"hidden\"`. Use `kind=\"metadata\"` instead.\n\n## Creating a release\n\nCertain steps need to be done in order to create a new release:\n\n1. Decide on a [semver](https://semver.org/spec/v2.0.0.html) version number\n1. Start a new release using `git flow release start [version number]`\n1. Update the `package.json` version\n1. Run `yarn run release`\n1. Commit changes: `git commit -a -m \"Prepare release [version number]\"`\n1. Finish release using `git flow release finish`\n1. Push all changes: `git push origin --all \u0026\u0026 git push origin --tags`\n\n## License\n\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffork%2Fvideo-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffork%2Fvideo-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffork%2Fvideo-lib/lists"}