Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавление источника stills (скриншоты фильма) #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

IvanGavrilenko
Copy link

No description provided.

@@ -4,8 +4,8 @@
from bs4 import BeautifulSoup

from .sources import (
MovieLink, MoviePremierLink, MovieMainPage, MoviePostersPage, MovieTrailersPage, MovieSeries, MovieCareerLink,
MovieCastPage, MovieRoleLink)
MovieLink, MoviePremierLink, MovieMainPage, MoviePostersPage,MovieStillsPage,MovieTrailersPage, MovieSeries,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please restore spaces here

@@ -336,6 +336,14 @@ class MoviePostersPage(KinopoiskImagesPage):
field_name = 'posters'


class MovieStillsPage(KinopoiskImagesPage):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have test for this new functionality

@ramusus ramusus mentioned this pull request Dec 16, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 94.004% when pulling b74ec5d on IvanGavrilenko:master into d841908 on ramusus:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants