Johan Andersson
|
0ae031b8ac
|
tv3play: fix all downloads if it more than one seaon
fixes: #389
|
2016-06-30 01:20:39 +02:00 |
|
Johan Andersson
|
fa730a5564
|
remove options in argument for exclude
|
2016-05-14 22:54:30 +02:00 |
|
Johan Andersson
|
8a4469c810
|
Anomalous backslash in string fixes
|
2016-02-22 20:43:57 +01:00 |
|
Johan Andersson
|
4e88894f0c
|
remove some empty lines.
|
2016-02-07 10:28:07 +01:00 |
|
Johan Andersson
|
1fa3204374
|
viaplay: we should get the subtitle after we set name
fixes #341
|
2016-02-07 10:25:49 +01:00 |
|
Johan Andersson
|
b5ea350c0f
|
Move options to when we init the service class
|
2015-12-26 11:46:14 +01:00 |
|
Johan Andersson
|
bd565f77ae
|
viaplay: better filenames
fix #286
|
2015-10-24 21:55:33 +02:00 |
|
Johan Andersson
|
fa05480327
|
reorder arguments for hlsparse and hdsparse
|
2015-10-04 14:37:16 +02:00 |
|
Johan Andersson
|
dc2cc0294c
|
pip8. expected 2 lines found 1
|
2015-09-15 20:10:32 +02:00 |
|
Johan Andersson
|
07d061d397
|
viaplay: adding support for juciplay.se
|
2015-09-10 21:57:55 +02:00 |
|
Johan Andersson
|
f7323a0072
|
viaplay: f4m can be in the middle of the filename
|
2015-09-10 21:38:29 +02:00 |
|
Johan Andersson
|
1e6de72d64
|
Better excluding message
fixing #198
|
2015-09-06 23:04:48 +02:00 |
|
Johan Andersson
|
acf526c54a
|
Show only one error message instead of two
|
2015-09-06 14:19:10 +02:00 |
|
Johan Andersson
|
b3cd0ad586
|
viaplay: json need to be text
|
2015-09-01 23:52:00 +02:00 |
|
Johan Andersson
|
08f47dcbd5
|
viaplay: should be text and not binary
|
2015-08-31 23:18:37 +02:00 |
|
Johan Andersson
|
6cd4e335de
|
viaplay: remove debug print
|
2015-08-31 22:25:14 +02:00 |
|
Johan Andersson
|
331de0a70f
|
replace self.http.get with our own function with debug info
|
2015-08-31 19:45:15 +02:00 |
|
Johan Andersson
|
57842a3895
|
viaplay: request fixes
|
2015-08-31 17:14:08 +02:00 |
|
Johan Andersson
|
84ee181f5b
|
adding request support.
still need some more work
|
2015-08-30 00:06:20 +02:00 |
|
Johan Andersson
|
6a374ffa06
|
Move hdcore check to utils/get_http_data
|
2015-01-18 18:01:41 +01:00 |
|
Johan Andersson
|
723b7df1c8
|
viaplay: don’t try to yield empty streams
|
2015-01-16 21:18:54 +01:00 |
|
Johan Andersson
|
d7d8297811
|
pylint fixes
|
2014-12-26 02:04:29 +01:00 |
|
Johan Andersson
|
f5eb3c8749
|
Support for exclude filenames with WORD in them.
this fixes #190
|
2014-12-22 17:41:40 +01:00 |
|
Johan Andersson
|
46eb879ed4
|
viaplay: support for alternative subtitles
this fixes #193
|
2014-12-22 15:30:32 +01:00 |
|
Johan Andersson
|
08e9ca162f
|
viaplay: format string fixes
|
2014-12-22 11:01:04 +01:00 |
|
Johan Andersson
|
fe39ba2a82
|
viaplay: support for downloading lastest X episodes
|
2014-12-21 13:28:46 +01:00 |
|
Johan Andersson
|
67b3c8bb54
|
Rewrite http request handling.
|
2014-12-08 23:07:02 +01:00 |
|
Johan Andersson
|
77525f8092
|
viaplay: http-rewrite
|
2014-11-26 16:02:06 +01:00 |
|
Johan Andersson
|
cd9cc95dfa
|
Remove unused import sys.
|
2014-11-25 21:47:29 +01:00 |
|
Johan Andersson
|
0f93c5c1ce
|
Return instead of sys.exit
|
2014-11-25 21:46:33 +01:00 |
|
Johan Andersson
|
fa6a4c61d2
|
viaplay: better error messages
|
2014-11-25 19:03:24 +01:00 |
|
Johan Andersson
|
b505a03d3c
|
service: replace sys.exit with return
|
2014-11-25 19:03:24 +01:00 |
|
Johan Andersson
|
dde3672966
|
viaplay: easier to read .endswith instead if len - 3
|
2014-11-25 19:03:23 +01:00 |
|
Johan Andersson
|
dcc1367250
|
subtitle: refactor so we can reuse the try-except-thing
|
2014-11-25 19:03:23 +01:00 |
|
Johan Andersson
|
796f649eef
|
viaplay: Unused import
|
2014-11-09 02:14:31 +01:00 |
|
Johan Andersson
|
6a99f32b10
|
viaplay: they changed the api so things stopped working
this fixes #146
|
2014-10-23 00:03:14 +02:00 |
|
Johan Andersson
|
0e65654a5a
|
HDS: show an error message when we see DRM files.
|
2014-10-12 23:31:12 +02:00 |
|
Johan Andersson
|
09b4a6816e
|
viaplay: Show a error message from the site when we can’t find the id.
this will show two error message but we will fix that later after http-rewrite.
this fixes #129
|
2014-09-11 23:51:45 +02:00 |
|
Johan Andersson
|
f0a06007c2
|
viaplay: better regex to find the video id.
|
2014-09-11 23:51:45 +02:00 |
|
Johan Andersson
|
cbbe997311
|
viaplay: check if subtitle is None before yield it.
this fixes #125
|
2014-08-29 00:11:43 +02:00 |
|
Johan Andersson
|
9b1d2aa657
|
viaplay: support all characters for rtmp application value
this fixes #123
|
2014-08-27 15:13:57 +02:00 |
|
Johan Andersson
|
633a2254f0
|
viaplay: fix a FutureWarning
this fixes #120
|
2014-08-11 19:44:20 +02:00 |
|
Johan Andersson
|
8fd7639b1a
|
Space after #
|
2014-07-28 16:01:27 +02:00 |
|
Johan Andersson
|
e1915b6be2
|
viaplay: skip geoblock check if we see RTMP streams
|
2014-06-27 10:05:40 +02:00 |
|
Johan Andersson
|
45e847d849
|
viaplay: dont override live flag
|
2014-06-26 22:16:18 +02:00 |
|
Johan Andersson
|
e19b9e6316
|
viaplay: debug lines..
|
2014-06-26 22:12:16 +02:00 |
|
Johan Andersson
|
115ff10249
|
viaplay: support for viagame.com
|
2014-06-26 22:04:34 +02:00 |
|
Johan Andersson
|
9a7378f32d
|
viaplay: error handling when xml filename is f4m file
|
2014-06-26 22:04:16 +02:00 |
|
Johan Andersson
|
eb762b8084
|
viaplay: support for HLS with better quality
|
2014-06-26 21:52:32 +02:00 |
|
Johan Andersson
|
abaf1e19a9
|
viaplay: use data-video-id instead of data-emediate-video_id.
based on a fix by @magic75 and this fixes #108
|
2014-06-22 22:46:00 +02:00 |
|