Files
epg/siteini.pack/Romania/antenaplay.ro.ini
freearhey a597b11307 Init
2021-03-09 22:46:37 +03:00

35 lines
1.8 KiB
INI
Executable File

**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: antenaplay.ro
* @MinSWversion: V2.1
* none
* @Revision 0 - [31/08/2019] TDOe
* creation
* @Remarks:
* an romanian website for watching antena channels online
* @header_end
**------------------------------------------------------------------------------------------------
site {url=antenaplay.ro/live/|timezone=Europe/Budapest|maxdays=2|cultureinfo=ro-RO|charset=UTF-8|titlematchfactor=90|allowlastdayoverflow}
url_index{url|https://antenaplay.ro/live/|channel|/}
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
*
index_showsplit.scrub {multi|<section class="program-tv js-slider">|<div class="item">|</div>|</section>}
index_start.scrub {single(exclude="ACUM LA TV")|<strong>||</strong>|</strong>}
index_title.scrub {single|</strong>||</p>|</p>}
index_urlchannellogo {url||<h1><div class="logo-canal"><img src="||">|</div>|</h1>}
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*url_index{url|https://antenaplay.ro/live}
*index_site_channel.scrub {multi|<section class="live-channels-listing pagina-canale">|<a href="/live/|" class="item">|</section>}
*index_site_channel.modify {replace|-| }
*index_site_channel.modify {cleanup(style=name)}
*index_site_id.scrub {multi|<section class="live-channels-listing pagina-canale">|<a href="/live/|" class="item">|</section>}
*scope.range {(channellist)|end}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
*end_scope
** @auto_xml_channel_end