implement ICapVideoProvider.iter_search_results()
This commit is contained in:
parent
a21b6f19d2
commit
f1ee6d674a
4 changed files with 105 additions and 11 deletions
|
|
@ -19,3 +19,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
"""
|
||||
|
||||
from .video import VideoPage
|
||||
from .results import ResultsPage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue