{"id":20764169,"url":"https://github.com/mickey/videojs-progresstips","last_synced_at":"2026-03-05T17:17:59.864Z","repository":{"id":10631285,"uuid":"12855184","full_name":"mickey/videojs-progressTips","owner":"mickey","description":"video.js plugin to display the time on hover of the progress bar.","archived":false,"fork":false,"pushed_at":"2015-02-07T11:04:58.000Z","size":2194,"stargazers_count":23,"open_issues_count":3,"forks_count":20,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-18T03:55:39.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mickey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-16T00:40:12.000Z","updated_at":"2021-03-27T08:30:27.000Z","dependencies_parsed_at":"2022-09-08T03:40:25.809Z","dependency_job_id":null,"html_url":"https://github.com/mickey/videojs-progressTips","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fvideojs-progressTips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fvideojs-progressTips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fvideojs-progressTips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickey%2Fvideojs-progressTips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mickey","download_url":"https://codeload.github.com/mickey/videojs-progressTips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251666295,"owners_count":21624295,"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-17T10:49:02.646Z","updated_at":"2026-03-05T17:17:59.831Z","avatar_url":"https://github.com/mickey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videojs-progressTips\n\nDisplay a tooltip on hover with the time on video.js players.\n\n![videojs-progressTips](https://dl.dropboxusercontent.com/u/3086081/DONT-DELETE/videojs-progressTips.png)\n\n\nThis plugin was updated to and tested on video.js 4.6.4.\nIt depends on jQuery.\n\n## Getting Started\nDownload [videojs](http://www.videojs.com/) and [videojs.ga](https://github.com/mickey/videojs-ga)\n\nIn your web page:\n```html\n\u003cscript src=\"http://code.jquery.com/jquery-2.0.3.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"video.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"dist/videojs.progressTips.min.js\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" href=\"dist/videojs.progressTips.css\" type=\"text/css\" /\u003e\n\u003cvideo id=\"video\" src=\"movie.mp4\" controls\u003e\u003c/video\u003e\n\u003cscript\u003e\nvideojs('video', {}, function() {\n  this.progressTips(); // \"load the plugin, no options!\"\n});\n\u003c/script\u003e\n```\n\n## Options\n\nNo options so far! YAY!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickey%2Fvideojs-progresstips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmickey%2Fvideojs-progresstips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickey%2Fvideojs-progresstips/lists"}