mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Add options to get drm dash and hls url with search
This commit is contained in:
parent
18f891efd2
commit
b477ca982c
2 changed files with 22 additions and 8 deletions
|
|
@ -87,7 +87,9 @@ pub struct Search {
|
|||
///
|
||||
/// stream.locale → Stream locale/language
|
||||
/// stream.dash_url → Stream url in DASH format
|
||||
/// stream.drm_dash_url → Stream url in DRM protected DASH format
|
||||
/// stream.hls_url → Stream url in HLS format
|
||||
/// stream.drm_hls_url → Stream url in DRM protected HLS format
|
||||
///
|
||||
/// subtitle.locale → Subtitle locale/language
|
||||
/// subtitle.url → Url to the subtitle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue