Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

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

Register & Get access to index
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
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 @changcdn
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 @changcdn
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
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
 
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)
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
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:

Code:
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
Back
Top