yoyo-player
yoyo-player copied to clipboard
Add header to url
We have protection in the form of a unique cookie for each guest, each guest has its own link to m3u8 and its own cookie. Please add the ability to add a header
I apologize for not resolving any issue due to the political situation in my country . I'm working on some issue issues now
in the Yoyo player, there is already a property to add a header
YoYoPlayer(,
headers: {"Yourheader" : "HeaderValue"},
url: yoururl,
)