DOWNLOAD Create Movies and TV Series Video on Demand (VOD) Playlist's Using Xtream Codes or M3U8 Format

Wizapk

Well-known member
Joined
Oct 11, 2021
Messages
287
Awards
4
Offline
Hey can you look at script please works very well to create a playlist m3u8 but when looking at the m3u8 it will show i.e "http://YOURIP\/play.php?movieId=951491" its adding a / at the end of the IP remove that and plays well

Before not working http://YOUIP\/play.php?movieId=951491
After Working http://yourip/play.php?movieId=951491

Again many thanks for all the hard work
 

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
i run daddy, errors like this " Src attribute not found in the iframe tag."

I tested it just this morning and it was working. Just constant buffering which is normal with them. Try the TheTVApp version since I have once again updated the file and it's been working fine for me.

Hey can you look at script please works very well to create a playlist m3u8 but when looking at the m3u8 it will show i.e "http://YOURIP\/play.php?movieId=951491" its adding a / at the end of the IP remove that and plays well

Before not working http://YOUIP\/play.php?movieId=951491
After Working http://yourip/play.php?movieId=951491

Again many thanks for all the hard work

Thanks, I didn't notice this before and it has now been fixed.
 

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
Hello . Maybe u can try to integrate premiumnizer . And few source more to get link like the app cinemahd and again make the series download like m3u

I have actually been adding more sites to the non real debrid version as well as working on a way to support multiple languages. I will release it as soon as I finish it. Again, there is nothing I can really do about adding tv series to an m3u since their isn't a good way to organize the seasons and episodes within the series.

If you have any suggestions im open to them. Thanks.
 

blacktop

Member
VIP Member
Joined
Aug 25, 2021
Messages
58
Awards
2
Offline
There isn't a m3u8 created for tv shows. What app are you using and/or let me know more details? Have you tried running it in your browser to see if a link is returned?

Try running: http://IP_ADDRESS/play.php?movieId=105

I just tested it without real debrid and a link was returned in a second or two.

Thanks.
Fixed a small change TheTVApp made that broke live_play.php causing the live streaming to stop working.
Hi and great job on your work, i was wondering is there i way for me to get a bigger livetv playlist. Like do i need an account like i do with real-debrid etc... to use the daddylive_playlist_m3u.php. BTW the A & E stream doesn't work
 

workline17

Member
Joined
Nov 7, 2021
Messages
30
Awards
2
Offline
First, amazing idea bro!!!

Regarding the EPG i did not get a bit.
How works if i want to make my own one? i mean should i add all the channel and automatically will be placed the right?
 

yamcell

Well-known member
Joined
Oct 25, 2021
Messages
232
Awards
3
Offline
This update not contain the m3u with channels line like before where only need to change IP jodt
 

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
- Bug Fixes: Successfully fixed numerous bugs, enhancing the overall performance and stability of the script.

- Logging: Added a new feature, detailed_log.html, for in-depth insight into the script’s link-searching process. Note: The logging system is still being refined, as I continue to learn and improve this script.

- Expanded Site Support for Non Real-Debrid Version: Included additional sites and extractors in the Non Real-Debrid version.

- Fixed TheTVAPP: Observed consistent and stable performance from TheTVAPP for over a week, thanks to the latest updates.

- Requires a Fresh Install: Due to significant changes in Global variables and other core aspects of the script, a fresh installation is required for this update to function correctly.

Currently exploring ways to include additional languages more effectively. If you need support for specific languages or sites that post streaming links in your preferred language, please reach out. I am open to adding these in the next upcoming updates.
 
Last edited:

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
Hi and great job on your work, i was wondering is there i way for me to get a bigger livetv playlist. Like do i need an account like i do with real-debrid etc... to use the daddylive_playlist_m3u.php. BTW the A & E stream doesn't work
No you don't need real-debrid for the live tv. If you want a bigger tv playlist or a more reliable service you should look into a paid service.
Or if you have a site that list more channels please share it and i will add it.
First, amazing idea bro!!!

Regarding the EPG i did not get a bit.
How works if i want to make my own one? i mean should i add all the channel and automatically will be placed the right?
Use the m3u's and add them and the epg manually. Don't include the live tv channels when your are using xtream codes to import the tv shows and movies.
This update not contain the m3u with channels line like before where only need to change IP jodt
Sorry about that. It has now been added back in the newest version.
 

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
fantastic piece of work keep it up , as mentioned Premiumize would be neat
I have had more than a few emails and messages asking me to add it, so I will definitely be looking into adding it in the next update.

Thanks.
 

makeitso

Member
Joined
May 1, 2021
Messages
64
Awards
3
Offline
I have had more than a few emails and messages asking me to add it, so I will definitely be looking into adding it in the next update.

Thanks.
Been trying this an was wondering the file that's made play list how to make it that the playlist has your domain or ip info just seems to make a file with the YOUR_IP_OR_DOMAIN_HERE or did i miss something
 
Last edited:

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
Been trying this an was wondering the file that's made play list how to make it that the playlist has your domain or ip info just seems to make a file with the YOUR_IP_OR_DOMAIN_HERE or did i miss something

After setting up the config.php run "create_playlist.php" and "create_tv_playlist.php" in your browser. Once they have finished running you can load the movies, tv shows and live tv into your app as an Xtream Codes source.

See this video:

The TheTVApp.m3u file with "YOUR_IP_OR_DOMAIN_HERE" is if you needed a way to manually add the live tv playlist to the app. You would edit the file and replace that text with your ip or domain and then load it as a m3u source. But again you can just select Xtream Codes and load everything all at once.
 

makeitso

Member
Joined
May 1, 2021
Messages
64
Awards
3
Offline
Grand got all sorted , be good if like myself your running it on an vps or server , which is also working great bar you have to edit the file and YOUR_IP_OR_DOMAIN_HERE , maybe to have an option drop box on a submit button page or in the the confing to have the tvapp.m3u have a domain url , that way wouldn't have to rename YOUR_IP_OR_DOMAIN_HERE each time on a corn job run

The code I have to say you have done is exceptionally tidy and easy enough to follow and again great work
 

gogetta69

Active member
Joined
Oct 18, 2023
Messages
42
Awards
3
Offline
Grand got all sorted , be good if like myself your running it on an vps or server , which is also working great bar you have to edit the file and YOUR_IP_OR_DOMAIN_HERE , maybe to have an option drop box on a submit button page or in the the confing to have the tvapp.m3u have a domain url , that way wouldn't have to rename YOUR_IP_OR_DOMAIN_HERE each time on a corn job run

The code I have to say you have done is exceptionally tidy and easy enough to follow and again great work

The TheTVApp.m3u is a static file with a one time setup that shouldn't change. But yes, I agree this file should reflect the settings entered in the config file. So i'll add that in the next version. Thanks.
 

makeitso

Member
Joined
May 1, 2021
Messages
64
Awards
3
Offline
The TheTVApp.m3u is a static file with a one time setup that shouldn't change. But yes, I agree this file should reflect the settings entered in the config file. So i'll add that in the next version. Thanks.
Look forward to it :)
 

yamcell

Well-known member
Joined
Oct 25, 2021
Messages
232
Awards
3
Offline
Question . If I place one domain folder the movies not play? Need to be on root folder I test the m3u8 on vlc without real debris key and not get result
 

makeitso

Member
Joined
May 1, 2021
Messages
64
Awards
3
Offline
The TheTVApp.m3u is a static file with a one time setup that shouldn't change. But yes, I agree this file should reflect the settings entered in the config file. So i'll add that in the next version. Thanks.
Any new updates on your script yet
 
Top