AUDIO, VIDEO, SUBTITLES attributes support in StreamInfo object
Open
- 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