getUrl is taken
This commit is contained in:
parent
7c90d07438
commit
9cdebfa01d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from oxlib.cache import getUrlUnicode
|
||||||
import google
|
import google
|
||||||
|
|
||||||
|
|
||||||
def getUrl(title):
|
def getShowUrl(title):
|
||||||
'''
|
'''
|
||||||
Search Epguide Url for Show via Show Title.
|
Search Epguide Url for Show via Show Title.
|
||||||
Use Google to search the url, this is also done on Epguide.
|
Use Google to search the url, this is also done on Epguide.
|
||||||
|
|
Loading…
Reference in a new issue