{"id":22829104,"url":"https://github.com/tuxity/angular-vlc","last_synced_at":"2025-04-23T16:24:47.138Z","repository":{"id":23013770,"uuid":"26364606","full_name":"tuxity/angular-vlc","owner":"tuxity","description":"An AngularJS directive to include VLC Web Player code with a more beautiful \u0026 advanced interface","archived":false,"fork":false,"pushed_at":"2017-08-29T23:34:29.000Z","size":104,"stargazers_count":21,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T16:24:42.359Z","etag":null,"topics":["angularjs","vlc"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/tuxity.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}},"created_at":"2014-11-08T15:26:23.000Z","updated_at":"2024-07-15T06:43:14.000Z","dependencies_parsed_at":"2022-06-29T23:32:34.100Z","dependency_job_id":null,"html_url":"https://github.com/tuxity/angular-vlc","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxity%2Fangular-vlc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxity%2Fangular-vlc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxity%2Fangular-vlc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxity%2Fangular-vlc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuxity","download_url":"https://codeload.github.com/tuxity/angular-vlc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468802,"owners_count":21435541,"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":["angularjs","vlc"],"created_at":"2024-12-12T19:13:16.658Z","updated_at":"2025-04-23T16:24:47.123Z","avatar_url":"https://github.com/tuxity.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-vlc\n===========\n\nAn [AngularJS](https://angularjs.org/) directive to include [VLC](http://www.videolan.org/) Web Player code with a more beautiful \u0026amp; advanced interface\n\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://opensource.org/licenses/MIT)\n[![devDependency Status](https://david-dm.org/tuxity/angular-vlc/dev-status.svg)](https://david-dm.org/tuxity/angular-vlc#info=devDependencies)\n\n\n# Screenshots\n\n![Screenshot1](https://i.gyazo.com/6e0410a0d1fa2073a8f673fc6826e879.png \"angular-vlc video player\")\n\n\n## Features\n\n* Play/Pause the video\n* View current time and video duration\n* Change audio and subtitle track\n* Mute/Unmute\n* Toggle Fullscreen\n\n\n## Requirement\n\nYou must have VLC and the Web plugin installed on your computer, more informations on the [VLC website](http://www.videolan.org/).\nFor OS X users, you can find the plugin (actually in beta) [here](http://download.videolan.org/pub/videolan/vlc/2.2.4/macosx/VLC-webplugin-2.2.4.dmg).\n\n* Don't forget to activate support of NPAPI and ActiveX plugins in your browser *\n\n\n## Getting Started\n\nInstall the component via [Bower](http://bower.io/)\n\n```shell\nbower install --save angular-vlc\n```\n\nOr simply download the files in the dist folder\n\nAdd the CSS\n\n```html\n\u003clink rel=\"stylesheet\" href=\"components/angular-vlc/dist/angular-vlc.min.css\"\u003e\n```\n\nLoad the JavaScript file\n\n```html\n\u003clink rel=\"text/javascript\" href=\"components/angular-vlc/dist/angular-vlc.min.js\"\u003e\n```\n\nAnd finally add the dependencies to your AngularJS project\n\n```javascript\nvar myAppModule = angular.module('MyApp', ['kdarcel.vlc-player']);\n```\n\nNow you can call the directive in your code\n\n```html\n\u003cvlcplayer vlc-url=\"\" vlc-filename=\"\" vlc-autoplay=\"true\"\u003e\u003c/vlcplayer\u003e\n```\n\n\n## Bug report\n\n### VLC\n\nYou may have some problems with the VLC Web Plugin. Feel free to create a new ticket on the [VLC Bugtracker](https://code.videolan.org/videolan/npapi-vlc/issues), they are reactive and like this you can help to improve the plugin ! More reports it is, more stable will be the plugin !\nYou can also contribute on the project, here the [git repository](https://code.videolan.org/videolan/npapi-vlc)\n\n\n## License\n\nangular-vlc is freely distributable under the terms of the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxity%2Fangular-vlc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuxity%2Fangular-vlc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxity%2Fangular-vlc/lists"}