{"id":13907431,"url":"https://github.com/fcanas/LiveStreamParser","last_synced_at":"2025-07-18T05:31:40.942Z","repository":{"id":149138580,"uuid":"87719510","full_name":"fcanas/LiveStreamParser","owner":"fcanas","description":"A Parser for HTTP Live Streaming in Objective-C","archived":false,"fork":false,"pushed_at":"2017-08-13T19:47:21.000Z","size":128,"stargazers_count":8,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T18:38:12.592Z","etag":null,"topics":["hls","hls-live-streaming","objective-c","parser","video"],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/fcanas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-09T15:43:07.000Z","updated_at":"2023-03-14T18:29:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d88c593-064f-4d1c-aa35-4a0a22fddb73","html_url":"https://github.com/fcanas/LiveStreamParser","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/fcanas%2FLiveStreamParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2FLiveStreamParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2FLiveStreamParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcanas%2FLiveStreamParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcanas","download_url":"https://codeload.github.com/fcanas/LiveStreamParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226353694,"owners_count":17611748,"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":["hls","hls-live-streaming","objective-c","parser","video"],"created_at":"2024-08-06T23:01:56.057Z","updated_at":"2024-11-25T15:31:55.221Z","avatar_url":"https://github.com/fcanas.png","language":"Objective-C","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# HTTP Live Streaming Parser\n\n### Playlist Tags\n\n- [x] EXTM3U\n- [x] EXT-X-VERSION\n\n### Master Playlist Tags\n\n- [x] EXT-X-MEDIA\n- [x] EXT-X-STREAM-INF\n- [x] EXT-X-I-FRAME-STREAM-INF\n- [x] EXT-X-SESSION-DATA\n- [x] EXT-X-SESSION-KEY\n\n### Media or Master Playlist Tags\n\n- [x] EXT-X-INDEPENDENT-SEGMENTS\n- [x] EXT-X-START\n\n### Media Segment Tags\n\n- [x] EXTINF\n- [x] EXT-X-BYTERANGE\n- [x] EXT-X-DISCONTINUITY\n- [x] EXT-X-KEY\n- [x] EXT-X-MAP\n- [ ] EXT-X-PROGRAM-DATE-TIME\n    - [x] Tag Definition\n    - [ ] Date Parsing - It turns out [NSISO8601DateFormatter is dysfunctional](https://twitter.com/fcanas/status/853738641356705792)\n- [ ] EXT-X-DATERANGE\n\n### Media Playlist Tags\n\n- [x] EXT-X-TARGETDURATION\n- [x] EXT-X-MEDIA-SEQUENCE\n- [x] EXT-X-DISCONTINUITY-SEQUENCE\n- [x] EXT-X-ENDLIST\n- [x] EXT-X-PLAYLIST-TYPE\n- [x] EXT-X-I-FRAMES-ONLY\n\n### Other\n\n- [ ] EXT-X-BITRATE - The undocumented `EXT-X-BITRATE` tag appears in Apple's\n                      own example HLS streams as a media segment tag.\n                      Technically, it would be a comment tag. Should it be\n                      handled independently? Probably not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcanas%2FLiveStreamParser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcanas%2FLiveStreamParser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcanas%2FLiveStreamParser/lists"}