1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
svtplay-dl/lib/svtplay_dl/service
Olof Johansson 22d06ba0fe Disable pylint warning E1103 when using urlparse
pylint has issues with urlparse, e.g:

    Instance of 'ParseResult' has no 'query' member (but some types could not be inferred)
2013-04-27 13:17:00 +02:00
..
tests Add unit test for oppetarkiv.se 2013-04-16 17:51:31 +02:00
__init__.py Support for Mtvservices (thedailyshow & colbertnation) 2013-04-21 21:51:45 +02:00
aftonbladet.py Isolate py3/2.7 conditional imports to own modules 2013-04-21 13:45:43 +02:00
dr.py Make all services inherit svtplay_dl.service.Service 2013-04-21 13:45:43 +02:00
expressen.py Isolate py3/2.7 conditional imports to own modules 2013-04-21 13:45:43 +02:00
hbo.py Isolate py3/2.7 conditional imports to own modules 2013-04-21 13:45:43 +02:00
justin.py Disable pylint warning E1103 when using urlparse 2013-04-27 13:17:00 +02:00
kanal5.py Isolate py3/2.7 conditional imports to own modules 2013-04-21 13:45:43 +02:00
mtvservices.py Cosmetic fixes 2013-04-21 22:59:27 +02:00
nrk.py Make all services inherit svtplay_dl.service.Service 2013-04-21 13:45:43 +02:00
qbrick.py Make all services inherit svtplay_dl.service.Service 2013-04-21 13:45:43 +02:00
radioplay.py Disable pylint warning E1103 when using urlparse 2013-04-27 13:17:00 +02:00
ruv.py Make all services inherit svtplay_dl.service.Service 2013-04-21 13:45:43 +02:00
sr.py Disable pylint warning E1103 when using urlparse 2013-04-27 13:17:00 +02:00
svtplay.py hds: remove swf argument (it was unused) 2013-04-21 13:45:43 +02:00
tv4play.py Isolate py3/2.7 conditional imports to own modules 2013-04-21 13:45:43 +02:00
urplay.py Make all services inherit svtplay_dl.service.Service 2013-04-21 13:45:43 +02:00
viaplay.py Disable pylint warning E1103 when using urlparse 2013-04-27 13:17:00 +02:00
vimeo.py Make all services inherit svtplay_dl.service.Service 2013-04-21 13:45:43 +02:00