{"id":16840840,"url":"https://github.com/entonbiba/playlist-parser","last_synced_at":"2025-07-02T20:07:42.431Z","repository":{"id":77691982,"uuid":"83476317","full_name":"entonbiba/playlist-parser","owner":"entonbiba","description":"JavaScript playlist parser for m3u, pls, smil and json files","archived":false,"fork":false,"pushed_at":"2017-03-17T01:56:44.000Z","size":36,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T05:51:39.439Z","etag":null,"topics":["javascript","json","m3u","mp3","parser","playlist","pls","plugin","smil","wav"],"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/entonbiba.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":"2017-02-28T20:32:02.000Z","updated_at":"2024-11-14T22:33:15.000Z","dependencies_parsed_at":"2023-03-15T02:16:45.244Z","dependency_job_id":null,"html_url":"https://github.com/entonbiba/playlist-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/entonbiba/playlist-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entonbiba%2Fplaylist-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entonbiba%2Fplaylist-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entonbiba%2Fplaylist-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entonbiba%2Fplaylist-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entonbiba","download_url":"https://codeload.github.com/entonbiba/playlist-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entonbiba%2Fplaylist-parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263208051,"owners_count":23430676,"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":["javascript","json","m3u","mp3","parser","playlist","pls","plugin","smil","wav"],"created_at":"2024-10-13T12:38:17.054Z","updated_at":"2025-07-02T20:07:42.407Z","avatar_url":"https://github.com/entonbiba.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playlist-parser\nJavaScript playlist parser for m3u, pls, smil and json files\n\n\u003cimg src=\"preview.png\" /\u003e\n\n## How to use\n**Include the playlistparser.js javascript file**\u003cbr/\u003e\n```\nHTML\n\u003cscript src=\"playlistparser.js\"\u003e\u003c/script\u003e\n\nPUG\nscript(src=\"playlistparser.js\")\n\nHaml\n%script{src: \"playlistparser.js\"}\n```\n\n**Call the playlist parser object**\n- FILE = link to one of the supported file types\n- TYPE = mime type or file extension of the supported file types\n```\nwindow.PlaylistParser(FILE,TYPE);\n```\n\n**Example**\n```\nwindow.PlaylistParser('','');\n```\n\n\n## Plugins\n- \u003ca href=\"https://github.com/entonbiba/playlist-parser/blob/master/wavesurfer.playlist.js\"\u003ewavesurfer.playlistparser.js\u003c/a\u003e - playlist plugin for the \u003ca href=\"https://github.com/katspaugh/wavesurfer.js\"\u003eWaveSurfer.js\u003c/a\u003e library \u003ca href=\"http://codepen.io/entonbiba/pen/OpMQjR\" target=\"_blank\"\u003eview sample\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentonbiba%2Fplaylist-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentonbiba%2Fplaylist-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentonbiba%2Fplaylist-parser/lists"}