{"id":21557664,"url":"https://github.com/danielrohers/videojs-time","last_synced_at":"2025-03-18T03:26:46.882Z","repository":{"id":151566967,"uuid":"55297405","full_name":"danielrohers/videojs-time","owner":"danielrohers","description":"Get time of video watched","archived":false,"fork":false,"pushed_at":"2016-04-03T04:16:06.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T10:47:05.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://danielrohers.github.io/videojs-time","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielrohers.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-02T13:58:14.000Z","updated_at":"2016-04-03T04:17:07.000Z","dependencies_parsed_at":"2023-10-03T03:39:12.615Z","dependency_job_id":null,"html_url":"https://github.com/danielrohers/videojs-time","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fvideojs-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fvideojs-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fvideojs-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fvideojs-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielrohers","download_url":"https://codeload.github.com/danielrohers/videojs-time/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244148951,"owners_count":20406270,"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-11-24T08:12:49.631Z","updated_at":"2025-03-18T03:26:46.873Z","avatar_url":"https://github.com/danielrohers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videojs-time\n\nGet the time watched video\n\n## Installation\n[Node.js](https://nodejs.org)\n```bash\n[sudo] npm install\n```\n\n## Starting\n\nCompile files\n```bash\ngulp dist\n```\n\nWatch files\n```bash\ngulp watch\n```\n\nView example\n```bash\nnpm start\n```\n\n## Using\n```js\nvideojs('my-video', {\n  plugins: {\n    time: {\n      get : function (currentTime) {\n        console.log('currentTime: ', currentTime);\n      },\n      send: window.location.href\n    }\n  }\n});\n```\n\n## License\n\n[Licence](https://github.com/danielrohers/videojs-time/blob/master/LICENSE) © Daniel Röhers Moura\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fvideojs-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielrohers%2Fvideojs-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fvideojs-time/lists"}