{"id":25417313,"url":"https://github.com/eteubert/podcast-chapter-parser-mp4chaps","last_synced_at":"2025-04-29T19:46:43.666Z","repository":{"id":57326570,"uuid":"75937274","full_name":"eteubert/podcast-chapter-parser-mp4chaps","owner":"eteubert","description":"JavaScript Parser for mp4chaps","archived":false,"fork":false,"pushed_at":"2017-02-09T14:04:10.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T18:56:00.879Z","etag":null,"topics":[],"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/eteubert.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-12-08T12:50:43.000Z","updated_at":"2016-12-09T09:11:24.000Z","dependencies_parsed_at":"2022-09-21T02:01:17.478Z","dependency_job_id":null,"html_url":"https://github.com/eteubert/podcast-chapter-parser-mp4chaps","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteubert%2Fpodcast-chapter-parser-mp4chaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteubert%2Fpodcast-chapter-parser-mp4chaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteubert%2Fpodcast-chapter-parser-mp4chaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eteubert%2Fpodcast-chapter-parser-mp4chaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eteubert","download_url":"https://codeload.github.com/eteubert/podcast-chapter-parser-mp4chaps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251372466,"owners_count":21578964,"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":"2025-02-16T17:38:16.180Z","updated_at":"2025-04-28T18:56:04.295Z","avatar_url":"https://github.com/eteubert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Podcast Chapter Parser for mp4chaps\n\nPodcast Chapter Parser for mp4chaps\n\n## Installation\n\n```bash\nnpm install podcast-chapter-parser-mp4chaps\n```\n\n## Example\n\n```js\nvar MP4Chaps = require('podcast-chapter-parser-mp4chaps');\n\nvar chapters = MP4Chaps.parse(\"1.2 Intro\\n20 Say Hello \u003chttp://www.example.com\u003e\");\n// =\u003e\n// [\n//     { start: 1200, title: \"Intro\" },\n//     { start: 2000, title: \"Say Hello\", href: \"http://www.example.com\" }\n// ]\n```\n\n## Development\n\n```\nnpm install\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteubert%2Fpodcast-chapter-parser-mp4chaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feteubert%2Fpodcast-chapter-parser-mp4chaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feteubert%2Fpodcast-chapter-parser-mp4chaps/lists"}