globocom / globocom/m3u8

AUDIO, VIDEO, SUBTITLES attributes support in StreamInfo object

Open
#121 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.3k
Forks
496
PR merge metrics
No merged PRs in 30d

Description

Is it possible to add AUDIO, VIDEO, SUBTITLES attributes support along with CLOSED-CAPTIONS in StreamInfo object when parsing #EXT-X-STREAM-INF tag? It would be more convenient to get an access to this info directly instead of going through all media objects.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace how the StreamInfo object parses the #EXT-X-STREAM-INF tag and how CLOSED-CAPTIONS is exposed, then compare that with the media-object data. Add direct access for AUDIO, VIDEO, and SUBTITLES, and verify that these attributes are available after parsing playlists containing them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.