41 lines
1.8 KiB
INI
Executable File
41 lines
1.8 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: vtv.vn
|
|
* @MinSWversion: V2.1
|
|
* @Revision 4 - [19/10/2019] WGT*Mat8861
|
|
* @Revision 3 - [09/10/2017] Blackbear199
|
|
* - site changes
|
|
* @Revision 2 - [11/05/2016] Blackbear199
|
|
* - fix episode scrub,add subtitle to title
|
|
* @Revision 1 - [01/09/2015] Francis De Paemeleere
|
|
* - update to site changes
|
|
* @Revision 0 - [01/11/2013] Francis De Paemeleere
|
|
* - creation
|
|
* @Remarks:
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
site {url=vtv.vn|timezone=Asia/Ho_Chi_Minh|maxdays=14|cultureinfo=vi-VN|charset=UTF-8|titlematchfactor=90|episodesystem=onscreen}
|
|
site {keepindexpage}
|
|
*
|
|
url_index{url|https://vtv.vn/lich-phat-song-ngay-|urldate|.htm}
|
|
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
|
*
|
|
urldate.format {datestring|d"-thang-"M"-nam-"yyyy}
|
|
*
|
|
global_temp_1.modify {set|'config_site_id'}
|
|
index_showsplit.scrub {multi(includeblock='global_temp_1'/11)|<ul class="programs">|<li |</li>|</ul>}
|
|
|
|
index_start.scrub {single|<span class="time">||</span>|</span>}
|
|
index_duration.scrub {single|duration="||"|"}
|
|
index_title.scrub {single|<span class="title">||</span>|</span>}
|
|
index_subtitle.scrub {single|<a class="genre">||</a>|</a>}
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*index_site_id.scrub {|}
|
|
*index_site_id.modify {set|1\|2\|3\|4\|5\|6\|7\|8\|9\|10\|11}
|
|
*index_site_channel.modify {set|VTV1\|VTV2\|VTV3\|VTV4\|VTV5\|VTV5 Tây Nam Bộ\|VTV5 Tây Nguyên\|VTV6\|VTV7\|VTV8\|VTV9}
|
|
** @auto_xml_channel_end
|