Commit Graph

4751 Commits

Author SHA1 Message Date
fraudiay79 69057f29f8 Create readme.md 2025-01-03 08:34:14 -05:00
fraudiay79 35abd1f9e8 Create cyta.com.cy.config.js 2025-01-03 08:33:31 -05:00
fraudiay79 1c29228baa Create cyta.com.cy.channels.xml 2025-01-03 08:32:44 -05:00
fraudiay79 0f4fd3472f Create cyta.com.cy.test.js 2025-01-03 08:32:21 -05:00
freearhey dfdac39bb4 Merge branch 'master' into freearhey-patch-5 2025-01-03 13:35:13 +03:00
Ismaël Moret f07514b3e4 Merge pull request #2564 from michaelfeinbier/fix-web.magentatv.de
#2555 Fix Site web.magentatv.de
2025-01-03 11:28:16 +01:00
Ismaël Moret c9bfb3ddfa Merge pull request #2565 from iptv-org/(Fix)-elcinema.com
fix elcinema.com
2025-01-03 11:27:41 +01:00
Ismaël Moret a3caf2393d Merge branch 'master' into freearhey-patch-5 2025-01-03 11:24:40 +01:00
Aleksandr Statciuk d64c934831 Merge pull request #2563 from tohenk/fix/sky.com
Filter out repeated schedule events from sky.com.
2025-01-03 13:11:35 +03:00
freearhey 382d4a310e Fix pluto.tv linter issues 2025-01-03 12:00:46 +03:00
freearhey a89e26855b Merge branch 'master' into freearhey-patch-5 2025-01-03 11:55:45 +03:00
PopeyeTheSai10r 9a9d21dfe7 elcinema.com
close #2541
2025-01-02 16:23:41 -08:00
Michael Feinbier a738c3b211 Load the token and cookie only once 2025-01-02 20:59:58 +01:00
Michael Feinbier 5c90340165 fix: Use Axios in magentatv provider to obtain token and cookies 2025-01-02 20:30:21 +01:00
Aleksandr Statciuk 49a3902fb1 Merge pull request #2554 from Newbiect/pluto.tv
Pluto.tv
2025-01-02 15:44:05 +03:00
Newbiect dd29cb338c Update readme.md 2025-01-01 21:17:01 -05:00
Newbiect 5f2219b672 Update pluto.tv.test.js 2025-01-01 11:05:50 -05:00
Toha f11ed412ee Fix excluded schedule event from test.
Signed-off-by: Toha <tohenk@yahoo.com>
2025-01-01 18:15:59 +07:00
Toha 67509d97b1 Filter out repeated schedule events from sky.com.
Signed-off-by: Toha <tohenk@yahoo.com>
2025-01-01 17:51:47 +07:00
freearhey 5df982bb7c Fix linter issues in sites/ 2025-01-01 12:27:22 +03:00
Aleksandr Statciuk 7783d752cc Merge pull request #2561 from tohenk/site/tivie.id
Add site tivie.id.
2025-01-01 09:18:17 +03:00
Newbiect 6fb40b5c07 Update pluto.tv.test.js 2024-12-31 17:25:08 -05:00
Newbiect 0d32c3dedd Update pluto.tv.config.js 2024-12-31 17:11:46 -05:00
Toha d7b281304b Add site tivie.id.
Test:

```sh
npm test --- tivie.id

> test
> run-script-os tivie.id

> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand tivie.id

 PASS  sites/tivie.id/tivie.id.test.js
  √ can generate valid url (4 ms)
  √ can parse response (767 ms)
  √ can handle empty guide (1 ms)

Test Suites: 1 passed, 1 total
Tests:       3 passed, 3 total
Snapshots:   0 total
Time:        5.273 s, estimated 6 s
Ran all test suites matching /tivie.id/i.
```

Grab:

```sh
npm run grab --- --site=tivie.id

> grab
> npx tsx scripts/commands/epg/grab.ts --site=tivie.id

starting...
config:
  output: guide.xml
  maxConnections: 1
  gzip: false
  site: tivie.id
loading channels...
  found 50 channel(s)
run #1:
Unable to fetch https://tivie.id/film/as%cc%85oka-nwzDnwvClgf4: Request failed with status code 404!
  [1/100] tivie.id (id) - ANTV.id - Dec 31, 2024 (15 programs)
  [2/100] tivie.id (id) - ANTV.id - Jan 1, 2025 (13 programs)
  ...
  [99/100] tivie.id (id) - SindoNewsTV.id - Dec 31, 2024 (22 programs)
  [100/100] tivie.id (id) - SEAToday.id - Jan 1, 2025 (37 programs)
  saving to "guide.xml"...
  done in 00h 08m 58s
```

