I cannot play direct m3u link from some websites that use a new referer field : usually this is a website address but now they used a php script link. In this way it is impossible to play such a video. I already try all kind of "capture" software....

This is an example (it comes from https://daddyhd.com/stream/stream-31.php) :

streamlink --http-header "Referer=https://streamservicehd.click/premiumtv/daddyhd.php?id=31" https://no2.openhd.lol/ddy1/premium31/tracks-v1a1/mono.m3u8 best

It is not a UserAgent issue, already test with full useragent but error is always the same :

Code:
[stream.hls][error] Failed to open segment 62862: Unable to open URL: https://no2.openhd.lol/ddy1/premium31/tracks-v1a1/2023/01/07/10/22/25-04000.ts (HTTPSConnectionPool(host='dawmxfobwqcyk.cloudfront.net', port=443): Max retries exceeded with url: /ddy1/premium31/tracks-v1a1/2023/01/07/10/22/25-04000.js (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x049361C0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')))
Any idea?
Thanks