freearhey
|
5df982bb7c
|
Fix linter issues in sites/
|
2025-01-01 12:27:22 +03:00 |
|
Toha
|
916b5f5234
|
Use simultaneous fetch helper.
- Introduce fetch helper for site to fetch guide simultaneously.
- Clean-up unused requires.
- Updated tv.yandex.ru cookies.
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-12-20 19:54:59 +07:00 |
|
Toha
|
975abcd1b4
|
Update test cookies and api URL.
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-12-01 07:32:26 +07:00 |
|
Toha
|
29bdcc94c3
|
Update tv.yandex.ru guide.
```sh
npm run grab -- --site=tv.yandex.ru
> grab
> npx tsx scripts/commands/epg/grab.ts --site=tv.yandex.ru
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: tv.yandex.ru
loading channels...
found 1 channel(s)
run #1:
[1/1] tv.yandex.ru (ru) - 3ABNRussia.ru - Nov 26, 2024 (86 programs)
saving to "guide.xml"...
done in 00h 01m 22s
```
|
2024-11-26 21:34:47 +07:00 |
|
Toha
|
efd88698cb
|
Update tv.yandex.ru TV guide api.
This site is captcha protected, so it will likely the cookies need to
be updated regularly.
Signed-off-by: Toha <tohenk@yahoo.com>
|
2023-11-29 12:12:54 +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 |
|
Aleksandr Statciuk
|
18a4c8f305
|
Merge channels.xml
|
2023-01-05 15:28:24 +03:00 |
|
Aleksandr Statciuk
|
f764dde99d
|
Update tv.yandex.ru.test.js
|
2022-08-24 23:03:26 +03:00 |
|
Aleksandr Statciuk
|
a2e2d0da60
|
Update tv.yandex.ru
|
2022-02-01 05:42:27 +03:00 |
|
Aleksandr Statciuk
|
2325ac7a2d
|
Create tv.yandex.ru.test.js
|
2021-11-25 04:53:54 +03:00 |
|