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
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 |
I need the epg, does anyone know how to get it out?
Ran the script running ubuntu 18 but I'm getting errors
No quote
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 |
Command npx not foundWhat errors?
What version of node are you running?
No quote
Command npx not found
Not sure I'll have to checkDo you have node installed? What version?
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
npx -p node@13 https://gist.github.com/zkat/4bc19503fe9e9309e2bfaa2c58074d32
(should output yay gist)That's odd. Can you runnpx -p node@13 https://gist.github.com/zkat/4bc19503fe9e9309e2bfaa2c58074d32
(should output yay gist)
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 |
:~# npx -p node@13 https://gist.github.com/zkat/4bc19503fe9e9309e2bfaa2c58074d32
internal/modules/cjs/loader.js:582
...
this is what it shows
node -v
?It's not able to install node for your architecture. What output do you get if you runnode -v
?
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)