max votes
This commit is contained in:
parent
f191e766ae
commit
a7fe2e2f96
2 changed files with 5 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ from ox.cache import read_url
|
|||
from ox.html import strip_tags, decode_html
|
||||
from ox.text import find_re
|
||||
|
||||
import imdb
|
||||
from . import imdb
|
||||
|
||||
def get_id(url):
|
||||
return url.split("/")[-1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue