-
Notifications
You must be signed in to change notification settings - Fork 580
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
TVCatchup.com Plugin #775
TVCatchup.com Plugin #775
Conversation
|
||
@classmethod | ||
def can_handle_url(self, url): | ||
print "hi!", url |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this meant to be here? It’s not Python 3 syntax anyway.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, it's not meant to be there at all... My bad, was testing it before - crappy debug method.
@@ -66,6 +66,7 @@ tga - star.plu.cn Yes No | |||
- star.tga.plu.cn | |||
tv4play - tv4play.se Yes Yes Streams may be geo-restricted to Sweden. | |||
Only non-premium streams currently supported. | |||
tvcatchup - tvcatchup.com Yes No Streams may be geo-restricted to Great Britain. | |||
- fotbollskanalen.se |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are breaking up the tv4play entry here, the fotbollskanalen.se line should be directly under the tv4play lines.
Cool, I will correct these on this branch and on the other pull request. |
Thanks! |
A new plugin to support www.tvcatchup.com streams - might be geo-restricted to the UK.