{"id":30300320,"url":"https://github.com/bfncs/jquery-youtube-channel-player","last_synced_at":"2025-08-17T04:32:59.229Z","repository":{"id":2908180,"uuid":"3916958","full_name":"bfncs/jQuery-Youtube-Channel-Player","owner":"bfncs","description":"Widget to show videos from a Youtube channel with a player","archived":false,"fork":false,"pushed_at":"2024-02-25T23:15:13.000Z","size":177,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-13T09:08:46.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mattermost/platform","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bfncs.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-03T10:42:45.000Z","updated_at":"2019-05-11T11:05:59.000Z","dependencies_parsed_at":"2022-08-20T12:40:54.609Z","dependency_job_id":null,"html_url":"https://github.com/bfncs/jQuery-Youtube-Channel-Player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bfncs/jQuery-Youtube-Channel-Player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfncs%2FjQuery-Youtube-Channel-Player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfncs%2FjQuery-Youtube-Channel-Player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfncs%2FjQuery-Youtube-Channel-Player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfncs%2FjQuery-Youtube-Channel-Player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfncs","download_url":"https://codeload.github.com/bfncs/jQuery-Youtube-Channel-Player/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfncs%2FjQuery-Youtube-Channel-Player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807431,"owners_count":24649342,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-08-17T04:32:33.506Z","updated_at":"2025-08-17T04:32:59.168Z","avatar_url":"https://github.com/bfncs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jQuery Youtube Channel Player\n\n## Widget to show videos from a Youtube channel with a player\n* Author: Marc Loehe (boundaryfunctions)\n* Based on [jQuery.youtubeChannel](https://github.com/dharyk/jQuery.youtubeChannel) by Miguel Guerreiro (dharyk)\n* Licensed under the MIT license (see MIT-LICENSE.txt)\n\n## Demo\n\nYou can find a demo here: http://boundaryfunctions.github.com/jQuery-Youtube-Channel-Player/\n\n## Usage\n\n### Basic\n\n    $('#ytChanPlayer').ytChanPlayer({\n      username: 'youtube',\n    });\n\n### Options\n\n\n* `username` - username to show channel for\n* `query` - query to limit which channel videos should be played\n* `startIndex: 1` - index of the first matching result that should be included in the result set\n* `maxResults: 10` - maximum number of results that should be included in the result set\n* `orderBy: published` - method that will be used to order entries (valid for this parameter: published, relevance, viewCount, rating)\n* `sticky` - Youtube ID for a video always shown first\n* `playerOpts` - an object with options for the embedded player\n  * `autohide: 1` - whether the video controls will automatically hide after a video begins playing\n  * `autoplay: 0` - whether or not the initial video will autoplay when the player loads\n  * `egm: 1` - whether the the genie menu (if present) will appear when the user's mouse enters the video display area, as opposed to only appearing when the menu button is pressed\n  * `fs: 1` - whether the fullscreen button in the embedded player is enabled\n  * `showinfo: 0` - whether information like the video title and uploader should be displayed before the video starts playing\n  * Additionally all [documented API options](https://developers.google.com/youtube/player_parameters) will work.\n\n## Changelog\n\n### v 0.1.3\n\n  * Fixed JSON-Request to work with Internet Explorer\n  * Updated demo to work with jQuery 1.8.1\n\n### v 0.1.2\n\n  * Fixed video-time output\n\n### v 0.1.1\n\n  * Added sticky option\n\n### v 0.1\n\n  * Initial commit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfncs%2Fjquery-youtube-channel-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfncs%2Fjquery-youtube-channel-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfncs%2Fjquery-youtube-channel-player/lists"}