issues
search
rutgersc
/
m3u8-rs
m3u8 parser for rust
MIT License
99
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Key info only added to the following segment
#28
MoSal
closed
2 years ago
3
Doesn't fail to parse a non-playlist
#27
thaytan
closed
2 years ago
0
Add HDCP-LEVEL and CHANNELS fields.
#26
thaytan
closed
3 years ago
1
EXT-X-KEY - support multiple keys and attach to each MediaSegment?
#25
thaytan
closed
3 years ago
1
Fixes for session data and keys handling
#24
thaytan
closed
3 years ago
0
Use features to split parser and types
#23
rutgersc
closed
3 years ago
0
Fix "Last URL in m3u8 file not found unless a new line is found"
#22
rutgersc
closed
3 years ago
0
Move alternatives to MasterPlaylist
#21
rutgersc
closed
3 years ago
1
SessionData and SessionKey should be Vec
#20
thaytan
closed
3 years ago
0
AlternativeMedia only attached to one VariantStream
#19
thaytan
closed
3 years ago
2
Handle blank lines when checking for master playlist tags.
#18
thaytan
closed
3 years ago
0
Blank line turns a master playlist into a media playlist
#17
thaytan
closed
3 years ago
4
Expose unknown tags
#16
rafaelcaricio
closed
3 years ago
2
Version 1.0.7 is not pushed to repo
#15
marieell
closed
3 years ago
4
Split out types
#14
marieell
closed
3 years ago
1
Master playlist detection
#13
mauricioabreu
closed
3 years ago
2
Last URL in m3u8 file not found unless a new line is found
#12
olback
closed
3 years ago
1
Upgraded macros to Nom 5
#11
vagetman
closed
4 years ago
7
Version update in README to match the current
#10
vagetman
closed
4 years ago
1
Stops #X-EXT-KEY and #X-EXT-MAP tags replication
#9
vagetman
closed
4 years ago
1
duplication of X-EXT-KEY and X-EXT-MAP fields for media manifest
#8
vagetman
closed
4 years ago
3
A comma added before the URI for fn write_to
#7
vagetman
closed
4 years ago
0
for master, no comma before URI for #EXT-X-I-FRAME-STREAM-INF on write_to
#6
vagetman
closed
4 years ago
1
Fixed a bug where #EXT-X-MEDIA-SEQUENCE tag was being interpreted as #EXT-X-MEDIA
#5
gurry
closed
5 years ago
2
Fixed a bug where #EXT-X-MEDIA-SEQUENCE tag was being interpreted as …
#4
gurry
closed
5 years ago
0
Implemented Clone on all structs
#3
gurry
closed
5 years ago
1
Make tests run on non-windows machines
#2
philn
closed
6 years ago
2
Delete println
#1
kgv
closed
7 years ago
1
Previous