Advertisement
addo619

entutele.com.ini WebGrab+Plus EPG data

Sep 23rd, 2014
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. **------------------------------------------------------------------------------------------------
  2. * @header_start
  3. * WebGrab+Plus ini for grabbing EPG data from TvGuide websites
  4. * @Site: entutele.com
  5. * @MinSWversion: V1.1.1/49
  6. * @Revision 0 - [23/09/2014] Addo Vapa
  7. * - creation
  8. * @Remarks:
  9. * @header_end
  10. **------------------------------------------------------------------------------------------------
  11.  
  12. site {url=entutele.com|timezone=UTC-06:00|maxdays=15|cultureinfo=es-MX|charset=UTF-8|titlematchfactor=90}
  13. urldate.format {datestring|yyyy-MM-dd}
  14. subpage.format{list|+06%3A00|+18%3A00}
  15.  
  16. *
  17. url_index{url()|http://www.entutele.com/canal/|channel|/|urldate|subpage}
  18. index_showsplit.scrub {multi()|<table class="canal_horario">|<tr class=" ||</tbody>}
  19. *
  20. scope.range {(indexshowdetails)|end}
  21. index_start.scrub {single()|<th>||</th>|<h3>}
  22. index_title.scrub {single()|class="_showinfo">|| </a>|</h3>}
  23. index_title.modify {cleanup(tags="<"">")}
  24. index_subtitle.scrub {single()|</h3>|class="_showinfo">| </a>|}
  25. index_subtitle.modify {cleanup(tags="<"">")}
  26. index_category.scrub {multi(separator="/")|<th>|<span class="tags">|</span>|}
  27. index_description.scrub {single()|</span>\n</p>\n<p>\n<b>|\n</p>\n<p>| <br />|}
  28. index_description.modify {cleanup(tags="<"">")}
  29. index_actor.scrub {multi(separator=",")|<p>\n<b>Reparto:</b>||.\n</p>\n<p>|}
  30.  
  31. end_scope
  32.  
  33. *
  34. ** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  35. ** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
  36. **
  37. ** @auto_xml_channel_start
  38. *scope.range {(channellist)|end}
  39. *url_index{url|http://www.entutele.com/programacion/todos/}
  40. *index_site_channel.scrub {multi()|<tbody>\n|alt="|" class="canalimg" />|<h3>Qué es Entutele</h3>}
  41. *index_site_id.scrub {multi()|<tbody>\n|<a href="/canal/|">|<h3>Qué es Entutele</h3>}
  42. *scope.range {(channellist)|end}
  43. *index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
  44. *end_scope
  45. ** @auto_xml_channel_end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement