Johan Andersson
|
1677349a42
|
öppetarkiv: we only send one argument to outputfilename
|
2018-06-03 00:12:45 +02:00 |
|
Johan Andersson
|
276b55dc8c
|
get_one_media: we get the config nowadays
|
2018-06-03 00:12:15 +02:00 |
|
Johan Andersson
|
00933645d7
|
Add some more entries to gitignore
fixes #907
|
2018-06-02 15:04:06 +02:00 |
|
Johan Andersson
|
12021ee355
|
get_one_media: dont try to run exclude on exceptions
|
2018-05-31 01:30:25 +02:00 |
|
Johan Andersson
|
89104b830e
|
viafree: support for the new page
fixes #893
|
2018-05-31 01:30:25 +02:00 |
|
Jacalz
|
62e6388261
|
Reformating of README to use Markdown and some content updates
|
2018-05-29 19:27:19 +02:00 |
|
Johan Andersson
|
9619936f2a
|
flake8 fixes
|
2018-05-27 16:10:22 +02:00 |
|
Johan Andersson
|
4fc53137d1
|
dplay: use logging instead of log
|
2018-05-27 16:05:54 +02:00 |
|
Johan Andersson
|
25831bd1a9
|
twitch: this should be episodename
|
2018-05-27 16:04:39 +02:00 |
|
Johan Andersson
|
f754197713
|
dplay: support for several subtitle languages
In some cases we dont want to download everything.
by default we will download the language as the .tld
|
2018-05-27 16:04:13 +02:00 |
|
Johan Andersson
|
af8fcc7581
|
hlsparse: put together subtitles when we are done with the other media.
use random bitrate so we can extract several subtitles if we need to extract it.
|
2018-05-27 16:00:05 +02:00 |
|
Johan Andersson
|
bfe7089c58
|
subtitle: Add subfix after episodename if we want to download all subtitles.
|
2018-05-27 15:55:25 +02:00 |
|
Johan Andersson
|
0f0e9fc459
|
urplay: only send the label to the subtitle
|
2018-05-27 15:54:24 +02:00 |
|
Johan Andersson
|
d69244d39c
|
merge: dont try to merge when new is None
|
2018-05-26 01:26:30 +02:00 |
|
Johan Andersson
|
526c6bbdbe
|
get_one_media: always remux hls
fixes #903
|
2018-05-25 22:49:05 +02:00 |
|
Johan Andersson
|
326a26aa21
|
fetcher: use .format for repr
|
2018-05-25 22:47:48 +02:00 |
|
Johan Andersson
|
bbf2f82b79
|
fetcher: make name a property
|
2018-05-25 22:47:26 +02:00 |
|
Johan Andersson
|
3f2b94d154
|
setup: hard error if someone trying to install it on python2
|
2018-05-24 23:50:55 +02:00 |
|
Johan Andersson
|
00b7ae81d9
|
setup: python requires >=3.4
|
2018-05-24 23:30:42 +02:00 |
|
Johan Andersson
|
72d11fd3d0
|
setup: rewrite the version information to its own file.
this will help setup to find new deps that we are missing
|
2018-05-24 23:05:34 +02:00 |
|
Johan Andersson
|
dea461c198
|
get_one_media: instead of using hardcoded name of fetcher check for audio
|
2018-05-24 21:18:14 +02:00 |
|
Johan Andersson
|
30f09b4bad
|
output: we can have separate a/v stream in .ts but there is no extension to separate them
fixes: #902
|
2018-05-24 21:15:14 +02:00 |
|
Johan Andersson
|
1167b5c3cf
|
readme: vertical align the links
|
2018-05-22 22:19:14 +02:00 |
|
Johan Andersson
|
9268ef269e
|
Remove old method to build
|
2018-05-22 22:18:56 +02:00 |
|
Johan Andersson
|
34f84db667
|
readme: add internal link to From source in the windows section
|
2018-05-22 21:39:43 +02:00 |
|
Johan Andersson
|
3f64d50fdd
|
readme: change ~ to =
|
2018-05-22 21:39:10 +02:00 |
|
Johan Andersson
|
9bcc876279
|
readme: python3 should be used when installing using setup.py
|
2018-05-22 21:22:40 +02:00 |
|
Johan Andersson
|
08210daaf6
|
readme: write how to build windows binary with nuitka.
|
2018-05-22 21:16:04 +02:00 |
|
Johan Andersson
|
26134a17ad
|
Add some info about python3, pyyaml and pycryptodome
|
2018-05-22 20:25:33 +02:00 |
|
Johan Andersson
|
66f102cd92
|
tv4play: add some extra space around arithmetic operator
|
2018-05-22 20:19:53 +02:00 |
|
Johan Andersson
|
389acf6a6c
|
npo: use the correct path to urlparse
|
2018-05-22 20:19:16 +02:00 |
|
Johan Andersson
|
7a8b4af606
|
tv4play: remove " - " från the name
|
2018-05-22 00:51:00 +02:00 |
|
Johan Andersson
|
2718f55db7
|
tv4play: send hls_time_stamp as a argument to fetchers
|
2018-05-22 00:03:14 +02:00 |
|
Johan Andersson
|
3dd8285c8a
|
qbrick: send other as a argument
|
2018-05-22 00:02:48 +02:00 |
|
Johan Andersson
|
35d8eb6dd1
|
Some more options to config
|
2018-05-22 00:02:20 +02:00 |
|
Johan Andersson
|
b77b78b121
|
output: dont try to check empty values
|
2018-05-21 23:37:00 +02:00 |
|
Johan Andersson
|
ae89f52606
|
tv4play: Add the id number to output
fixes: #899
|
2018-05-21 23:36:34 +02:00 |
|
Johan Andersson
|
24c1be3fd2
|
viafree: replace options with config
|
2018-05-21 22:56:22 +02:00 |
|
Johan Andersson
|
81e327ec19
|
tv4play: send other as a argument to the fetcher class
|
2018-05-21 22:13:30 +02:00 |
|
Johan Andersson
|
bbc0b70368
|
tv4play: remove some old option code
|
2018-05-21 22:13:08 +02:00 |
|
Johan Andersson
|
c5b436e20e
|
services: add output variable to fetchers
|
2018-05-21 00:56:22 +02:00 |
|
Johan Andersson
|
7aee5164f5
|
viafree: remove old variable
|
2018-05-21 00:38:04 +02:00 |
|
Johan Andersson
|
7275829dae
|
hls.download: the extension should be ts not tls
|
2018-05-21 00:05:31 +02:00 |
|
Johan Andersson
|
38e29e164f
|
setup: remove 2.7 from classifiers
|
2018-05-21 00:00:23 +02:00 |
|
Johan Andersson
|
72af4ffb0f
|
Change shebang to python3 from python
|
2018-05-20 23:23:16 +02:00 |
|
Johan Andersson
|
1300ab7032
|
setup_log: use pathname instead of filename
|
2018-05-20 23:06:15 +02:00 |
|
Johan Andersson
|
8b340bb103
|
get_media: use config inside of stream
|
2018-05-20 21:09:49 +02:00 |
|
Johan Andersson
|
a8fa7a8aa3
|
get_media: we already have this code in parser
|
2018-05-20 21:05:24 +02:00 |
|
Johan Andersson
|
2605f4ff94
|
output.formatname: this should be path
|
2018-05-20 20:51:34 +02:00 |
|
Johan Andersson
|
600afef12b
|
parser.setup_default: add missing default values
|
2018-05-20 20:29:16 +02:00 |
|