ramusus / kinopoiskpy

Python API to kinopoisk.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coudn't find The 13th Warrior

Tar4s opened this issue · comments

commented

In English and Russian languages coudn't find The 13th Warrior

https://www.kinopoisk.ru/film/10273/

In [1]: from kinopoisk.movie import Movie

In [2]: movie_list = Movie.objects.search('The 13th Warrior')

In [3]: len(movie_list)
Out[3]: 11

In [4]: print movie_list[0].title
13-й воин

In [5]: print movie_list[0].title_original
The 13th Warrior