[ie/afreecatv:live] Add cdn extractor-arg (#9666)
Closes #6497 Authored by: bashonly
This commit is contained in:
parent
0c21c53885
commit
315b354429
2 changed files with 58 additions and 13 deletions
|
|
@ -1837,6 +1837,9 @@ The following extractors use this feature:
|
|||
#### jiosaavn
|
||||
* `bitrate`: Audio bitrates to request. One or more of `16`, `32`, `64`, `128`, `320`. Default is `128,320`
|
||||
|
||||
#### afreecatvlive
|
||||
* `cdn`: One or more CDN IDs to use with the API call for stream URLs, e.g. `gcp_cdn`, `gs_cdn_pc_app`, `gs_cdn_mobile_web`, `gs_cdn_pc_web`
|
||||
|
||||
**Note**: These options may be changed/removed in the future without concern for backward compatibility
|
||||
|
||||
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue