SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for streamlink-6.7.4.9.6f78ab1-9.2.noarch.rpm :

* Sat Jun 01 2024 obs-service-tar-scmAATTinvalid- Update to version 6.7.4.9.6f78ab1:
* plugin.api: update useragents
* plugins.welt: fix validation schema
* docs: add note about Ubuntu to install page
* plugins: officially deprecate re-exports
* plugins.chzzk: fix validation schema
* tools: bump ruff to 0.4.5 and fix issues
* tools: bump ruff to 0.4.4
* tools: bump mypy to 1.10.0
* plugin.tf1: implement authentication
* release: 6.7.4
* Mon Aug 30 2021 Simon Puchert - Add python-requests-version.patch:
* Revert a commit that increased the version requirements as the required version is not available in Factory.
* Mon Aug 16 2021 Simon Puchert - Update to version 2.3.0:
* new plugin URL matching API
* HLS media initialization section (fragmented MPEG-4 streams)
* Fixed: YouTube channel URLs, premiering live streams, added API fallback
* Removed plugins: canalplus, dommune, liveedu, periscope, powerapp, rtlxl, streamingvideoprovider, teleclubzoom, tigerdile- Update to version 2.2.0:
* Changed default custom plugins directory path: `${XDG_DATA_HOME:-${HOME}/.local/share}/streamlink/plugins`
* Deprecated (old) config file paths and custom plugins directory paths: `${XDG_CONFIG_HOME:-${HOME}/.config}/streamlink/plugins` and `${HOME}/.streamlinkrc`.
* Implemented `--logfile` CLI argument
* Fixed Youtube 404 errors by dropping private API calls (plugin rewrite)
* Fixed: Twitch clips and hosted channel redirection
* Fixed: Olympicchannel plugin
* Fixed various Zattoo plugin issues
* Fixed: HTTP responses with truncated body and mismatching content-length header
* Fixed: scheme-less URLs with address:port for `--http-proxy`, etc.
* Fixed rendered man page path on Sphinx 4
* Added plugins: mildom.com, booyah.live, mediavitrina.ru
* Removed plugins: ine.com, playtv.fr- Updated requirements according to upstream build instructions
* Mon May 31 2021 Tejas Guruswamy - Update to 2.1.2
* Fixed: youtube 404 errors (#3732), consent dialog (#3672) and added short URLs (#3677)
* Fixed: picarto plugin (#3661)
* Fixed: euronews plugin (#3698)
* Fixed: bbciplayer plugin (#3725)
* Fixed: missing removed-plugins-file in setup.py build (#3653)
* Changed: HLS streams to use rounded bandwidth names (#3721)
* Removed: plugin for hitbox.tv / smashcast.tv (#3686), tvplayer.com (#3673)- Remove streamlink-fix_removed_plugin_test.patch
* Wed May 19 2021 Tejas Guruswamy - Update to 2.1.1
* Added: --interface, -4 / --ipv4 and -6 / --ipv6 (#3483)
* Added: --niconico-purge-credentials (#3434)
* Added: --twitcasting-password (#3505)
* Added: Linux AppImages (#3611)
* Added: pre-built man page to bdist wheels and sdist tarballs (#3459, #3510)
* Added: plugin for ahaber.com.tr and atv.com.tr (#3484), nimo.tv (#3508)
* Fixed: --player-http / --player-continuous-http HTTP server being bound to all interfaces (#3450)
* Fixed: handling of languages without alpha_2 code when using pycountry (#3518)
* Fixed: memory leak when calling streamlink.streams() (#3486)
* Fixed: race condition in HLS related tests (#3454)
* Fixed: --player-fifo issues on Windows with VLC or MPV (#3619)
* Fixed: various plugins issues (see detailed changelog down below)
* Removed: Windows portable (RosadinTV) (#3535)
* Removed: plugin for micous.com (#3457), ntvspor.net (#3485), btsports (#3636)
* Dependencies: set websocket-client to >=0.58.0 (#3634)- Fix tests at build time (streamlink-fix_removed_plugin_test.patch, #3653)
* Thu Feb 18 2021 Dirk Müller - update to 2.0.0:
* BREAKING: dropped support for Python 2 and Python 3.5 (#3232, #3269)
* BREAKING: updated the Python version of the Windows installer to 3.8 (#3330)
* Users of Windows 7 will need their system to be fully upgraded.
* BREAKING: removed all deprecated CLI arguments (#3277, #3349)
* BREAKING: replaced various subtitle muxing CLI arguments with --mux-subtitles (#3324)
* BREAKING: sideloading faulty plugins will now raise an Exception (#3366)
* BREAKING: changed trace logging timestamp format (#3273)
* BREAKING/API: removed deprecated Session compat options (#3349)
* BREAKING/API: removed deprecated custom Logger and LogRecord (#3273)
* BREAKING/API: removed deprecated parameters from HLSStream.parse_variant_playlist (#3347)
* BREAKING/API: removed plugin.api.support_plugin (#3398)
* Added: new plugin for pluto.tv (#3363)
* Added: support for HLS master playlist URLs to --stream-url / --json (#3300)
* Added: --ffmpeg-fout for changing the output format of muxed streams (#2892)
* Added: --ffmpeg-copyts and --ffmpeg-start-at-zero (#3404, #3413)
* Added: --streann-url for iframe referencing (#3356)
* Added: --niconico-timeshift-offset (#3425)
* Fixed: duplicate stream names in DASH inputs (#3410)
* Fixed: youtube live playback (#3268, #3372, #3428)
* Fixed: --twitch-disable-reruns (#3375)
* Fixed: various plugins issues (see detailed changelog down below)
* Changed: {filename} variable in --player-args / -a to {playerinput} and made both optional (#3313)
* Changed: and fixed streamlinkrc config file in the Windows installer (#3350)
* Changed: MPV’s automated --title argument to --force-media-title (#3405)
* Changed: HTML documentation theme to furo (#3335)
* Removed: plugins for skai, kingkong, ellobo, trt/trtspor, tamago, streamme, metube, cubetv, willax
* Sat Dec 05 2020 Tejas Guruswamy - Update to 1.7.0:
* Added: new plugins for micous.com, tv999.bg and cbsnews.com
* Added: new embedded ad detection for Twitch streams (#3213)
* Fixed: a few broken plugins and minor plugin issues (see changelog down below)
* Fixed: arguments in config files were read too late before taking effect (#3255)
* Fixed: Arte plugin returning too many streams and overriding primary ones (#3228)
* Fixed: Twitch plugin error when stream metadata API response is empty (#3223)
* Fixed: Zattoo login issues (#3202)
* Changed: plugin request and submission guidelines (#3244)
* Changed: refactored and cleaned up Twitch plugin (#3227)
* Removed: platform=_ stream token request parameter from Twitch plugin (again) (#3220)
* Removed: plugins for itvplayer, aljazeeraen, srgssr and dingittv- Update to 1.6.0:
* Fixed: lots of broken plugins and minor plugin issues (see changelog down below)
* Fixed: embedded ads on Twitch with an ads workaround, removing pre-roll and mid-stream ads (#3173)
* Fixed: read timeout error when filtering out HLS segments (#3187)
* Fixed: twitch plugin logging incorrect low-latency status when pre-roll ads exist (#3169)
* Fixed: crunchyroll auth logic (#3150)
* Added: the --hls-playlist-reload-time parameter for customizing HLS playlist reload times (#2925)
* Added: python -m streamlink invocation style support (#3174)
* Added: plugin for mrt.com.mk (#3097)
* Changed: yupptv plugin and replaced email+pass with id+token authentication (#3116)
* Removed: plugins for vaughnlive, pandatv, douyutv, cybergame, europaplus and startv
* Fri Aug 21 2020 Dirk Mueller - update to 1.5.0:
* plugins.nbcsports: fix embed_url_re (#2980)
* plugins.olympicchannel: fix/rewrite (#2981)
* plugins.foxtr: fix playervars_re (#3013)
* plugins.huya: fix _hls_re (#3007)
* plugins.ceskatelevize: add new api for some links (#2991)
* plugins.beattv: remove plugin (#3053)
* plugins.ard_live: fix / rewrite (#3052)
* plugins.ard_mediathek: fix / update (#3049)
* Streamlink was added to Windows Package Manager
* plugins.tvplayer: Add missing platform key in the GET for stream_url (#2989)
* plugins.btv: remove login and fix API URL (#3019)
* plugins.n13tv: new plugin - replaces plugins.reshet (#3034)
* plugins.reshet: plugin removal (#3000)
* plugins.tvnbg: plugin removal (#3056)
* plugins.adultswim: fix/rewrite (#2952)
* ci: no test/documentation jobs on scheduled run (#3012)
* cli.main: fix msecs format in logging output (#3025)
* utils.l10n: fix pycountry language lookup (#3057)
* plugins.nbcnews: new plugin for http://nbcnews.com/now (#2927)
* plugins.showroom: use normal HLSStreams
* docs: remove unimportant note / file
* plugins.viasat: remove play.nova.bg domain
* actions: fixed incorrect versions and use names for codecov (#2932)
* plugins.filmon: use /tv/ url and raise PluginError for invalid channels
* flake8: E741 ambiguous variable name
* plugins.youtube: Fix isLive and signatureCipher (#3026)
* plugins.facebook: use meta og:video:url and added basic title support (#3024)
* plugins.picarto: fixed vod url detection
* ci: fix pycountry issue temporarily with a fixed version
* plugin.api.useragents: update User-Agent
* docs/install: fix Windows package manager
* plugins.mixer: remove plugin
* ci: run scheduled tests, ignore coverage report
* plugins.cdnbg: update plugin to support new sites, and remove old sites (#2912)
* plugins.radionet: fix plugin so it works with new page format (#3018)
* fixed typo
* plugins.app17: update API (#2969)
* Plugin.nicolive:resolve API format change (#3061)
* plugins.twitch: fix call_subdomain (#2958)
* plugins.bigo: use API for video URL (#3016)
* plugins.nicolive: resolve new api format (#3039)- remove env-script-interpreter.patch (obsolete)
* Mon Nov 25 2019 Simon Puchert - Update to version 1.3.0:
* twitch.tv shenanigans, see #2680; authenticating via - -twitch-oauth-token has been disabled.
* new plugins: albavision, news.now.com, twitcasting.tv, viu.tv, vlive.tv, willax.tv- Refresh env-script-interpreter.patch- Use the small tarball (without ffmpeg (etc.) Windows binaries).
* Wed Aug 21 2019 Simon Puchert - Update to version 1.2.0:
* Multiple plugin fixes
* Fixed single hyphen params at the beginning of --player-args (#2333)
* --http-proxy will set the default value of --https-proxy to same as --http-proxy. (#2536)
* DASH Streams will handle headers correctly (#2545)
* the timestamp for FFMPEGMuxer streams will start with zero (#2559)- Use fdupes to address duplicate file warnings.
 
ICM