What exactly needs to be changed? To delete an existing value without replacement use the `~` symbol.
- type:input
id:stream_id
attributes:
label:Stream ID
description:"ID of the stream consisting of `<channel_id>` or `<channel_id>@<feed_id>`. Full list of supported channels with corresponding ID could be found on [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channels%3Aadd&projects=&template=channels_add.yml&title=Add%3A+) before posting your request."
placeholder:'BBCAmerica.us@East'
- type:dropdown
id:quality
attributes:
label:Quality
description:Maximum video resolution available on the link
@ -41,6 +44,7 @@ body:
- '~'
- type:dropdown
id:label
attributes:
label:Label
description:Is there any reason why the broadcast may not work?
@ -50,16 +54,19 @@ body:
- '~'
- type:input
id:http_user_agent
attributes:
label:HTTP User Agent
placeholder:'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246'