issues
search
crunchy-labs
/
crunchyroll-rs
🦀 Pure Rust implementation of the Crunchyroll API
Apache License 2.0
62
stars
13
forks
source link
Introduce CC and hls_master_url
#1
Closed
adracea
closed
1 year ago
adracea
commented
1 year ago
introduces the ability to access CCs if they exist
adds
hls_master_url
in order to allow access to the m3u8 file of a stream. This can be used with ffmpeg to allow it to handle everything by itself.
hls_master_url
in order to allow access to the m3u8 file of a stream. This can be used with ffmpeg to allow it to handle everything by itself.