You are here

tv.yandex.ru

71 posts / 0 new
Last post
bambuk_v
Offline
Joined: 8 years
Last seen: 8 years
tv.yandex.ru

Hi guys I kinda start ini file for tv.yandex.ru but at begining then i type thisurl :

site {url=tv.yandex.ru|timezone=UTC|maxdays=7|cultureinfo=ru-RU|charset=windows-1251|titlematchfactor=0|nopageoverlaps}

urldate.format {datestring|yyyy-MM-dd}

url_index{url|https://tv.yandex.ru/213/channels/|chanel|?date=|urldate|&period=all-day} \

 

the response from log file is : [  Error ] no index page data received

 

config.xml

<channel update="i" site="tv.yandex.ru" site_id="146" xmltv_id="1">Первый канал</channel>

 

Can someone tell my if it possible to grab anything from it?

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

 

I am also to use for this service pls make a .ini file for this site

thanks

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

works perfekt, thanks blackbear

and no problem witch charset.

 

p.s i use the wg++ on raspberry Osmc, Raspbian.

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

ok i have a problem or a bug from the site yandex.ru

a few channels , not work as had, the time is not right.

an example: this channel works perfekt "<channel update="i" site="tv.yandex.ru" site_id="146" xmltv_id="Первый">Первый</channel>"

this one goes back to one hour: "<channel update="i" site="tv.yandex.ru" site_id="807" xmltv_id="Nat Geo Wild HD">Nat Geo Wild HD</channel>

"

can i change the offset only for one channel?

 


 

 


 
ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year
Blackbear199 wrote:

no you cant change the offset for just one channel.

use xmltv_time_correct from the downloads page.

with it you can adjust the time for one or multiple channels.

 

 

the tool is good, works on Pc.

i use webgrabplus on my Raspberry 3 (Libreelec) system, and the cronjob make me automatically a new .xml file

i have no idea, there start the tool on Libreelec.

 

EDIT:

ok i have this shit on libreelec laugh

command line

/storage/.kodi/addons/tools.mono/bin/mono xmltv_time_correct.exe guide.xml output.xml

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

@Blackbear199

if you have time

can u pls make a yandex.tv.ini with picons settings?

that's the only thing I miss

 


 

 

 

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

thank you so much, its working

my raspbian (kodi+tvheadend server) on raspberry pi witch webgrabplus is perfekt..

best service here, donation from me..

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year
Blackbear199 wrote:

updated ini can be found on the epg channels page.you will need the latest webgrab beta version(currently 56.27) if your not already using it.

* @Revision 1 - [25/07/2016] Blackbear199
*     - added subtitle
*     - added country
*     - added urlchannellogo
*     - added showicon
*     - rewrote season/episode to version 56.25+ format.
*     - set desired output,onscreen(S5 E9/10) or xmltv_ns(4.8/9.) on site{...} line.default onscreen.

 

Ok i think, i have a bug witch this .ini file

@Blackbear199

the first run is perfekt, no problems 

the second or next run´s witch the same guide.xml file is suspiciously, see the log file.

then CHANGED show corrected..

But what about all the same.. that is all time, in each channel.

or should it run so??

I post my config and my last log file

thanks for help


 

 


 

 

 

janKO
Offline
Donator
Joined: 10 years
Last seen: 18 hours

Is it possible to get latin characters in epg file?

janKO
Offline
Donator
Joined: 10 years
Last seen: 18 hours

I mean this:

This is cyrillic alphabet

28 июля четверг
05:00 Утро России
10:00 Вести
10:35 Вести-Москва
10:50 О самом главном
11:45 Жизнь замечательных идей

and i want to see this latin alphabet

28 ijulja četverg
05:00 Utro Rossii
10:00 Vesti
10:35 Vesti-Moskva
10:50 O samom glavnom
11:45 Žizn’ zamečatel’nyh idej

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

Blackbear199 i testing the last of the .ini,(Revision 2) and the working perfekt, no matter on first, or second running time, good working kingbear.wink

 


 
PlintuZz
Offline
Joined: 6 years
Last seen: 6 years

Could you fix the program from Yandex?
gives an error message "no shows in indexpage!"

bestlivetv
Offline
Joined: 6 years
Last seen: 6 years

Hello Blackbear199 
Can you update file for yandex because i can't grab description for any channels
Thank you very much!!!!

bestlivetv
Offline
Joined: 6 years
Last seen: 6 years

Thank you very much!!!!
You are the best!!!

Pelegrino
Offline
Joined: 6 years
Last seen: 6 years

Hello!

What can I do if I need EPG for specific region?

For example, I need: https://tv.yandex.ru/187/channels/1463

Where 187 is a region code and 1463 is the channel ID.

If I try to use the channel ID like this ( <channel update="i" site="tv.yandex.ru" site_id="1463" xmltv_id="Украина">Украина</channel> ) - I get the message that there is no shows in indexpage, because the EPG is available only in 187 region.

Would be grateful for help!

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

open the "tv.yandex.ru.ini" file "WebGrab+Plus\siteini.pack\Russia\tv.yandex.ru.ini" and change the Line 28

 

from

url_index{url|https://tv.yandex.ru/213/channels/|channel|?date=|urldate|&period=all-day}

to

url_index{url|https://tv.yandex.ru/187/channels/|channel|?date=|urldate|&period=all-day}

Pelegrino
Offline
Joined: 6 years
Last seen: 6 years

Thank you guys! You are the best! Excuse for troubling, I could have guessed it myself.

george_perec
Offline
Joined: 6 years
Last seen: 6 years

Hi. The script generates duplicate strings on TV Shows of channel Paramount Comedy. See my screenshot. And how to S2 E8 change to Сезон 2 Серия 8 or change to С2 Э8?

george_perec
Offline
Joined: 6 years
Last seen: 6 years

Blackbear199, thanks

ekzkgz
Offline
Joined: 5 years
Last seen: 5 years

not working now.

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

Да, в лог пишет:

[ Debug ] skipped show without a title at 11/07/2018 23:10:00
[ Debug ] skipped show without a title at 12/07/2018 04:30:00
[ Debug ] skipped show without a title at 12/07/2018 07:00:00
[ Debug ] skipped show without a title at 12/07/2018 07:05:00
[ Debug ] skipped show without a title at 12/07/2018 11:10:00
[ Debug ] skipped show without a title at 12/07/2018 16:00:00
[ Debug ] skipped show without a title at 12/07/2018 19:00:00
[ Debug ] skipped show without a title at 12/07/2018 19:10:00
[ Debug ] skipped show without a title at 12/07/2018 21:00:00
[ Debug ] skipped show without a title at 12/07/2018 23:00:00
[ Debug ] skipped : fully overlapping show from 12/07/2018 23:10
[ Debug ] to 13/07/2018 04:30

anseatle
Offline
anseatle's picture
Donator
Joined: 6 years
Last seen: 2 years

not works now, please fix

anseatle
Offline
anseatle's picture
Donator
Joined: 6 years
Last seen: 2 years

ok... if you asking for
13.7.18

Attachments: 
defender
Offline
Joined: 5 years
Last seen: 5 years

not works now, please fix

vadim
Offline
Joined: 5 years
Last seen: 5 years

у меня работает

Attachments: 
majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

Все равно не работает:

( 4/17 ) TV.YANDEX.RU -- chan. (xmltv_id=81) -- mode Force
iiiiii
no shows in indexpage!

( 5/17 ) TV.YANDEX.RU -- chan. (xmltv_id=193) -- mode Force
iiiiii
no shows in indexpage!

Можете свой конфиг выложить ? XML

И с какой регион у вас в настройках?

P.S Заработало при условии что убрал выбор реигона, т.е было

Fashion 4K Preview

стало

Fashion 4K Preview

но это я так понимаю из-за того что ваш конфиг старый, тут выложена более новая версия в которой была добавлена поддержка регионов

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

ЕПГ грабится, но не собирает данные какой сезон и номер серии, только название сериала, может кто понимающий поможет?

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

ЕПГ грабится, но не собирает данные какой сезон и номер серии, только название сериала, может кто понимающий поможет?

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

I respect your work and made a small donation (zlata.nastya)

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

А можно сделать чтобы секция Episod num включалась в секцию title (split?)
В MW Stalker выглядит вот так:

00:00 Тайны Лауры
00:45 Тайны Лауры
01:35 Тайны Лауры
02:15 Просто Найджелла
02:45 Просто Найджелла
03:20 Восприятие
04:00 Восприятие
04:45 Восприятие
05:25 Восприятие
06:10 Восприятие

А надо вот так:

00:30 Кaндис Ренуар. Сезон 4. 8-я серия.
01:20 Кaндис Ренуар. Сезон 4. 9-я серия.
02:15 Кaндис Ренуар. Сезон 4. 10-я серия.
03:05 Кaндис Ренуар. Сезон 5. 1-я серия.
04:00 Кaндис Ренуар. Сезон 5. 2-я серия.
04:50 Резидент. Сезон 1. 4-я серия.

или

00:30 Кaндис Ренуар. Сезон 4. 8-я серия - "Нет дыма без огня"
01:20 Кaндис Ренуар. Сезон 4. 9-я серия - "Друзья познаются в беде"
02:15 Кaндис Ренуар. Сезон 4. 10-я серия - "Око за око - и мир ослепнет "
03:05 Кaндис Ренуар. Сезон 5. 1-я серия - "Повинную голову меч не сечет "
04:00 Кaндис Ренуар. Сезон 5. 2-я серия - "Рыбак рыбака видит издалека "
04:50 Резидент. Сезон 1. 4-я серия - "Кризис идентичности"

Attachments: 
majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

Спасибо, у меня получилось сделать вот так:

Тайны Лауры S2 E5

в файле *.ini есть строки

index_episode.modify {substring(type=regex pattern="'S1'. 'E1'/'Et1'""'S1'. 'E1'""'E1'/'Et1'""'E1'")|'index_title' "\s((?:\"[^\"]*\"\s\.)?(?:(?:Сезон\s)?\d+\.\s)?\s*(?:\"[^\"]*\")?,?\s*(?:\d+-?я?\s[и-]\s)?\d+)-?я?\sсери[ия]"}

и

index_title.modify {remove('index_episode' not "" type=regex)|"(\.*\s*(?:(?:Сезон\s)?\d+\.\s)?\s*(?:\"[^\"]*\")?,?\s*(?:\d+-?я?\s[и-]\s)?\d+-?я?\sсери[ия](?:\s-*\s*\"[^\"]*\")?)"}

Насколько я понимаю это сделано что привести к виду

00:30 Тайны Лауры. Сезон 4. 8-я серия.

Но это не работает, возможно исправить?

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

Perfect!!!

toleeck
Offline
toleeck's picture
Donator
Joined: 5 years
Last seen: 2 years

к многим передачам и фильмам добавляются ссылки на постеры. ссылки ведут на служебный ресурс яндекса https://avatars.mds.yandex.net
но изображения по этим ссылкам недоступны. возможно ссылки как-то надо поправить чтобы изображения стали доступны?
во всём остальном нареканий нет. большое спасибо, парсер работает отлично!

to many programs and films are added links to posters. the links lead to the Yandex service resource https://avatars.mds.yandex.net
but images on these links are not available. Perhaps the links somehow need to be corrected to make the images available?
otherwise there are no complaints. thank you very much, the parser works fine!
I tried to open these links through a proxy and Vpn located in other countries, but I could not see the images.

toleeck
Offline
toleeck's picture
Donator
Joined: 5 years
Last seen: 2 years
Blackbear199 wrote:

fixed

thank you very much!
perfectly! works great!

anseatle
Offline
anseatle's picture
Donator
Joined: 6 years
Last seen: 2 years

Обновил сам для всех а не дня донаторов только

Attachments: 
micelin
Offline
Donator
Joined: 6 years
Last seen: 1 month
anseatle wrote:

Обновил сам для всех а не дня донаторов только

Попробовал ваш ini, но к описанию программы постеры не добавляются. Подскажите пожалуйста, как исправить?

micelin
Offline
Donator
Joined: 6 years
Last seen: 1 month

Help please. tv.yandex.ru.ini dont work.

micelin
Offline
Donator
Joined: 6 years
Last seen: 1 month

Help please. tv.yandex.ru.ini dont work.

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year

Blackbear199 наверно вообще аккаунт удалил, может теперь и поправить некому...

toleeck
Offline
toleeck's picture
Donator
Joined: 5 years
Last seen: 2 years

произошёл конфликт и товарищ умыл руки http://www.webgrabplus.com/comment/15798#comment-15798

EgiszZ
Offline
Joined: 5 years
Last seen: 5 years

Hi,
I fixed title names for tv.yandex.ru
Currently testing on several channels, seems OK.
This is my first fix, so don't don't be angry if it doesn't work 100% :)

Attachments: 
micelin
Offline
Donator
Joined: 6 years
Last seen: 1 month

Спасибо. Не могди бы вы поправить мой файл ini. К сожалению в вашем не на все программы есть иконки и отображение заголовков не очень коректное. Например \"Наполи\" - \"Торино\. Зачем \ \?

Attachments: 
ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

its ok?

Attachments: 
toleeck
Offline
toleeck's picture
Donator
Joined: 5 years
Last seen: 2 years

looks right!

majer_alex
Offline
Donator
Joined: 8 years
Last seen: 1 year
ramboger wrote:

its ok?

К сожалению перестал работать (((

[ Debug ] skipped show without a title at 02/06/2019 21:20:00
[ Debug ] skipped show without a title at 02/06/2019 22:15:00
[ Debug ] skipped show without a title at 02/06/2019 23:10:00

/// < update="i" site="tv.yandex.ru" site_id="213##618" xmltv_id="RU-Мама">RU-Мама
/// < update="i" site="tv.yandex.ru" site_id="983##1785" xmltv_id="TR-Поехали!">TR-Поехали!

toleeck
Offline
toleeck's picture
Donator
Joined: 5 years
Last seen: 2 years

тьфу-тьфу, пока работает с этим же конфигом в штатном режиме:
[ Info ] ( 157/193 ) TV.YANDEX.RU -- chan. (xmltv_id=RU-Мама) -- mode Incremental
[ Info ] 0.42 sec/update
я забираю программу на два дня вперёд

Inspectas
Offline
Inspectas's picture
Joined: 6 years
Last seen: 4 years

Privet,

kanaly THT4; THT; Супер nenahodit, mozhet znajete prichinu?

WebGrab+Plus\siteini.pack\Russia\tv.yandex.ru.ini -- Revision 07
[ Info ] Found existing channel (xmltv_id=RU-ТНТ4) in the config file
[ Info ] Found existing channel (xmltv_id=RU-ТНТ) in the config file
[ Info ] Found existing channel (xmltv_id=RU-Супер) in the config file
[ Info ]

[ Info ] ( 1/3 ) TV.YANDEX.RU -- chan. (xmltv_id=RU-ТНТ4) -- mode Incremental
[Error ] no shows in indexpage!
[ Info ]
[ Debug ]
[ Info ] ( 2/3 ) TV.YANDEX.RU -- chan. (xmltv_id=RU-ТНТ) -- mode Incremental
[Error ] no shows in indexpage!
[ Info ]
[ Debug ]
[ Info ] ( 3/3 ) TV.YANDEX.RU -- chan. (xmltv_id=RU-Супер) -- mode Incremental
[Error ] no shows in indexpage!

Inspectas
Offline
Inspectas's picture
Joined: 6 years
Last seen: 4 years

Where to get new version yandex.channels ini?

bam
Offline
Joined: 4 years
Last seen: 4 years

The Siteini seems uses incorrect `timezone=UTC` option, whereas input dates in source HTML are in local Moscow time.
The timezone info is just dropped when scraping:

```
[ Debug ] Debugging information SiteIni
[ Debug ] Element: INDEX_START
[ Debug ] html source written to : /storage/.kodi/userdata/addon_data/service.webgrabplus/html.source.htm
[ Debug ] scrub strings:
[ Debug ] type & arguments : (debug)regex
[ Debug ] regex_expression : "start":"(\d{4}-\d{2}-\d{2}T\d{1,2}:\d{2}:\d{2})[-+]\d{2}:\d{2}"
[ Debug ] Found 1 match(es):
[ Debug ] 2019-11-30T03:40:00
[ Debug ] Element Value(s) :
[ Debug ] ----------begin--element----------
2019-11-30T03:40:00
```

html.source.htm:
"start":"2019-11-30T03:40:00+03:00"

In result, if we just set correct `timezone` option, times are crewed up in xmltv output.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 18 hours

Corrected to Moscow

bam
Offline
Joined: 4 years
Last seen: 4 years

Probably it's not enough. Just changing timezone makes the time screwed up -3 hours.

Pages

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl