{"id":18262817,"url":"https://github.com/roblib/islandora_video_filter","last_synced_at":"2025-04-09T00:57:41.060Z","repository":{"id":33179365,"uuid":"36820631","full_name":"roblib/islandora_video_filter","owner":"roblib","description":"adds codecs for the video filter module","archived":false,"fork":false,"pushed_at":"2015-06-11T19:13:32.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"7.x","last_synced_at":"2025-02-14T19:35:49.120Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roblib.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}},"created_at":"2015-06-03T17:55:06.000Z","updated_at":"2015-06-03T17:55:06.000Z","dependencies_parsed_at":"2022-08-17T21:45:14.201Z","dependency_job_id":null,"html_url":"https://github.com/roblib/islandora_video_filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fislandora_video_filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fislandora_video_filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fislandora_video_filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblib%2Fislandora_video_filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roblib","download_url":"https://codeload.github.com/roblib/islandora_video_filter/tar.gz/refs/heads/7.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953108,"owners_count":21023947,"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-05T11:08:52.674Z","updated_at":"2025-04-09T00:57:41.035Z","avatar_url":"https://github.com/roblib.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Islandora Video Filter\n\nProvides a simple method for inserting video and audio stored in Islandora into Drupal nodes.\n\n## Requirements\n\n* Users need to download and enable the Drupal [Video Filter module](https://www.drupal.org/project/video_filter).  Review the [module's documentation](https://www.drupal.org/node/402796) for installation instructions.\n* The module assumes that you have the [Islandora Video.js module](http://github.com/islandora/islandora_videojs) enabled.\n\n## Installation\n\nEnable the Video Filter module and the Islandora Video Filter module.  \n\n## Configuration\nYou will also need to properly configure the text format(s) (admin/config/content/formats). See the Video Filters [README](http://drupalcode.org/project/video_filter.git/blob/refs/heads/7.x-3.x:/README.txt) for further instructions.\n\n## Usage \n\n### Video \n\nTo embed an Islandora video object:\n\n [video:url]\n\nFor an Islandora video object your url will need to follow this pattern:\n\n [video:http://sandbox.islandora.ca/islandora/object/islandora:121/datastream/MP4/view]\n\n* Note the PID and ensure it has the format namespace:identifier\n    * islandora%3A121 needs to be changed to islandora:121 \n    * To get the URL of a video object, Manage \u003e Datastreams \u003e MP4 (right click and copy link)\n\nThis will output the video using the default settings and display it in the Video.js viewer.\n\nWith parameters:\n\n[video:url width:X height:Y autoplay:1/0]\n\n[video:http://sandbox.islandora.ca/islandora/object/islandora:121/datastream/MP4/view width:320 autoplay:1]\n\nThis will override the default settings for this video.\n\n### Audio \n\nTo embed an Islandora audio object follow the same pattern as described for Islandora video objects, but reference the PROXY_MP3 datastream instead.\n\n [video:url]\n\n [video:http://sandbox.islandora.ca/islandora/object/islandora:69/datastream/PROXY_MP3/view]\n\nThis will output the audio using the default settings and display it in the default HTML5 audio player.\n\n## Customization\n\nThe parent module, [Video Filter](https://www.drupal.org/project/video_filter), provides a plugin architecture.\n\n## Troubleshooting\n\n* If videos don't show up, try disabling any browser plugins, such as AdBlock.\n* If you are having **issues in a dev env. using localhost** you may want to try 127.0.0.1. The Video Filter module looks for a . in the host name.\n\n## Maintainer\n\n* Robertson Library\n* Paul Pound\n\n## Sponsors\n\nDevelopment sponsored by the [Diversity Cape Breton](http://diversitycapebreton.ca) project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblib%2Fislandora_video_filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froblib%2Fislandora_video_filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblib%2Fislandora_video_filter/lists"}