{"id":22556229,"url":"https://github.com/nearata/flarum-ext-embed-video","last_synced_at":"2025-04-10T05:31:38.487Z","repository":{"id":42741993,"uuid":"281782283","full_name":"Nearata/flarum-ext-embed-video","owner":"Nearata","description":"A Flarum extension that allow users to embed video using BBCode","archived":false,"fork":false,"pushed_at":"2024-08-30T15:05:56.000Z","size":5079,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T15:38:42.399Z","etag":null,"topics":["bbcode","dash","dplayer","flarum","flarum-extension","flv","hls","player","shaka-player","video","webtorrent"],"latest_commit_sha":null,"homepage":"https://discuss.flarum.org/d/24527","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nearata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-07-22T21:00:53.000Z","updated_at":"2024-12-22T03:59:07.000Z","dependencies_parsed_at":"2024-11-03T12:30:43.631Z","dependency_job_id":"906f947e-a5fc-4c6c-9bb9-8061a879686e","html_url":"https://github.com/Nearata/flarum-ext-embed-video","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":"0.013698630136986356","last_synced_commit":"e380a70e1bd79e0e782c0ae9529e3c58d6632758"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fflarum-ext-embed-video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fflarum-ext-embed-video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fflarum-ext-embed-video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nearata%2Fflarum-ext-embed-video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nearata","download_url":"https://codeload.github.com/Nearata/flarum-ext-embed-video/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163082,"owners_count":21057864,"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":["bbcode","dash","dplayer","flarum","flarum-extension","flv","hls","player","shaka-player","video","webtorrent"],"created_at":"2024-12-07T19:11:40.202Z","updated_at":"2025-04-10T05:31:38.429Z","avatar_url":"https://github.com/Nearata.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embed Video\n\n[![license](https://img.shields.io/github/license/Nearata/flarum-ext-embed-video?style=flat)](https://github.com/Nearata/flarum-ext-embed-video/blob/main/UNLICENSE)\n[![packagist](https://img.shields.io/packagist/v/nearata/flarum-ext-embed-video?style=flat)](https://packagist.org/packages/nearata/flarum-ext-embed-video)\n[![changelog](https://img.shields.io/github/release-date/nearata/flarum-ext-embed-video?label=last%20release%20date)](https://github.com/Nearata/flarum-ext-embed-video/blob/main/CHANGELOG.md)\n\n\u003e Allow users to embed video using BBCode.\n\n## Preview\n\nLook at the [screenshots](screenshots) subfolder.\n\n## Install\n\n```sh\ncomposer require nearata/flarum-ext-embed-video:\"*\"\n```\n\n## Update\n\n```sh\ncomposer require nearata/flarum-ext-embed-video:\"*\"\nphp flarum cache:clear\n```\n\n## Remove\n\nRemember to call the `Purge` button in Admin area.\n\nIf you are about to unistall this extension for good,\nrun this command before.\n\nThis command will remove __ALL__ the video player found in user posts.\n\n```sh\nphp flarum nearataEmbedVideo:purge\n```\n\n```sh\ncomposer remove nearata/flarum-ext-embed-video\nphp flarum cache:clear\n```\n\n## How to use\n\n```js\n[embed-video id=\"insertRandomId\" url=\"\" type=\"normal\" live=\"false\" qualities=\"\"]\n```\n\n- id: can be any string, prefer random.\n- url: must start with http or https.\n- type: normal, flv, hls, shaka, webtorrent.\n- live: true or false.\n- qualities: check below.\n\n## Quality Switching\n\nSee [QUALITY_SWITCHING.md](QUALITY_SWITCHING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnearata%2Fflarum-ext-embed-video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnearata%2Fflarum-ext-embed-video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnearata%2Fflarum-ext-embed-video/lists"}