{"id":22025188,"url":"https://github.com/apphero2/tube-play","last_synced_at":"2026-04-19T14:01:24.010Z","repository":{"id":85000474,"uuid":"132926742","full_name":"AppHero2/Tube-Play","owner":"AppHero2","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-10T16:29:38.000Z","size":388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T10:46:04.986Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AppHero2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-05-10T16:28:03.000Z","updated_at":"2018-05-10T16:29:39.000Z","dependencies_parsed_at":"2023-03-02T21:01:15.060Z","dependency_job_id":null,"html_url":"https://github.com/AppHero2/Tube-Play","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AppHero2/Tube-Play","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppHero2%2FTube-Play","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppHero2%2FTube-Play/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppHero2%2FTube-Play/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppHero2%2FTube-Play/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AppHero2","download_url":"https://codeload.github.com/AppHero2/Tube-Play/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppHero2%2FTube-Play/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":"2024-11-30T07:14:53.041Z","updated_at":"2026-04-19T14:01:23.994Z","avatar_url":"https://github.com/AppHero2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Youtube video gallery\n\nSee http://clanceyp.github.io/youtube-video-gallery for more info.\n\nThis is a very simple plugin to display a group of youtube video links as a gallery.\n\nIf you are using the colorbox or fancybox plugins, this extension will use it and display the videos in a light box.\n\n## Usage\n\nYou can load Youtube videos from a json, or directly from an unordered list e.g...\n```xml\n\u003cul class=\"youtube-videogallery\"\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=UCOC1YwNwZw\"\u003eCall me gordie\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=CjgT8Af1kGc\"\u003eBad scooting\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=4psVnsYlBok\"\u003eGood scooting\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=05Cgtg_N4eI\"\u003eKnitting\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=d2xQ8K2VJms\"\u003eMore music\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=pocEg6a6ZpM\"\u003eYUI Roundtable\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=ishBOmjHoXE\"\u003eSporting moments\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"http://www.youtube.com/watch?v=0Yww2VhbFL8\"\u003eTango!\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n```\nTo convert the above into a gallery use\n\n```javascript\n$(document).ready(function(){\n    $(\"ul.youtube-videogallery\").youtubeVideoGallery(  );\n});\n```\n\nFor more information see the examples in the 'about' folder\n\n\n\n\n\n### License\n\nLink Audit is released under the MIT license.\n\nwww.opensource.org/licenses/MIT\n\nThank you : )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapphero2%2Ftube-play","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapphero2%2Ftube-play","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapphero2%2Ftube-play/lists"}