Olof Johansson
7d9b5e0537
kanal5: Fix pylint warnings (whitespace issues)
2014-07-22 09:32:58 +02:00
Johan Andersson
cd1194c1e1
kanal5: some streams don’t have videos for IPAD
2014-07-21 15:38:36 +02:00
Johan Andersson
40726e01a2
kanal5: always have rtmp live flag on.
2014-07-13 16:04:33 +02:00
Johan Andersson
1ae8bf3329
kanal5: divide the bitrate with 1000
2014-07-13 14:27:34 +02:00
Johan Andersson
b4832a9f5f
kanal5: We only see streamBaseUrl on RTMP
2014-07-10 18:35:27 +02:00
Johan Andersson
ce2d7cbab5
kanal5: Add support for HLS again.
2014-07-10 18:23:30 +02:00
Johan Andersson
f5635980ec
kanal5: we have this in a other place now
2014-06-07 20:59:42 +02:00
Johan Andersson
3f4bdd58d8
service: copy options to fetcher
2014-06-07 20:48:54 +02:00
Johan Andersson
f5cf37c4a9
remove old subtitle functions from kanal5 and svtplay
2014-06-02 21:27:49 +02:00
Johan Andersson
a374a55c21
kanal5: yield the subs
2014-06-02 21:27:49 +02:00
Johan Andersson
2249196f30
kanal5: convert into new video fetcher
2014-06-02 21:27:48 +02:00
Johan Andersson
7685944bdf
kanal5: dont override -l value
2014-03-26 22:47:30 +01:00
Johan Andersson
5e1e6dbbc9
subtitle: a way to download only subtitle.
2014-03-21 21:01:00 +01:00
Olof Johansson
38b3c7820b
hls: automatically detect baseurl
2014-02-08 17:40:25 +01:00
Johan Andersson
a7b114398b
kanal5: print error message when we see drm
2014-02-05 22:13:26 +01:00
Anders Waldenborg
9804d80302
Split subtitle getting to separate method
2014-01-25 22:57:50 +01:00
Anders Waldenborg
f331a653b6
Move url to object attribute
2014-01-25 22:57:50 +01:00
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
Johan Andersson
f7760ee640
Adding missing r prefixes to regex string
2013-05-05 12:57:42 +02:00
Olof Johansson
a688e0494f
kanal5: Don't redefine builtin "format"
2013-04-27 13:27:30 +02:00
Olof Johansson
bd1ae14e53
Isolate py3/2.7 conditional imports to own modules
2013-04-21 13:45:43 +02:00
Olof Johansson
e9bd5b8004
Make all services inherit svtplay_dl.service.Service
2013-04-21 13:45:43 +02:00
Johan Andersson
f959af260c
kanal5: import download_hls
2013-03-24 20:33:39 +01:00
Johan Andersson
df70896c84
import subtitle functions
2013-03-24 20:24:08 +01:00
Johan Andersson
cfd20232ab
Rename module from lib/svtplay to lib/svtplay_dl
...
less confusion with the service.
2013-03-17 19:55:19 +01:00