Johan Andersson
|
55b07c1dfb
|
fetcher: set output extension
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
1a14d26b1b
|
Return empty dict instead of None
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
f300e24ca3
|
more options to config replaces
|
2018-05-13 13:07:34 +02:00 |
|
Johan Andersson
|
ca49366002
|
Options to config
|
2018-05-13 13:06:45 +02:00 |
|
Johan Andersson
|
7e351530e9
|
No need for utils.urllib anymore
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
b8c1163852
|
remove a bunch of is_py. time for py3.
|
2018-05-13 12:08:11 +02:00 |
|
Johan Andersson
|
7b6ceb4737
|
Flake8 fixes
|
2018-01-30 20:17:33 +01:00 |
|
dalgr
|
938bb81a1b
|
Change hds to display all url when using '--get_url', '-g'
|
2018-01-21 21:12:14 +01:00 |
|
Johan Andersson
|
fc4c659ae9
|
output: make bit more generic
Remove the output "-". it have been a bit broken for a while.
|
2017-11-24 23:11:48 +01:00 |
|
Johan Andersson
|
59d2513dee
|
fetcher: change str formating from '%s' to '.format'
|
2017-10-09 22:35:33 +02:00 |
|
Johan Andersson
|
fa590117de
|
fetcher: handle errors from parsing playlists
|
2016-10-16 19:35:38 +02:00 |
|
Johan Andersson
|
f8eb0b8a45
|
fetcher: dont crash if we cant read the playlists
fixes #446
|
2016-09-09 22:56:05 +02:00 |
|
Johan Andersson
|
cd4506be8e
|
hds: some cases we need to encode the playlist as str for py2
|
2016-08-17 00:43:24 +02:00 |
|
Johan Andersson
|
3ea58c0461
|
fetcher: dont print newline when its silent
|
2016-05-01 13:12:19 +02:00 |
|
Johan Andersson
|
2d43702828
|
fetcher: set a variable if the stream is finished.
|
2016-03-22 22:28:41 +01:00 |
|
Johan Andersson
|
0f340b194e
|
hds: remove some left over debug code..
|
2016-02-07 10:31:28 +01:00 |
|
Johan Andersson
|
4e88d27cbc
|
hls, hds: dont try to parse bad data
fixes: #342
|
2016-02-07 10:27:01 +01:00 |
|
Johan Andersson
|
3f04ae2a56
|
swap place on py2 and py3 checks
|
2016-01-27 19:49:38 +01:00 |
|
Johan Andersson
|
99a0a1169a
|
hdsparse: we should use bootstrapinfoid instead of 0
|
2016-01-17 00:36:15 +01:00 |
|
Johan Andersson
|
739565cd27
|
hls, hds, http: its should be “and” and not “or”
|
2015-10-25 19:24:14 +01:00 |
|
Johan Andersson
|
6b240e2f24
|
hds: support for silent
|
2015-10-25 18:23:39 +01:00 |
|
Johan Andersson
|
2eef43843d
|
HDS: handle 403 error when the playlist is geoblocked
|
2015-10-04 17:40:40 +02:00 |
|
Johan Andersson
|
b9bbedc2e7
|
hds: yield ServiceError when we see DRM
|
2015-10-04 17:39:43 +02:00 |
|
Johan Andersson
|
39f7d4ba2e
|
hls: handle cookies
|
2015-10-04 14:36:21 +02:00 |
|
Johan Andersson
|
0d5a05be64
|
hdsparse: work as the same way as hlsparse
|
2015-10-04 14:35:35 +02:00 |
|
Johan Andersson
|
b899072236
|
hds: we want to get the data inside of the parse function
|
2015-10-04 14:35:00 +02:00 |
|
Johan Andersson
|
dc2cc0294c
|
pip8. expected 2 lines found 1
|
2015-09-15 20:10:32 +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
|
84ee181f5b
|
adding request support.
still need some more work
|
2015-08-30 00:06:20 +02:00 |
|
Johan Andersson
|
21cd9efe93
|
output: no need to get the filename when we already have it in options
|
2014-12-30 21:18:01 +01:00 |
|
Johan Andersson
|
d7d8297811
|
pylint fixes
|
2014-12-26 02:04:29 +01:00 |
|
Johan Andersson
|
67b3c8bb54
|
Rewrite http request handling.
|
2014-12-08 23:07:02 +01:00 |
|
Johan Andersson
|
0e65654a5a
|
HDS: show an error message when we see DRM files.
|
2014-10-12 23:31:12 +02:00 |
|
Johan Andersson
|
401bb08a78
|
hdsparse: in some cases we only have one bootstrap that is shared between all streams
|
2014-10-12 23:31:12 +02:00 |
|
Johan Andersson
|
0544b57b77
|
Break long lines into two lines.
|
2014-08-28 07:56:47 +02:00 |
|
Johan Andersson
|
8eec519577
|
output: make pylint happier.
|
2014-08-21 22:10:16 +02:00 |
|
Johan Andersson
|
686f5f615a
|
refactor output to its own function
Almost the same code for all the fetchers.
|
2014-08-20 20:27:45 +02:00 |
|
Johan Andersson
|
3f6bd29a13
|
fetchers: fix a crash on stdout python3
|
2014-08-12 17:14:12 +02:00 |
|
Johan Andersson
|
ec3e8fb131
|
Fixing some landscape.io warnings
|
2014-08-12 00:08:51 +02:00 |
|
Johan Andersson
|
8fd7639b1a
|
Space after #
|
2014-07-28 16:01:27 +02:00 |
|
Johan Andersson
|
ed85f9cf0f
|
hds: Support for starting on NN fragment and use same query string as manifest.
|
2014-07-10 18:07:59 +02:00 |
|
Johan Andersson
|
e87c236c51
|
option to choose which download method is preferred.
|
2014-06-02 21:27:51 +02:00 |
|
Johan Andersson
|
ea9bd80356
|
hds: complain when the file exists
|
2014-06-02 21:27:50 +02:00 |
|
Johan Andersson
|
c606b9b031
|
hds: we don't need select_quality anymore inside this class.
|
2014-06-02 21:27:50 +02:00 |
|
Johan Andersson
|
ac69ecedf0
|
hds: left over cruft
|
2014-06-02 21:27:50 +02:00 |
|
Johan Andersson
|
383c0650d7
|
hds: parse and kwargssupport
|
2014-06-02 21:27:50 +02:00 |
|
Johan Andersson
|
330d7dd925
|
fetcher: convert to VideoRetriever
|
2014-06-02 21:27:48 +02:00 |
|
Olof Johansson
|
a9ef1e6cfa
|
hds: don't output progressbar if --silent
|
2014-05-03 17:57:53 +02:00 |
|
Olof Johansson
|
8e46384048
|
hds: Error on live streams
This can be overriden using the --force flag.
|
2014-02-11 18:46:53 +01:00 |
|
Johan Andersson
|
b5e67876c4
|
hds: python3 support
|
2014-01-07 20:52:03 +01:00 |
|