1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-28 06:04:17 +01:00
svtplay-dl/lib/svtplay_dl
Olof Johansson 9f9bcad0c7 Add default handle method in Service base class
The default handle method will look for a supported_domains attribute
(a list), containing the supported domains. The subclassed service
class can of course override this if other means of determining support
is needded.
2014-01-01 16:22:07 +01:00
..
fetcher Make pylint bit happier 2013-12-30 01:43:59 +01:00
service Add default handle method in Service base class 2014-01-01 16:22:07 +01:00
tests svtplay_dl.tests.output: initial set of unit tests for progress() 2013-04-19 18:12:36 +02:00
utils Make pylint bit happier 2013-12-30 01:43:59 +01:00
__init__.py Replace sys.version_info with pyX 2013-12-30 01:35:08 +01:00
__main__.py Make a single file 2013-03-23 15:43:05 +01:00
log.py Rename module from lib/svtplay to lib/svtplay_dl 2013-03-17 19:55:19 +01:00
output.py Remove unused imports 2013-04-21 13:45:43 +02:00