Exemplo n.º 1
0
def straddle(page):
	from htmlparser import straddle as replace_content
	return replace_content(page, '<div id="watch-video-container">')
Exemplo n.º 2
0
def straddle(page):
	from htmlparser import straddle as replace_content
	return replace_content(page, "<div id='player_container'>")