How to play ok.ru links on the Xpola Player using an M3U file:
Add the code in the following format:
Code:
#EXTINF:-1 group-title="Group Name" tvg-logo="https://example.com/images/logo.jpeg", Video Name 1 
#EXTVLCOPT:http-referrer=https://ok.ru/ 
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 #EXTVLCOPT:http-find=mycdn;m3u8 
https://ok.ru/live/216342154
To open the video from another app or a web page, generate the code using this page:

Code:
https://flax-media.com/player/
Image
[Attachment 82919 - Click to enlarge]


In the "Url" field, insert the video link: https://ok.ru/live/216342154

In the "User-Agent" field, input this or another user agent (it should be a PC user agent): Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36

In the "Referer" field, insert: https://ok.ru/

For the player type, choose web2exo.

In the "Find" field, insert: mycdn;m3u8

Click the "Add Server" button, then the "Generate Code HTML/Link" button.

By following these steps, you’ll generate a code that allows you to play the video from ok.ru either outside of or within the Xpola Player.