cookie on video
#1
how to send cookie on video playback
Reply
#2
(2021-09-09, 21:42)mitomitoso Wrote: how to send cookie on video playback
i need to know how to send 2 cookies in a video
Reply
#3
What do you mean by 'cookie in a video'?
Reply
#4
(2021-09-10, 01:15)Hitcher Wrote: What do you mean by 'cookie in a video'?

I figured out myself that cookie is a header, so just use http://site.com/video.mp4|Cookie=quote('key1=value1; key2=value2')
with other headers: http://site.com/video.mp4|Cookie=+quote('key1=value1; key2=value2')+'&Referer=http://site2.com/'
the same goes for streaming with .m3u8
Reply

Logout Mark Read Team Forum Stats Members Help
cookie on video0