{"id":16793495,"url":"https://github.com/mdp/pls","last_synced_at":"2025-08-25T18:41:19.410Z","repository":{"id":8062459,"uuid":"9474376","full_name":"mdp/pls","owner":"mdp","description":"Parse PLS files (Typically MP3 stream playlists)","archived":false,"fork":false,"pushed_at":"2013-08-26T23:23:28.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-14T08:49:27.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-16T14:28:58.000Z","updated_at":"2022-04-09T15:56:45.000Z","dependencies_parsed_at":"2022-08-06T06:15:17.140Z","dependency_job_id":null,"html_url":"https://github.com/mdp/pls","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/mdp%2Fpls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fpls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fpls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdp%2Fpls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdp","download_url":"https://codeload.github.com/mdp/pls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225998802,"owners_count":17557473,"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-13T08:49:28.647Z","updated_at":"2024-11-23T04:13:50.963Z","avatar_url":"https://github.com/mdp.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PLS\nParse PLS files.\n\n## Usage\n### Node\n``` javascript\nvar pls = require('pls');\n\nvar tracks = pls.parse(somePLSText);\nconsole.log(tracks[0].uri) // =\u003e \"https://stream.mp3.com:8080\"\n```\n\n### Browser\n```javascript\nvar tracks = window.PLS.parse(somePLSText);\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fpls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdp%2Fpls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdp%2Fpls/lists"}