show page url in videoob search results
This commit is contained in:
parent
0bcf72c08f
commit
4cc065e05f
3 changed files with 6 additions and 3 deletions
|
|
@ -67,6 +67,7 @@ class IndexPage(PornPage):
|
|||
|
||||
yield Video(int(_id),
|
||||
title=title,
|
||||
page_url=self.browser.id2url(_id),
|
||||
rating=rating,
|
||||
rating_max=rating_max,
|
||||
duration=duration,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue