dtankdempse / daddylive-m3u

Add DaddyLive TV & Sports streams to your IPTV application using the M3U playlists provided in this repository. There are four different playlist formats available, each tailored for specific applications or media players.
28 stars 4 forks source link

Playlist not working #4

Open BuddyChewChew opened 1 week ago

BuddyChewChew commented 1 week ago

Tried all 3 urls and the raw playlist file. Cant get to work on Tivimate or vlc.

dtankdempse commented 1 week ago

I'm aware of it. They keep making changes and i'm looking into it.

BuddyChewChew commented 1 week ago

ok, good stuff

element465 commented 1 week ago

Thanks, I just discovered this yesterday and thought I had been IP blocked

whitesnakeftw commented 1 week ago

Works with a regular desktop Chrome user-agent, example:

#EXTINF:-1, NBCSBA
https://xyzdddd.mizhls.ru/lb/premium753/index.m3u8|Referer=https://ilovetoplay.xyz/|Origin=https://ilovetoplay.xyz|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
stein-dev commented 1 week ago

It's working now!

BuddyChewChew commented 1 week ago

Thank you.

stein-dev commented 1 week ago

Using only the referrer tag is also working without setting the user-agent and origin. Tried and tested using vlc and mpv. mpv --http-header-fields='Referer: https://ilovetoplay.xyz/' https://xyzdddd.mizhls.ru/lb/premium51/index.m3u8

BuddyChewChew commented 1 week ago

I just changed the User-Agent setting in TiviMate for the playlist.

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36

Works like a charm.

Phunky commented 1 week ago

No look for me :/ i'm running this on emby via the cloudfront proxy. Was working OK yesterday morning but then everything started to buffer.

Noticed on their telegram chat something about sorting out security 🤷‍♂️

dtankdempse commented 1 week ago

No look for me :/ i'm running this on emby via the cloudfront proxy. Was working OK yesterday morning but then everything

Yes, I noticed this yesterday—some of the requests using the Cloudflare proxy were returning a 403 error. If possible, it might be a good idea to switch to one of the other proxying options, as they are still working properly.

Phunky commented 1 week ago

I’ll give that a bash later then 💪

update All working with the m3u-playlist-proxy running via my gluetun vpn container 🎉

Kevsosmooth commented 1 week ago

Just started messing around with the cloudflare version and got to the point where I enter url, header, agent all that good stuff and added it to my vlc but its just skipping every channel and never stopping to play one.

Which version are people currently using it for this to work?