PopeyeTheSai10r
|
d33aae5d84
|
Merge pull request #2583 from iptv-org/tohenk/fix-digiturk.com.tr
Update digiturk.com.tr guide.
|
2025-01-12 06:47:12 -08:00 |
|
Toha
|
3118077673
|
Update digiturk.com.tr guide.
Test:
```sh
npm test --- digiturk.com.tr
> test
> run-script-os digiturk.com.tr
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand digiturk.com.tr
PASS sites/digiturk.com.tr/digiturk.com.tr.test.js
√ can generate valid url (3 ms)
√ can parse response (167 ms)
√ can handle empty guide (1 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 0.918 s, estimated 1 s
Ran all test suites matching /digiturk.com.tr/i.
```
Grab:
```sh
npm run grab --- --site=digiturk.com.tr
> grab
> npx tsx scripts/commands/epg/grab.ts --site=digiturk.com.tr
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: digiturk.com.tr
loading channels...
found 108 channel(s)
run #1:
[1/216] digiturk.com.tr (tr) - 212 - Jan 12, 2025 (56 programs)
[2/216] digiturk.com.tr (tr) - 212 - Jan 13, 2025 (58 programs)
...
[215/216] digiturk.com.tr (tr) - VavTV.tr - Jan 13, 2025 (18 programs)
[216/216] digiturk.com.tr (tr) - TVNET.tr - Jan 13, 2025 (32 programs)
saving to "guide.xml"...
done in 00h 02m 10s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2025-01-12 17:33:06 +07:00 |
|
Toha
|
3dbece7ff0
|
Update orangetv.orange.es guide.
Test:
```sh
npm test --- orangetv.orange.es
> test
> run-script-os orangetv.orange.es
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand orangetv.orange.es
PASS sites/orangetv.orange.es/orangetv.orange.es.test.js
√ can generate valid url (6 ms)
√ can parse response (6 ms)
√ can handle empty guide (1 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 0.701 s, estimated 1 s
Ran all test suites matching /orangetv.orange.es/i.
```
Grab:
```sh
pm run grab --- --site=orangetv.orange.es
> grab
> npx tsx scripts/commands/epg/grab.ts --site=orangetv.orange.es
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: orangetv.orange.es
loading channels...
found 2 channel(s)
run #1:
[1/2] orangetv.orange.es (es) - La1.es - Jan 12, 2025 (18 programs)
[2/2] orangetv.orange.es (es) - La2.es - Jan 12, 2025 (39 programs)
saving to "guide.xml"...
done in 00h 00m 18s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2025-01-12 14:14:28 +07:00 |
|
PopeyeTheSai10r
|
aa9f0b7b86
|
Merge pull request #2580 from iptv-org/add-epg.112114.xyz
Add epg.112114.xyz
|
2025-01-11 15:00:57 -08:00 |
|
PopeyeTheSai10r
|
24d64575cb
|
Merge pull request #2577 from iptv-org/freearhey-patch-6
Update i.mjh.nz
|
2025-01-11 07:17:42 -08:00 |
|
PopeyeTheSai10r
|
4087766349
|
Merge pull request #2578 from iptv-org/freearhey-patch-7
Update nzxmltv.com
|
2025-01-11 07:15:06 -08:00 |
|
PopeyeTheSai10r
|
0b3f92cb50
|
Merge pull request #2579 from iptv-org/tohenk/fix-web.magentatv.de
Update web.magentatv.de.
|
2025-01-11 07:12:38 -08:00 |
|
freearhey
|
73664749f3
|
Update epg.112114.xyz.config.js
|
2025-01-11 18:02:14 +03:00 |
|
freearhey
|
67265aa79b
|
Create readme.md
|
2025-01-11 17:36:57 +03:00 |
|
freearhey
|
297b68d0e3
|
Create epg.112114.xyz.channels.xml
|
2025-01-11 17:36:37 +03:00 |
|
freearhey
|
9970a63d50
|
Create epg.112114.xyz.config.js
|
2025-01-11 17:36:13 +03:00 |
|
freearhey
|
2535942b5c
|
Create epg.112114.xyz.test.js
|
2025-01-11 17:35:55 +03:00 |
|
freearhey
|
b8de28e035
|
Create content.xml
|
2025-01-11 17:35:40 +03:00 |
|
Toha
|
7cce6d737e
|
Update web.magentatv.de.
Test:
```sh
npm test --- web.magentatv.de
> test
> run-script-os web.magentatv.de
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand web.magentatv.de
PASS sites/web.magentatv.de/web.magentatv.de.test.js
√ can generate valid url (2 ms)
√ can generate valid request method (1 ms)
√ can generate valid request headers (2 ms)
√ can generate valid request data (3 ms)
√ can parse response (3 ms)
√ can handle empty guide
Test Suites: 1 passed, 1 total
Tests: 6 passed, 6 total
Snapshots: 0 total
Time: 0.599 s, estimated 1 s
Ran all test suites matching /web.magentatv.de/i.
```
Grab:
```sh
npm run grab --- --site=web.magentatv.de
> grab
> npx tsx scripts/commands/epg/grab.ts --site=web.magentatv.de
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: web.magentatv.de
loading channels...
found 348 channel(s)
run #1:
[1/696] web.magentatv.de (de) - 132 - Jan 11, 2025 (9 programs)
[2/696] web.magentatv.de (de) - 132 - Jan 12, 2025 (11 programs)
...
[695/696] web.magentatv.de (de) - SkyOne.de - Jan 12, 2025 (38 programs)
[696/696] web.magentatv.de (de) - SkySport9.de - Jan 11, 2025 (2 programs)
saving to "guide.xml"...
done in 00h 04m 59s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2025-01-11 20:32:46 +07:00 |
|
Toha
|
aa1356e10b
|
Fix snrt.ma parser and implement channel parser.
Signed-off-by: Toha <tohenk@yahoo.com>
|
2025-01-11 19:19:27 +07:00 |
|
freearhey
|
5176fb349d
|
Update nzxmltv.com.config.js
|
2025-01-11 10:44:31 +03:00 |
|
freearhey
|
edfb7da0f5
|
Update i.mjh.nz.config.js
|
2025-01-11 10:39:11 +03:00 |
|
fraudiay79
|
e5e1988824
|
Update snrt.ma.config.js
|
2025-01-09 23:39:52 -05:00 |
|
Ismaël Moret
|
4c44d449db
|
sync with master
|
2025-01-07 15:10:07 +00:00 |
|
PopeyeTheSai10r
|
95e9e670ff
|
Merge pull request #2514 from iptv-org/BellezaEmporium-patch-1
[Fix] chaines-tv.orange.fr
|
2025-01-05 11:10:46 -08:00 |
|
freearhey
|
e8f89b216c
|
Fix linter issues
|
2025-01-04 20:48:37 +03:00 |
|
freearhey
|
8b0952b915
|
Merge branch 'master' into freearhey-patch-5
|
2025-01-04 20:43:51 +03:00 |
|
freearhey
|
4aad8125f5
|
Update sky.com.config.js
|
2025-01-04 20:43:36 +03:00 |
|
PopeyeTheSai10r
|
82f6fc114b
|
Merge pull request #2566 from fraudiay79/cyta.com.cy
Add cyta.com.cy
|
2025-01-04 07:55:03 -08:00 |
|
freearhey
|
cf52b0c3b0
|
Update stod2.is.config.js
|
2025-01-04 17:01:56 +03:00 |
|
freearhey
|
d156add197
|
Update stod2.is.test.js
|
2025-01-04 17:01:53 +03:00 |
|
freearhey
|
adda13bfd6
|
Update cyta.com.cy.test.js
|
2025-01-04 16:55:25 +03:00 |
|
freearhey
|
1e126da5d5
|
Merge branch 'cyta.com.cy' of https://github.com/fraudiay79/epg into pr/2536
|
2025-01-04 16:53:27 +03:00 |
|
fraudiay79
|
89e0fe5306
|
Update readme.md
|
2025-01-03 12:04:36 -05:00 |
|
fraudiay79
|
f4d5719e7e
|
Create readme.md
|
2025-01-03 12:00:41 -05:00 |
|
fraudiay79
|
711d85309a
|
Create stod2.is.test.js
|
2025-01-03 12:00:18 -05:00 |
|
fraudiay79
|
c5ee8a7597
|
Create stod2.is.channels.xml
|
2025-01-03 11:59:54 -05:00 |
|
fraudiay79
|
01419410eb
|
Create stod2.is.config.js
|
2025-01-03 11:59:01 -05:00 |
|
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 |
|