{"id":18544731,"url":"https://github.com/131/vlc-player","last_synced_at":"2025-04-09T19:31:15.784Z","repository":{"id":57393480,"uuid":"51482199","full_name":"131/vlc-player","owner":"131","description":"Player VLC through nodejs","archived":false,"fork":false,"pushed_at":"2022-03-10T13:48:37.000Z","size":585,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-16T02:32:41.590Z","etag":null,"topics":["player-vlc","vlc"],"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/131.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":"2016-02-10T23:52:42.000Z","updated_at":"2023-08-31T22:29:14.000Z","dependencies_parsed_at":"2022-09-26T16:51:08.034Z","dependency_job_id":null,"html_url":"https://github.com/131/vlc-player","commit_stats":null,"previous_names":["131/node-vlc-player"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fvlc-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fvlc-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fvlc-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/131%2Fvlc-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/131","download_url":"https://codeload.github.com/131/vlc-player/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223407794,"owners_count":17140563,"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":["player-vlc","vlc"],"created_at":"2024-11-06T20:17:27.084Z","updated_at":"2024-11-06T20:17:27.664Z","avatar_url":"https://github.com/131.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VLC player\nSimply lookup and start vlc process \n\n## API\n\n```js\nconst vlc = require('vlc-player');\n\nconst player = await vlc( ['path/to/video.mp4'] );\n\n// vlc is started\n// child is a dummy nodejs process\n\nsetTimeout(function(){\n  player.kill();\n}, 1000);\n```\n\n\n# Credits\n* [131](mailto:131.code@leurent.email)\n* [VLC](http://videolan.org)\n\n\n# Keywords / shout box\nvlc, vlc-win32, vlc-binaries, mp4, ffmpeg, \"Let's have a beer and talk in Paris\"\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F131%2Fvlc-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F131%2Fvlc-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F131%2Fvlc-player/lists"}