max votes

This commit is contained in:
j 2016-09-07 14:44:42 +02:00
commit a7fe2e2f96
2 changed files with 5 additions and 3 deletions

View file

@ -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]