{"id":18720446,"url":"https://github.com/dennisinteractive/video-player-plugin","last_synced_at":"2026-03-09T18:37:17.771Z","repository":{"id":58236520,"uuid":"58942081","full_name":"dennisinteractive/video-player-plugin","owner":"dennisinteractive","description":"Video player plugin that uses the Youtube api ","archived":false,"fork":false,"pushed_at":"2018-05-23T14:21:00.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-28T18:55:37.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dennisinteractive.github.io/video-player-plugin/","language":"HTML","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/dennisinteractive.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}},"created_at":"2016-05-16T15:08:18.000Z","updated_at":"2018-05-23T14:18:11.000Z","dependencies_parsed_at":"2022-08-31T09:40:10.790Z","dependency_job_id":null,"html_url":"https://github.com/dennisinteractive/video-player-plugin","commit_stats":null,"previous_names":["matt3188/video-player-plugin"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dennisinteractive/video-player-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fvideo-player-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fvideo-player-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fvideo-player-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fvideo-player-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dennisinteractive","download_url":"https://codeload.github.com/dennisinteractive/video-player-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fvideo-player-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30307548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-07T13:31:06.326Z","updated_at":"2026-03-09T18:37:17.750Z","avatar_url":"https://github.com/dennisinteractive.png","language":"HTML","readme":"# Youtube video player plugin\nVideo player plugin that uses the Youtube api\n\n## Usage\n\nInstall with [Bower](http://bower.io): `$ bower install video-player-plugin --save`.\n\n```javascript\n  var myVideo = new Player({\n    videoId: '9FiNW55mPxw'\n  });\n```\n\n-- or --\n\n```HTML\n  \u003cdiv class=\"custom-player\" data-video-id=\"JXqTxFkZhao\"\u003e\u003c/div\u003e\n```\n\n## Settings\n\nOption | Type | Default | Description\n------ | ---- | ------- | -----------\nvideoId | string | null | Sets ID of video to be displayed.\nwidth | int | 480 | Sets width of video.\nheight | int | 270 | Sets height of video.\nresponsive | int | null | Sets width of player to 100% and maintains aspect ratio.\nautoPlay | int | null | Autoplay video on page load. Takes 1 or 0. Use 0 to turn autoPlay off.\ncontrols | int | null | Show/ hide the default vide controls. Takes 1 or 0. Use 0 to turn controls off.\nrelatedVideos | int | 0 | Show/ hide vide controls. Takes 1 or 0.\nshowInfo | int | null | Show/ hide video title and Youtube header on video. Takes 1 or 0.\nmute | boolean | null | Mute Youtube video. Takes 1 or 0.\nplayBtn | string | null | Custom play button selector. Creates button and adds custom class to it.\nplayBtnText | string | 'Play' | Customise play button text.\npauseBtn | string | null | Custom pause button selector. Creates button and adds custom class to it.\npauseBtnText | string | 'Pause' | Customise pause button text.\nplacement | string | null | Specify where you would like the video to appear. After body tag by default.\nvideoContainer | string | null | Specify where you would like the video to appear when using data attributes. A selector string which identifies the element to use to place the video that exists within the video container.\n\n\n## Road map\n\n- ~~Ability to place more than one video on the same page\n    (Currently works when using the API)~~\n- ~~Allow users to hook into the Youtube events and create custom ones if needed~~\n- ~~Reduce the need to look for an element on the page twice when using data attributes~~\n\n---\n\u0026copy; 2016, produced and maintained for [Dennis Digital][dennis], free under the [MIT License][license]\n\n\n[license]:https://raw.githubusercontent.com/dennisinteractive/video-player-plugin/master/LICENSE\n[dennis]:http://www.dennis.co.uk/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdennisinteractive%2Fvideo-player-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdennisinteractive%2Fvideo-player-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdennisinteractive%2Fvideo-player-plugin/lists"}