Commit graph

70 commits

Author SHA1 Message Date
freearhey
e505444f00 Update *.channels.xml 2025-04-27 03:19:30 +03:00
freearhey
f7c09afb84 Remove wrong xmltv_ids 2025-01-13 17:50:28 +03:00
freearhey
5df982bb7c Fix linter issues in sites/ 2025-01-01 12:27:22 +03:00
freearhey
8110659652 Add missing space 2024-12-17 20:14:19 +03:00
freearhey
28c8e3d74f Replace -- with --- in npm commands
Resolves https://github.com/iptv-org/epg/issues/2354

Details: https://github.com/npm/cli/issues/3136
2024-12-15 17:32:49 +03:00
Toha
1d3008d144
Update osn.com guide.
Test

```
npm test -- osn.com

> test
> run-script-os osn.com

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

 PASS  sites/osn.com/osn.com.test.js (5.194 s)
  √ can generate valid request headers (6 ms)
  √ can generate valid url (2 ms)
  √ can parse response (ar) (112 ms)
  √ can parse response (en) (9 ms)
  √ can handle empty guide (1 ms)

Test Suites: 1 passed, 1 total
Tests:       5 passed, 5 total
Snapshots:   0 total
Time:        5.499 s
Ran all test suites matching /osn.com/i.
```

Grab

```
npm run grab -- --site=osn.com --lang=ar

> grab
> npx tsx scripts/commands/epg/grab.ts --site=osn.com --lang=ar

starting...
config:
  output: guide.xml
  maxConnections: 1
  gzip: false
  site: osn.com
  lang: ar
loading channels...
  found 59 channel(s)
run #1:
  [1/118] osn.com (ar) - DWR - Nov 27, 2024 (24 programs)
  [2/118] osn.com (ar) - DWR - Nov 28, 2024 (24 programs)
  ...
  [117/118] osn.com (ar) - OSNYahalaBilArabi.ae - Nov 28, 2024 (29 programs)
  [118/118] osn.com (ar) - TheFilipinoChannelMiddleEast.us - Nov 28, 2024 (30 programs)
  saving to "guide.xml"...
  done in 00h 01m 23s
```

Signed-off-by: Toha <tohenk@yahoo.com>
2024-11-27 20:42:06 +07:00
freearhey
3981133fea Fixes xmltv_id 2023-12-03 20:50:00 +03:00
freearhey
ddc13bb194 Update osn.com 2023-12-03 19:03:44 +03:00
freearhey
0fc71c95ee Update osn.com.test.js 2023-11-26 12:13:36 +03:00
freearhey
e9fdc45f91 Fixes xmltv_id 2023-11-15 10:03:21 +03:00
freearhey
449bd42891 Update osn.com.test.js 2023-11-06 23:47:54 +03:00
freearhey
5bdc1e8758 Merge branch 'osn.com-api' of https://github.com/tohenk/iptv-org-epg into pr/2206 2023-11-06 23:43:29 +03:00
Toha
646bd52c74
Update osn.com TV guide api.
The guide now uses GET request and the language returned by api is detected by
the referrer.

Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-06 09:13:06 +07:00
Toha
01ef513ef2
Update osn.com TV guide api.
The guide now uses GET request and the language returned by api is detected by
the referrer.

Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 13:55:24 +07:00
freearhey
63c86a2b30 Fixes linter errors 2023-10-15 14:08:23 +03:00
freearhey
c0cfcf7a47 Update /sites 2023-10-02 06:35:33 +03:00
freearhey
81465c867f Update osn.com.channels.xml 2023-09-19 03:54:51 +03:00
PopeyeTheSai10r
5dce3a353f
Update osn.com.config.js 2023-01-14 12:55:07 -08:00
Aleksandr Statciuk
f97f1b55c9 Adds the number of days to config.js 2023-01-10 12:40:01 +03:00
Aleksandr Statciuk
42964e510f Merge channels.xml 2023-01-06 06:29:45 +03:00
Aleksandr Statciuk
18a4c8f305 Merge channels.xml 2023-01-05 15:28:24 +03:00
RevGear
6e93912275 Update osn.com_jo-en.channels.xml 2023-01-01 21:18:22 +00:00
RevGear
f9e5f73434 OSNYahalaBilArabi 2023-01-01 21:16:13 +00:00
RevGear
cabb2fe91d Correct xmltv_ids 2023-01-01 21:11:01 +00:00
RevGear
514d2bff9d OSN channel refresh 2023-01-01 13:47:15 +00:00
Aleksandr Statciuk
a170f15a7a Fixes validation errors 2022-11-13 09:42:59 +03:00
Aleksandr Statciuk
e77afae38a Fixes validation errors 2022-11-09 00:15:59 +03:00
Aleksandr Statciuk
b28c8cd7f4 Fixes validation errors 2022-11-05 01:46:01 +03:00
Aleksandr Statciuk
edf3d16f2c Fixes validation errors 2022-09-21 02:05:51 +03:00
Aleksandr Statciuk
b9ce3fe01a Fixes xmltv_id 2022-06-30 00:27:03 +03:00
Aleksandr Statciuk
5957642489 Fixes validation errors 2022-05-27 02:55:18 +03:00
Aleksandr Statciuk
7ea6ace129 Fixes Madani Channel ID
#760
2022-05-15 23:59:27 +03:00
Aleksandr Statciuk
705544516a Fixes validation issues 2022-05-11 01:38:47 +03:00
Aleksandr Statciuk
f4aa48ee33 Fixes validation errors 2022-04-16 02:54:19 +03:00
Aleksandr Statciuk
c8f557e7c3 Fixes validation errors 2022-04-07 23:02:26 +03:00
Aleksandr Statciuk
0697eb6708 Fixes validation errors 2022-04-06 19:30:45 +03:00
Aleksandr Statciuk
0d8ca463f7 Fixes validation issues 2022-03-25 00:30:59 +03:00
Aleksandr Statciuk
0c0a6e3480 Fixes validation issues 2022-03-19 20:49:32 +03:00
Aleksandr Statciuk
d6a6aca8dc Fixes validation issues 2022-03-10 21:59:18 +03:00
Aleksandr Statciuk
69be299373 Update osn.com 2022-02-01 05:23:43 +03:00
Aleksandr Statciuk
052375dbe7 Add English version 2022-01-13 20:48:21 +03:00
Aleksandr Statciuk
6ce6e2d44b Fix osn.com 2022-01-13 20:19:09 +03:00
Aleksandr Statciuk
25272dade5 Update osn.com.config.js 2021-11-18 17:59:32 +03:00
Aleksandr Statciuk
87e3216e0e Update osn.com.config.js 2021-11-17 13:49:24 +03:00
Aleksandr Statciuk
c8c192a0ec Update osn.com_om.channels.xml 2021-11-02 12:13:16 +03:00
Aleksandr Statciuk
8e68e99990 Update osn.com_mr.channels.xml 2021-11-02 12:13:14 +03:00
Aleksandr Statciuk
3acd50c16b Update osn.com_td.channels.xml 2021-11-02 00:59:22 +03:00
Aleksandr Statciuk
b8a3edc914 Update osn.com_sa.channels.xml 2021-11-02 00:59:20 +03:00
Aleksandr Statciuk
7ad55d1458 Update osn.com_ma.channels.xml 2021-11-02 00:59:18 +03:00
Aleksandr Statciuk
52530f6ba8 Create osn.com_ye.channels.xml 2021-10-31 23:13:13 +03:00