Johan Andersson
|
8fcd201ddc
|
dash: use exception instead of nothin
|
2018-05-13 14:21:27 +02:00 |
|
Johan Andersson
|
d3799d7660
|
rtmp: generate correct filename
|
2018-05-13 13:09:27 +02:00 |
|
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
|
a051418dab
|
utils: move functions out of init to its own files.
|
2018-05-13 12:10:19 +02:00 |
|
Johan Andersson
|
859fd50efa
|
flake8 break long lines
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
07b84c1f2e
|
flake8 no need for extra space
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
5339bdc265
|
flake8 over-indented for visual indent
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
22e3c8e5ac
|
urljoin in hls
|
2018-05-13 12:09:27 +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 |
|
dalgr
|
346b40dfbf
|
Add better parsing of dates in dash fetcher
|
2018-03-30 22:52:20 +02:00 |
|
dalgr
|
e77b5e12cd
|
Adjust 'end_time_stamp' for tv4 live, to avid fetching before the stream is publlished
|
2018-03-30 22:52:20 +02:00 |
|
dalgr
|
ec483a7045
|
Fix for the problem cused by 'Crypto.Random'
|
2018-03-11 10:19:29 +01:00 |
|
dalgr
|
f818993bcd
|
Fixes: 'Another ViaFree issue'
...
|
2018-03-10 22:16:16 +01:00 |
|
Johan Andersson
|
4b64e1bb9f
|
hlsparse: sometimes we thought that subtitles was audio track
fixes #853
|
2018-03-09 23:20:52 +01:00 |
|
Johan Andersson
|
0eaf0ec8f8
|
don't hide import errors
|
2018-03-09 22:53:33 +01:00 |
|
Johan Andersson
|
35691d85cc
|
hls: we should use .ts and not .mp4
|
2018-03-06 21:49:43 +01:00 |
|
dalgr
|
4c62d87087
|
Modify after review, issue 846
|
2018-03-06 21:04:48 +01:00 |
|
dalgr
|
f06c09e9c3
|
Fix issue 846, DASH crash on a video on svtplay
|
2018-03-06 21:04:48 +01:00 |
|
dalgr
|
8b3a5dacbe
|
hls AES use avilable IV or 'Random.new()' from 'Crypto'
|
2018-03-04 19:48:17 +01:00 |
|
dalgr
|
70fafc7f90
|
Improve parsing of 'mediaPresentationDuration', for dash
|
2018-02-25 18:27:19 +01:00 |
|
dalgr
|
b800322f06
|
Remove usage of 'dateutil.parser'
|
2018-02-25 18:27:19 +01:00 |
|
dalgr
|
bad41cb1ed
|
Fix support for svt melodifestivalen
|
2018-02-25 18:27:19 +01:00 |
|
dalgr
|
a82f5fed40
|
Improvements to dash pasing, avoid empty lists
Quick fix for added MPD Live support
|
2018-02-25 18:27:19 +01:00 |
|
Johan Andersson
|
497771a478
|
hls: support for extracting subtitles
we need this for dplay
|
2018-02-21 21:28:44 -05:00 |
|
dalgr
|
ccf22ec692
|
Determine segments if URI attribute is incuded
Fix bug in '__str__'
|
2018-02-12 21:40:27 +01:00 |
|
dalgr
|
0813dfbb70
|
Alternet way of detecting segments for hls
|
2018-02-12 21:40:27 +01:00 |
|
Johan Andersson
|
c4f3c8d6f2
|
fetcher: we need to send a custom header to fetch key in HLS
|
2018-02-12 00:08:09 +01:00 |
|
dalgr
|
7aaa68b267
|
Compare URI when appending a 'm3u8.media_segment' list
|
2018-02-10 14:54:38 +01:00 |
|
Johan Andersson
|
6ed19abb62
|
hls: we need to add slash at the end of srcurl for urljoin
|
2018-02-10 00:38:52 +01:00 |
|
Johan Andersson
|
f017d5cf2c
|
hls.get_full_url: use urljoin instead of format string
|
2018-02-10 00:16:04 +01:00 |
|
dalgr
|
e79251eb7e
|
Fix support for hls segments streams
|
2018-02-04 23:38:11 +01:00 |
|
dalgr
|
da5ec62241
|
Improve preformance of hls parser, skip checking all posible videos
|
2018-02-04 20:40:25 +01:00 |
|
Johan Andersson
|
7b6ceb4737
|
Flake8 fixes
|
2018-01-30 20:17:33 +01:00 |
|
dalgr
|
c27e098593
|
Use max_duriation in hls and wait for tv4 video during commercials.
|
2018-01-23 19:01:40 +01:00 |
|
dalgr
|
4f7f3aaf7b
|
Change to use international time for tv4 live
|
2018-01-23 19:01:40 +01:00 |
|
dalgr
|
938bb81a1b
|
Change hds to display all url when using '--get_url', '-g'
|
2018-01-21 21:12:14 +01:00 |
|
dalgr
|
f73f5d0b81
|
fix hls live download for tv4,sjuan,tv12
|
2018-01-15 22:16:07 +01:00 |
|
dalgr
|
31e5546e26
|
Add support of downloading a 'media_segment' m3u8 file
|
2018-01-14 22:29:20 +01:00 |
|
Johan Andersson
|
699412dc09
|
hls._get_tuple_attribute: in some cases there is a space in beginning of the name.
I saw this on some dplay live streams
|
2018-01-09 14:37:32 +01:00 |
|
dalgr
|
cace17260a
|
Add capture_time to hls fetcher
|
2018-01-08 20:15:54 +01:00 |
|
dalgr
|
939f277f86
|
Add support for live svtplay using hls
|
2018-01-08 20:15:54 +01:00 |
|
dalgr
|
786fc6a027
|
simplify m3u media_segment by adding tag 'URI'
|
2018-01-07 01:53:00 +01:00 |
|
dalgr
|
c28e35b1cb
|
Add tag 'URI' and simplify m3u json
|
2018-01-07 01:53:00 +01:00 |
|
dalgr
|
73bdf87b38
|
Fix bug in m3u8 parser, add a test for 'parse_m3u8.master_playlist'
|
2018-01-07 01:53:00 +01:00 |
|
dalgr
|
1379ac9c85
|
Continue with hls, 'EXT-X-MEDIA'
|
2018-01-07 01:53:00 +01:00 |
|
dalgr
|
ac6cca8919
|
Fix bug with key/decryptor and new m3u parser
|
2018-01-07 01:53:00 +01:00 |
|