33 lines
1.6 KiB
INI
Executable File
33 lines
1.6 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: tv.101vn.com
|
||
* @MinSWversion: 1.1.1/56.27
|
||
* @Revision 0 - [20/07/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=tv.101vn.com|timezone=Asia/Ho_Chi_Minh|maxdays=25|cultureinfo=vi-VN|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=VN|episodesystem=onscreen}
|
||
url_index{url|http://tv.101vn.com/ok/gettruyenhinh.php?dateSchedule=module%2Fajax%2Fajax_get_schedule.php%3FchannelId%3D|channel|%26dateSchedule%3D|urldate|}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {datestring|dd"%2F"MM"%2F"yyyy}
|
||
*
|
||
index_showsplit.scrub {multi|<p>|||}
|
||
*
|
||
index_start.scrub {single|<strong>||<\/strong>|<\/strong>}
|
||
index_title.scrub {single|<\/strong>||<\/p>|<\/p>}
|
||
index_title.modify {cleanup}
|
||
index_title.modify {remove|\}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index {url|http://tv.101vn.com/lich-phat-song-truyen-hinh}
|
||
*index_site_id.scrub {multi|<select id="channelId">|value="|"|</select>}
|
||
*index_site_channel.scrub {multi|<select id="channelId">|">|</option>}
|
||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||
** @auto_xml_channel_end
|