38 lines
1.7 KiB
INI
Executable File
38 lines
1.7 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: teve.ba
|
|
*
|
|
* @MinSWversion: V1.1.1/53
|
|
* none
|
|
* @Revision 0 - [26/07/2014] Willy de Wilde
|
|
* creation
|
|
* @Remarks:
|
|
*
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
site {url=teve.ba|timezone=Europe/Ljubljana|maxdays=5|cultureinfo=ba|charset=UTF-8|titlematchfactor=90} * summer
|
|
url_index{url()|http://teve.ba/tv/ajaxGetProgram/|channel|/|urldate|}
|
|
*http://teve.ba/tv/ajaxGetProgram/bht1.ba/2014-08-03
|
|
urldate.format {datestring|yyyy-MM-dd}
|
|
*
|
|
index_showsplit.scrub {multi()|<li class="programItem||</li}
|
|
index_start.scrub {single()|<div class="left">||<}
|
|
index_title.scrub {single()|<div class="right">||</div}
|
|
index_title.modify {cleanup(tags="<"">")}
|
|
index_subtitle.scrub {single|"description">||<}
|
|
index_description.scrub {single|class="infoButton" title="||" alt=""}
|
|
index_description.modify {cleanup(tags="<"">")}
|
|
index_description.modify {remove|(više na http://tvprofil.net)}
|
|
*
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*url_index{url()|http://teve.ba/tv/ajaxGetChannels/|subpage|}
|
|
*subpage.format {list|1|2|3|4|5|6|7|8|9|10|11|12|14|24|25|26|27|28|29|31}
|
|
*index_site_channel.scrub {multi|tvStationTitle">||<}
|
|
*index_site_id.scrub {multi|class="clearfix" value=||>}
|
|
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
|
** @auto_xml_channel_end
|