{"id":16020692,"url":"https://github.com/cestef/web-player","last_synced_at":"2025-06-10T08:31:53.423Z","repository":{"id":109467835,"uuid":"397917892","full_name":"cestef/web-player","owner":"cestef","description":"Play your favorite songs in your browser ! Supports mp3, mp4, m4v, flac, mov and ogg","archived":false,"fork":false,"pushed_at":"2021-08-25T10:02:29.000Z","size":425,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T05:28:02.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://player.cstef.dev","language":"TypeScript","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/cestef.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-19T11:21:55.000Z","updated_at":"2024-08-02T13:21:46.000Z","dependencies_parsed_at":"2023-05-17T23:30:30.560Z","dependency_job_id":null,"html_url":"https://github.com/cestef/web-player","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/cestef%2Fweb-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cestef%2Fweb-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cestef%2Fweb-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cestef%2Fweb-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cestef","download_url":"https://codeload.github.com/cestef/web-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cestef%2Fweb-player/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259037677,"owners_count":22796469,"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-10-08T17:43:40.228Z","updated_at":"2025-06-10T08:31:53.346Z","avatar_url":"https://github.com/cestef.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-Player\n\nThis is just a random quick project I made during vacations because I had no internet for almost a week\n\nThe webapp is clearly not optimized, please do not yell at me for declaring 32 states in a row and re-rendering every 2ms ':)\n\nMade with React using jsmediatags to extract files tags and native JS's Audio API\n\n## Starting the app\n\nIf you want to run the app locally, execute the following:\n\n```\nnpm install\nnpm start\n```\n\n## Live Demo\n\nIf you are too lazy to run it locally or just want to see how it looks first, there is a demo available at [player.cstef.dev](https://player.cstef.dev)\n\n## Common Problems\n\n### \"Cannot find module: 'react-native-fs'. Make sure this package is installed.\"\n\nThis is a problem related to `jsmediatags` package. You need to edit the `main` and `browser` fields in the `package.json` from the module and set them both to `dist/jsmediatags.min.js`\n\n### \"Module '\"jsmediatags\"' has no exported member 'Tags'.\"\n\nMake sure the `postinstall` script has been ran. If not, execute it manually by running `npm run postinstall` or if the world is about to end soon and nothing is working: `patch-package` (if doing so, make sure to install it first with `npm i -g patch-package`)\n\n## Contributing\n\nPull requests are welcome, I will review them as quick as possible\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcestef%2Fweb-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcestef%2Fweb-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcestef%2Fweb-player/lists"}