Toha
|
a5229d3af0
|
Simultaneous fetch is now external package.
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-12-20 19:54:59 +07: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
|
11c618c3e5
|
Increase fetch worker.
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-11-27 12:13:05 +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
|
c3a7f22beb
|
Update tv.yandex.ru.config.js
|
2023-01-17 15:31:49 +03:00 |
|
Aleksandr Statciuk
|
707fec4e43
|
Update tv.yandex.ru.config.js
|
2023-01-16 14:38:55 +03:00 |
|
Aleksandr Statciuk
|
f97f1b55c9
|
Adds the number of days to config.js
|
2023-01-10 12:40:01 +03:00 |
|
Aleksandr Statciuk
|
a2e2d0da60
|
Update tv.yandex.ru
|
2022-02-01 05:42:27 +03:00 |
|
Aleksandr Statciuk
|
e0cf049438
|
Update tv.yandex.ru.config.js
|
2021-11-25 04:53:59 +03:00 |
|
Aleksandr Statciuk
|
fedff6ec47
|
Update tv.yandex.ru.config.js
|
2021-11-18 18:00:05 +03:00 |
|
Aleksandr Statciuk
|
f558ceb8fe
|
Update tv.yandex.ru.config.js
|
2021-10-16 02:11:48 +03:00 |
|
Aleksandr Statciuk
|
6955909ee4
|
Move sites into a folders
|
2021-10-15 03:31:13 +03:00 |
|