1
mirror of https://github.com/streamlink/streamlink synced 2024-11-14 01:04:54 +01:00
Commit Graph

2496 Commits

Author SHA1 Message Date
beardypig
3ff1fcd0fe Fix bug with hls start offset = 0 2017-11-16 10:40:20 +00:00
Charlie Drage
f6708f1d38
Merge pull request #1330 from cdrage/release-0.9.0
0.9.0 Release
2017-11-14 08:21:36 -05:00
Charlie Drage
e4fc612a3f 0.9.0 Release 2017-11-14 08:21:13 -05:00
wlerin
bf6142c58a plugin.showroom: update to new api (#1311)
* Update Showroom Plugin

* Fix validation schema

* Remove NoStreamsError
2017-11-08 15:01:27 -08:00
Forrest
1a108443b6
Merge pull request #1317 from beardypig/pysocks-fix
setup: fix PySocks module dependency
2017-11-07 15:23:56 -08:00
Forrest
6e1952cc81
Merge pull request #1315 from back-to/master
Ignore WinError 10053 / WSAECONNABORTED
2017-11-07 15:21:06 -08:00
beardypig
6f37c3a049 setup: fix PySocks module dependency
Include `PySocks` instead of `requests[socks]`, due to a pip bug.
Also include the `win-inet-pton` module for old versions of Python
on Windows.
2017-11-07 16:52:40 +00:00
back-to
d24604edc8 Ignore WinError 10053 / WSAECONNABORTED
A nice solution for this error was found in gevent/gevent#1000

Fixed streamlink/streamlink#916
Fixed streamlink/streamlink#975
Fixed streamlink/streamlink#1236

Maybe this will help streamlink/streamlink-twitch-gui#467
2017-11-07 16:47:08 +01:00
beardypig
64931c5f7b duratio bug 2017-11-07 11:25:44 +00:00
Forrest
e71336f372
Merge pull request #1302 from beardypig/tvcatchup-fix
plugins.tvcatchup: HLS source extraction update
2017-11-01 09:21:05 -07:00
beardypig
b712d7bc2e hls: add absolute start offset and duration options to the HLStream API 2017-11-01 15:29:24 +01:00
beardypig
2fed8a8567 stream.hls: remove the end offset and replace with duration
The `--hls-duration` option specifies the length of the stream to play in hh:mm:ss. The option has no effect on live streams.
2017-11-01 15:29:24 +01:00
beardypig
1432cb40f2 stream.hls: add option to restart live stream, if possible 2017-11-01 15:29:24 +01:00
beardypig
f59e8ea07c stream.hls: add options to skip some time at the start/end of VOD streams 2017-11-01 15:29:24 +01:00
beardypig
74ce7466f5 plugins.tvcatchup: HLS source extraction update 2017-11-01 12:05:52 +01:00
back-to
160e34a4f3 [liveme] API update (#1298)
* [liveme] API update

* [liveme] use random.choice for vali random generator
2017-10-31 11:50:26 -07:00
Emrah Er
a8039267d1 plugins.canlitv: fix URLs (#1281)
* plugins.canlitv: fix URLs
2017-10-29 11:25:47 -07:00
steven7851
cc72be1023 plugins.pandatv: fix APIv3 (#1286)
* plugins.pandatv: change to APIv2
2017-10-29 11:24:47 -07:00
Forrest
5726f15496
Merge pull request #1293 from back-to/zattoo
[zattoo] It won't work with None in Python 3.6, set always a default …
2017-10-27 10:29:43 -07:00
back-to
b94175de82 [zattoo] It won't work with None in Python 3.6, set always a default date instead of None.
Fixed streamlink/streamlink#1273
2017-10-27 17:34:27 +02:00
Forrest
1546245e21 Merge pull request #1284 from fozzysec/huya_24oct
fix huya.com plugin
2017-10-24 09:31:39 -07:00
fozzy
4882a16551 fix huya.com plugin 2017-10-24 21:24:28 +08:00
ficofabrid
87571747d7 Add a single newline at the end of the file. (#1235) 2017-10-20 11:12:16 +01:00
Forrest
a2c406a78f Merge pull request #1275 from beardypig/cinergroup-fix
plugins.cinergroup: support for different showtv url
2017-10-17 23:13:44 -07:00
Forrest
28d049c815 Merge pull request #1277 from beardypig/dogan-fix
plugins.dogan: fix for teve2 and cnnturk
2017-10-16 10:42:49 -07:00
Forrest
3a0c42c6f3 Merge pull request #1260 from amurzeau/docs-fix-sphinx-directive-deprecation
Fix sphinx warning on Directive class
2017-10-16 10:42:06 -07:00
Forrest
6446afc8f5 Merge pull request #1276 from beardypig/dogus-fix
plugins.dogus/startv: fix dogus sites
2017-10-16 09:32:00 -07:00
Forrest
f405fc4a47 Merge pull request #1274 from beardypig/turkuvaz-fix
plugins.turkuvaz: fix some turkuvaz sites and add support for anews
2017-10-16 09:19:39 -07:00
beardypig
207ba8827a plugins.dogan: fix for kanald 2017-10-16 16:14:18 +01:00
beardypig
7190aa8289 plugins.dogan: fix for teve2 and cnnturk 2017-10-16 16:07:41 +01:00
beardypig
b7c13f3391 plugins.dogus/startv: fix dogus sites
HDS streams don't appear to be supported any more, and star tv is now an
embedded YouTube live stream.
2017-10-16 15:53:26 +01:00
beardypig
b061f4524b plugins.cinergroup: support for different showtv url 2017-10-16 15:35:57 +01:00
beardypig
051db60b51 plugins.turkuvaz: fix some turkuvaz sites and add support for anews 2017-10-16 15:28:12 +01:00
Forrest
d7dd9984a1 Merge pull request #1268 from beardypig/kanal7-fix
plugins.kanal7: update for page layout change and referrer check
2017-10-12 09:23:58 -07:00
beardypig
b6e2c294f8 plugins.kanal7: update for page layout change and referrer check 2017-10-12 11:45:49 +01:00
Alexis Murzeau
bb85b4e699 Fix sphinx warning on Directive class
Sphinx has deprecated sphinx.util.compat.Directive.
Use the class in docutils as recommended by Sphinx.

Sphinx warning was: /usr/lib/python3/dist-packages/sphinx/util/compat.py:40:
RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will
be removed in Sphinx 1.7, please use docutils' instead.
  RemovedInSphinx17Warning)
2017-10-07 19:58:34 +02:00
Forrest
1b74cdaba7 Merge pull request #1247 from xgi/issue-1234
exit with code 130 after a KeyboardInterrupt
2017-09-29 09:22:55 -07:00
Jake Robertson
652962b8cf unify sys.exit() calls 2017-09-29 09:06:24 -04:00
Jake Robertson
25d044bdb6 refactor error code determination 2017-09-29 08:43:39 -04:00
Jake Robertson
b6939dc8e1 exit with code 130 after a KeyboardInterrupt 2017-09-28 23:35:32 -04:00
Forrest
e7b3e6fc91 Merge pull request #1230 from amurzeau/fix-codeblock-in-cli-doc
docs: add new line before codeblock to fix them
2017-09-17 18:01:06 -07:00
Alexis Murzeau
e20fa0bc9d docs: add new line before codeblock to fix them
A codeblock without an empty new line before cause bad docs generation
in man and html formats.

This causes a `man` warning: `warning: macro `.' not defined`.
The manpage contains `.. code\-block:: console` which it does not
recognize.

In html format, the  generated line is
`For example: .. code-block:: console` and the following codeblock is
not correctly formatted.
2017-09-17 23:21:26 +02:00
Forrest
ccde01f6e8 Merge pull request #1154 from beardypig/tvplayer-fix
plugins.tvplayer: extract the channel id when logged in as a subscriber
2017-09-16 11:48:30 -07:00
Forrest
c8d76f59dd Merge pull request #1224 from RosadinTV/WebcastIndiaGov
Add support for webcast.gov.in
2017-09-15 19:29:56 -07:00
RosadinTV
c227eb5858 Add test_webcast_india_gov.py 2017-09-15 17:55:37 -03:00
RosadinTV
d9b9fe6d5c Add webcast_india_gov.py 2017-09-15 17:47:31 -03:00
RosadinTV
ac49748ee0 Update plugin_matrix.rst 2017-09-15 17:44:13 -03:00
Forrest
36738e7598 Merge pull request #1218 from RosadinTV/ElTreceTV
Update ElTreceTV
2017-09-14 09:26:33 -07:00
Forrest
281739d4d6 Merge pull request #1220 from beardypig/socks-proxy-wininst
installer: include the socks proxy modules
2017-09-14 09:25:59 -07:00
beardypig
c00a4791a7 installer: include the socks proxy modules 2017-09-14 16:56:04 +01:00