Signed-off-by: Toha <tohenk@yahoo.com>
2025-01-01 00:19:15 +07:00
Ismaël Moret 8a8262eacb Merge pull request #2485 from davidclaeysquinones/orangetv.orange.es
Add orangetv.es provider
2024-12-31 16:44:41 +01:00
David Claeys 15790a24ee rename provider 2024-12-31 12:36:10 +01:00
Toha 368304fb2e Distinguish between UK and IE channels.
- Update some channels TVG-ID.
- Fix duplicated TVG-ID between UK and IE.

Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-31 17:30:52 +07:00
fraudiay79 345be3a71d Create readme.md 2024-12-30 10:50:23 -05:00
fraudiay79 e1a501b0bd Delete sites/cosmote.gr directory 2024-12-30 09:06:56 -05:00
fraudiay79 b4dafb2dc1 Create cosmotetv.gr.test.js 2024-12-30 09:06:40 -05:00
fraudiay79 312b654937 Create cosmotetv.gr.channels.xml 2024-12-30 09:06:17 -05:00
fraudiay79 af1149548e Create cosmotetv.gr.config.js 2024-12-30 09:05:46 -05:00
PopeyeTheSai10r bfb9a4413b Merge pull request #2522 from iptv-org/bellezaemporium/fixes/ziggogo
[Fix] ziggogo.tv
2024-12-29 12:56:19 -08:00
Newbiect a8e52738f6 Update and rename pluto.tv.sv.channels.xml to pluto.tv_sv.channels.xml 2024-12-29 10:55:52 -05:00
Newbiect 71ad567b75 Update and rename pluto.tv.us.channels.xml to pluto.tv_us.channels.xml 2024-12-29 10:55:29 -05:00
Newbiect 1d24fdca1d Update and rename pluto.tv.uk.channels.xml to pluto.tv_uk.channels.xml 2024-12-29 10:55:14 -05:00
Newbiect 695e3ffb09 Update and rename pluto.tv.no.channels.xml to pluto.tv_no.channels.xml 2024-12-29 10:54:58 -05:00
Newbiect 633137b7f9 Update and rename pluto.tv.mx.channels.xml to pluto.tv_mx.channels.xml 2024-12-29 10:54:44 -05:00
Newbiect a0d66974b2 Update and rename pluto.tv.it.channels.xml to pluto.tv_it.channels.xml 2024-12-29 10:54:29 -05:00
Newbiect c10b464f29 Update and rename pluto.tv.fr.channels.xml to pluto.tv_fr.channels.xml 2024-12-29 10:54:16 -05:00
Newbiect b282583262 Update and rename pluto.tv.es.channels.xml to pluto.tv_es.channels.xml 2024-12-29 10:54:01 -05:00
Newbiect d9bce3edc3 Update and rename pluto.tv.dk.channels.xml to pluto.tv_dk.channels.xml 2024-12-29 10:53:44 -05:00
Newbiect ccde465dcf Update and rename pluto.tv.de.channels.xml to pluto.tv_de.channels.xml 2024-12-29 10:53:23 -05:00
Newbiect 651920498b Update and rename pluto.tv.cl.channels.xml to pluto.tv_cl.channels.xml 2024-12-29 10:53:05 -05:00
Newbiect 6f6005e413 Update and rename pluto.tv.ca.channels.xml to pluto.tv_ca.channels.xml 2024-12-29 10:52:50 -05:00
Newbiect 6470fb4d88 Update and rename pluto.tv.br.channels.xml to pluto.tv_br.channels.xml 2024-12-29 10:52:34 -05:00
Newbiect 8ba5c44964 Update and rename pluto.tv.ar.channels.xml to pluto.tv_ar.channels.xml 2024-12-29 10:52:17 -05:00
Newbiect 06fcce0ef0 Update and rename pluto.tv.all.channels.xml to pluto.tv_all.channels.xml 2024-12-29 10:51:57 -05:00
PopeyeTheSai10r 2ef74b7743 Merge pull request #2526 from iptv-org/bellezaemporium/fixes/i.mjh
[Fix] i.mjh.nz
2024-12-28 22:28:37 -08:00
Newbiect c4952f1eaa Create readme.md 2024-12-28 23:19:15 -05:00