{"id":20373392,"url":"https://github.com/arxiver/video-annotator","last_synced_at":"2026-06-06T17:33:18.086Z","repository":{"id":128770889,"uuid":"529848213","full_name":"arxiver/video-annotator","owner":"arxiver","description":"Video annotation portable web app (A canvas based timeline for controlling/annotating HTML5 video objects)","archived":false,"fork":false,"pushed_at":"2022-08-30T18:14:36.000Z","size":704,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T04:15:17.213Z","etag":null,"topics":["annotation","annotator","canvas","elan","frames","frameseek","graphics","html","javascript","timeline","video","videoframe","videotimeline","webapp"],"latest_commit_sha":null,"homepage":"http://arxiver.github.io/video-annotator/","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/arxiver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-28T11:55:40.000Z","updated_at":"2025-01-07T03:34:51.000Z","dependencies_parsed_at":"2023-07-02T09:22:15.280Z","dependency_job_id":null,"html_url":"https://github.com/arxiver/video-annotator","commit_stats":null,"previous_names":["arxiver/video-annotator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arxiver%2Fvideo-annotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arxiver%2Fvideo-annotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arxiver%2Fvideo-annotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arxiver%2Fvideo-annotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arxiver","download_url":"https://codeload.github.com/arxiver/video-annotator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241921824,"owners_count":20042763,"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":["annotation","annotator","canvas","elan","frames","frameseek","graphics","html","javascript","timeline","video","videoframe","videotimeline","webapp"],"created_at":"2024-11-15T01:18:08.673Z","updated_at":"2026-06-06T17:33:18.000Z","avatar_url":"https://github.com/arxiver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-annotator\n[Live preview](https://rrrokhtar.github.io/video-annotator/)\n\nVideo annotation portable web app (A canvas based timeline for controlling and annotating video)\n\nThis app is a part of [RapidAnnotator](https://github.com/RedHenLab/RapidAnnotator-2.0) (GSoC'22 project) and it is an extending work on [videotimeline.js](https://github.com/AlunAlun/videotimeline.js)\n\nFeatures:\n- Timeline\n- Frame/Seconds seeking\n- Zoom in/out video timeline\n- Annotation add/edit/delete\n- Multiple tracks support\n\nUsage:\n```js\n// singltone object\nvar videoId = \"video\"\nvar timeline = new Timeline(videoId); \n// add intial tracks and their annotation (load)\ntimeline.addTrack(3, \"track 03\", [{\n\t\ttext: \"text dsadasdasd\",\n\t\tbackgroundColor: \"white\",\n\t\tstartTime: 0,\n\t\tendTime: 10.5,\n\t}]);\n// add track without annotations (empty list)\ntimeline.addTrack(2, \"track 02\", []);\n```\n\n![image](https://user-images.githubusercontent.com/39674365/187510942-7143c583-8f1b-4aab-a00b-ab5c42ca0531.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farxiver%2Fvideo-annotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farxiver%2Fvideo-annotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farxiver%2Fvideo-annotator/lists"}