onigetoc / m3u8-PHP-Parser

PHP m3u / m3u8 Parser to JSON
http://tvcast.top
64 stars 41 forks source link

--DELETED-- #1

Closed 1nikolas closed 6 years ago

1nikolas commented 6 years ago

--DELETED--

onigetoc commented 6 years ago

Hi, i saw the question in my email and you should have a HLS m3u8 video player like this one to play these videos: http://www.scriptsmashup.com/product/video-pro-skin-builder-wordpress-html5-youtube-plugin

1nikolas commented 6 years ago

okay thanks for the answer. I have a question. Why when I use your parser everything is okay but when I use this everything is undefined and when I use this I get one channel only named iptv? (php files are on my server) EDIT: I also use this js to get the list on the html.

onigetoc commented 6 years ago

The js file is only a example and it may not be up to date, you should modify it to your need. Load the php file or see your console.log to parse it with javascripts or jQuery.

1nikolas commented 6 years ago

but this thing works. Could you please send me that file?

onigetoc commented 6 years ago

I added this jQuery codes for simple parser. https://github.com/onigetoc/m3u8-PHP-Parser/blob/master/getm3upls-simple.js

1nikolas commented 6 years ago

Thank you so much. I'll try it tomorrow (here its 11:00pm)