{"id":25209916,"url":"https://github.com/backdrop-contrib/youtube","last_synced_at":"2025-10-25T09:31:45.692Z","repository":{"id":33452592,"uuid":"37097992","full_name":"backdrop-contrib/youtube","owner":"backdrop-contrib","description":"Easily embed YouTube videos in your Backdrop CMS website","archived":false,"fork":false,"pushed_at":"2024-07-27T18:45:08.000Z","size":111,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":33,"default_branch":"1.x-1.x","last_synced_at":"2024-07-30T17:16:23.455Z","etag":null,"topics":["backdrop","backdropcms","cms","field","youtube"],"latest_commit_sha":null,"homepage":"https://backdropcms.org/project/youtube","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/backdrop-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-06-08T23:10:06.000Z","updated_at":"2024-07-27T18:45:11.000Z","dependencies_parsed_at":"2023-11-09T11:50:41.510Z","dependency_job_id":"907b7045-013d-48bc-9063-0622912cd09e","html_url":"https://github.com/backdrop-contrib/youtube","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fyoutube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fyoutube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fyoutube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fyoutube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backdrop-contrib","download_url":"https://codeload.github.com/backdrop-contrib/youtube/tar.gz/refs/heads/1.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238117361,"owners_count":19419223,"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":["backdrop","backdropcms","cms","field","youtube"],"created_at":"2025-02-10T13:18:58.152Z","updated_at":"2025-10-25T09:31:45.687Z","avatar_url":"https://github.com/backdrop-contrib.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"YouTube Field\n========================\nThe YouTube field module provides a simple field that allows you to add a\nYouTube video to a content type, user, or any entity.\n\nDisplay types include:\n\n * YouTube videos of various sizes and options.\n * YouTube thumbnails with image styles.\n\n\nRequirements\n-------------\nAll dependencies of this module are enabled by default in Backdrop 1.x.\n\n\nInstallation\n------------\nInstall this module using the official Backdrop CMS instructions at\nhttps://backdropcms.org/guide/modules\n\n\nUsage\n-------\nTo use this module create a new field of type 'YouTube video'. This field will\naccept YouTube URLs of the following formats:\n\n * `https://youtube.com/watch?v=[video_id]`\n * `https://youtu.be/[video_id]`\n * `https://youtube.com/v/[video_id]`\n * `https://youtube.com/embed/[video_id]`\n * `https://youtube.com/live/[video_id]`\n * `https://youtube.com/?v=[video_id]`\n\nAll formats listed above can also be provided without `https://`, with `www.`,\nor with `http://` rather than `https://`. The last format can be provided with\nadditional parameters (ignored except for `t`) and `v` does not have to be the first parameter.\n\nAll formats can be provided with the additional parameter of `t` which is start\ntime in seconds. For example `https://youtube.com.live/[video_id]?t=120` or\n`https://youtube.com/watch?v=[video_id]\u0026t=120` to start the video 2 minutes in.\nThe time format can also be in the format of `1h10m30s` or any combination of\nhours (`h`), minutes (`m`) and seconds (`s`). For example,\n`https://youtu.be/[video_id]?t=1h45s` to start the video at time 01:00:45 from\nthe beginning.\n\nTo enable Colorbox support, enable the YouTube Field Colorbox module included in\nthis directory and consult its README file.\n\nConfiguration\n--------------\nGlobal module settings can be found at admin/config/media/youtube.\n\nThe video output of a YouTube field can be manipulated in three ways:\n * global parameters found on the configuration page mentioned above\n * field-specific parameters found in that particular field's display settings\n * Views settings for the specific field\n\nThe thumbnail of the YouTube image can also be used and can link to either the\ncontent, the video on YouTube, or nothing at all.\n\nTo configure the field settings:\n\n 1. click 'manage display' on the listing of entity types\n 2. click the configuration gear to the right of the YouTube field\n\n\nLicense\n-------\n\nThis project is GPL v2 software. See the LICENSE.txt file in this directory for\ncomplete text.\n\n\nCurrent Maintainers\n-------------------\n\n- Paul Davis (https://github.com/hellomrcat)\n- Jen Lampton (https://github.com/jenlampton)\n- Daniel Rose (https://github.com/danielrose28)\n- [Martin Price](https://github.com/yorkshire-pudding)\n\n\nCredits\n-------\n\n- Supporting organization [System Horizons Ltd](https://www.systemhorizons.co.uk)\n- Written for Drupal by [Jen Lampton](https://github.com/jenlampton).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdrop-contrib%2Fyoutube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackdrop-contrib%2Fyoutube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdrop-contrib%2Fyoutube/lists"}