yoyo-player icon indicating copy to clipboard operation
yoyo-player copied to clipboard

Add header to url

Open god1dog opened this issue 3 years ago • 2 comments

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

god1dog avatar Jan 19 '21 05:01 god1dog

I apologize for not resolving any issue due to the political situation in my country . I'm working on some issue issues now

ko-htut avatar Mar 04 '21 15:03 ko-htut

in the Yoyo player, there is already a property to add a header

YoYoPlayer(,
      headers: {"Yourheader" : "HeaderValue"},
      url: yoururl,
      )

fallenblood7080 avatar Dec 25 '23 14:12 fallenblood7080