32 lines
1.5 KiB
INI
Executable File
32 lines
1.5 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: vtc16.vn
|
||
* @MinSWversion: 1.1.1/56.25
|
||
* @Revision 0 - [19/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=vtc16.vn|timezone=Asia/Ho_Chi_Minh|maxdays=7|cultureinfo=vi-VN|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=VN|episodesystem=onscreen}
|
||
url_index{url(debug)|http://vtc16.vn/ajaxs/tvshow/loadchannel.aspx?channelid=|channel|&date=|urldate|}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|dd/MM/yyyy}
|
||
*
|
||
index_showsplit.scrub {multi|<div class='item row'>|||}
|
||
*
|
||
index_start.scrub {multi|<div class='time col-sm-3'>||</div>|</div>}
|
||
index_title.scrub {single|<div class='proname'>||</div>|</div>}
|
||
index_description.scrub {multi|<div>||</div>|</div>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://vtc16.vn/ajaxs/tvshow/load.aspx}
|
||
*index_site_id.scrub {multi|<option value='||'>|'>}
|
||
*index_site_channel.scrub {multi|<option value|'>|</option>|</select>}
|
||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||
** @auto_xml_channel_end
|