Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download
Resource icon

Script Pluto.tv EPG & Channels 2020-06-16

Register & Get access to index

evoactivity

Extended Member
Ext. Member
Joined
Jan 18, 2020
Messages
72
Reaction score
712
Points
94
Location
Liverpool
I made a thing again, grab EPG and Channels from pluto.tv.



I might expand it to add authentication so you can grab the premium channels if you have an account, for now, that's a start though.
 
This resource has been reported as working in 0 time(s), and as not-working 0 time(s) this month.
(0 time(s) working and 0 time(s) not-working in total)
Last edited:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

obscuremind

Extended Member
Ext. Member
Joined
Sep 21, 2019
Messages
104
Reaction score
621
Points
104
Location
0.0.0.0
Thanks for the share man. But when running after npm install etc gives unexpected token {
Doing something wrong?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

evoactivity

Extended Member
Ext. Member
Joined
Jan 18, 2020
Messages
72
Reaction score
712
Points
94
Location
Liverpool
I believe it was v10. 0

I've just ran from node 5 and up, it doesn't work until version 10. Do you have a specific version number you can give me, I might be able to narrow it down.

I can create the error unexpected token { by using node 9. Best solution, update your node installation. easiest would be to use npx like npx -p node@13 pluto-iptv then your system node won't matter.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Ruthless

Extended Member
Ext. Member
Joined
Jan 6, 2020
Messages
162
Reaction score
558
Points
104
Location
USA
Thanks, does this error below show what im doing wrong?

~# npx -p node@13 pluto-iptv
internal/modules/cjs/loader.js:582
throw err;
^

Error: Cannot find module '/root/.npm/_npx/22743/lib/node_modules/node/installArchSpecificPackage'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15)
at Function.Module._load (internal/modules/cjs/loader.js:506:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
at startup (internal/bootstrap/node.js:285:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] preinstall: `node installArchSpecificPackage`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-03-25T02_19_58_454Z-debug.log
Install for node@13 failed with code 1
 

evoactivity

Extended Member
Ext. Member
Joined
Jan 18, 2020
Messages
72
Reaction score
712
Points
94
Location
Liverpool
Thanks, does this error below show what im doing wrong?

~# npx -p node@13 pluto-iptv
internal/modules/cjs/loader.js:582
throw err;
^

Error: Cannot find module '/root/.npm/_npx/22743/lib/node_modules/node/installArchSpecificPackage'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15)
at Function.Module._load (internal/modules/cjs/loader.js:506:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
at startup (internal/bootstrap/node.js:285:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] preinstall: `node installArchSpecificPackage`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-03-25T02_19_58_454Z-debug.log
Install for node@13 failed with code 1

That's odd. Can you run npx -p node@13 https://gist.github.com/zkat/4bc19503fe9e9309e2bfaa2c58074d32 (should output yay gist)
 

Ruthless

Extended Member
Ext. Member
Joined
Jan 6, 2020
Messages
162
Reaction score
558
Points
104
Location
USA
That's odd. Can you run npx -p node@13 https://gist.github.com/zkat/4bc19503fe9e9309e2bfaa2c58074d32 (should output yay gist)

:~# npx -p node@13 https://gist.github.com/zkat/4bc19503fe9e9309e2bfaa2c58074d32
internal/modules/cjs/loader.js:582
throw err;
^

Error: Cannot find module '/root/.npm/_npx/22708/lib/node_modules/node/installArchSpecificPackage'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15)
at Function.Module._load (internal/modules/cjs/loader.js:506:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:741:12)
at startup (internal/bootstrap/node.js:285:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:739:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] preinstall: `node installArchSpecificPackage`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-03-25T06_01_08_940Z-debug.log
Install for node@13 failed with code 1


this is what it shows
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

pr3tty8oyfl0yd

Extended Member
Ext. Member
Joined
Jan 15, 2020
Messages
95
Reaction score
428
Points
64
Location
C-H-I-C-A-G-O
It's not able to install node for your architecture. What output do you get if you run node -v?

So to do an indepth walk through I did the following:
1. Installed node 10 on Ubuntu 18 Server
2. Installed Yarn
3. Ran 'npx pluto-iptv'
4. Starts running and then I get this error after it starts Adding:

PHP:
TypeError: Cannot read property 'urls' of undefined
    at channels.forEach.channel (/root/.npm/_npx/2994/lib/node_modules/pluto-iptv/index.js:67:43)
    at Array.forEach (<anonymous>)
    at /root/.npm/_npx/2994/lib/node_modules/pluto-iptv/index.js:66:12
    at Request._callback (/root/.npm/_npx/2994/lib/node_modules/pluto-iptv/index                                                            .js:51:7)
    at Request.self.callback (/root/.npm/_npx/2994/lib/node_modules/pluto-iptv/node_modules/request/request.js:185:22)
    at Request.emit (events.js:198:13)
    at Request.<anonymous> (/root/.npm/_npx/2994/lib/node_modules/pluto-iptv/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:198:13)
    at IncomingMessage.<anonymous> (/root/.npm/_npx/2994/lib/node_modules/pluto-                                                            iptv/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:286:20)
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock