Accepting request 684800 from home:simonpuchert:branches:multimedia:apps

Update to version 1.0.0.

OBS-URL: https://build.opensuse.org/request/show/684800
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=6
This commit is contained in:
Martin Pluskal 2019-03-14 14:07:04 +00:00 committed by Git OBS Bridge
parent 08bac13bf3
commit 2a7c25240d
4 changed files with 46 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04ef74d12c72f614187674f7749da760e82c65f280930de6071823e24303dda7
size 30781168

3
streamlink-1.0.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:440e28a199c8a2b09e5ac17676d0bbf6c3685c6432737be1b3c19fc4ddaa430f
size 30757685

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Mar 13 22:00:52 UTC 2019 - Simon Puchert <simonpuchert@alice.de>
- Update to version 1.0.0:
* New icon / logo for Streamlink
* Updated dependencies
* Many plugin updates.
* You can now provide a custom key URI to override HLS streams.
* User agents for API communication have been updated
* Synonyms have been added to sort "best" and "worst" streams.
* Process output will no longer show if tty is unavailable
* Improved terminal progress display for wide characters
* Fixed a bug with dynamic playlists on playback
* Fixed makeinstaller.sh
* Old Livestreamer deprecations and API references were removed
* Dependencies have been updated for Python
* Newer and more common User-Agents are now used
* Round the bitrates used for names of DASH streams.
* URL have been added for better processing of HTML tags
* Fixed sort and prog issue
* Fixed crashing bug with player-continuous-http option
* Make sure all dev dependencies (https://github.com/streamlink/streamlink/pull/2235)
Breaking changes:
* -r is a shorthand for --record instead of --rtmp-rtmpdump
* A large number of unmaintained or NSFW plugins have been removed.
- Update to version 0.14.2:
* Fixed Twitch OAuth request flow
* Fix the tv3cat and vk plugins
* VOD supported added to atresplayer plugin
* Removed tv8cati and nineanime plugins
* Added mjunoon.tv plugin
- Update to version 0.14.0:
* Multiple plugin fixes
* Bug fixes for DASH streams
* Updated API call for api.utils hours_minutes_seconds
* Updated documentation
* Dict structures fix
* Reformated help menu
* Logger fix
-------------------------------------------------------------------
Sun Jun 24 11:22:25 UTC 2018 - dmarcoux@posteo.de

View File

@ -17,7 +17,7 @@
Name: streamlink
Version: 0.13.0
Version: 1.0.0
Release: 0
Summary: Program to pipe streams from services into a video player
License: BSD-2-Clause