Commit Graph

29 Commits

Author SHA256 Message Date
Dominique Leuenberger
b2d5ace5be Accepting request 992712 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/992712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=9
2022-08-04 11:23:56 +00:00
1766ebdd09 Accepting request 991763 from home:MasterPatricko
- Update to version 4.2.0
  + Added: parsed multivariant playlist reference to HLSStream and MuxedHLSStream (#4568)
  + Fixed: unnecessary delay when closing DASHStreams (#4630)
  + Fixed: FFmpegMuxer not closing sub-streams concurrently (#4634)
  + Fixed: threading issue when closing WebsocketClient connections (#4608)
  + Fixed: handling of PluginErrors when outputting JSON data via --json (#4590)
  + Fixed: broken YouTube plugin when setting custom authentication headers (#4576)
  + Fixed: "source" Twitch VODs not being considered "best" (#4625)
  + Fixed: and rewritten FilmOn plugin (#4573)
  + Fixed: websocket issue in Twitcasting plugin (#4608, #4628)
  + Fixed: VK plugin (#4613, #4638)
  + Fixed: various other plugin issues (see full changelog)
  + New plugins: Aloula (#4572)
  + Removed plugins: Eltrecetv (#4593)
- Update package description and requirements

OBS-URL: https://build.opensuse.org/request/show/991763
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=26
2022-08-04 08:04:11 +00:00
Dominique Leuenberger
a4fa10a4e2 Accepting request 982363 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/982363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=8
2022-06-13 11:02:51 +00:00
1ca84d9286 Accepting request 981548 from home:bnavigator:branches:multimedia:apps
- Update to version 4.1.0
  * Improved: decryption of HLS streams (#4533)
  * Improved: HLS playlist parsing (#4540, #4552)
  * Improved: string representations of Stream implementations
    (#4521)
  * Fixed: new YouTube consent dialog (#4515)
  * Fixed: crunchyroll plugin (#4510)
  * Fixed: nicolive email logins (#4553)
  * Fixed: threading issue when closing segmented streams (#4517)
  * Removed: suppression of InsecureRequestWarning (#4525)
  * New plugins: blazetv (#4548), hiplayer (#4507), useetv (#4536)
  * Removed plugins: rotana (#4512)
- The real name of the patch was python-requests-version.patch
- Update requirements.

OBS-URL: https://build.opensuse.org/request/show/981548
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=24
2022-06-13 08:22:54 +00:00
304624348b Accepting request 980842 from home:MasterPatricko
- Update to version 4.0.1
  + Major breaking changes! Please review the changelog thoroughly.
    https://streamlink.github.io/changelog.html#streamlink-4-0-0-2022-05-01
  + dropped support for Python 3.6 (#4442)
  + removed streamlink.plugin.api.utils module (#4467)
- Update to version 3.0.3
  + Major breaking changes! Please review the changelog thoroughly.
    https://streamlink.github.io/changelog.html#streamlink-3-0-3-2021-11-27
  + dropped support for RTMP, HDS and AkamaiHD streams
  + removed related CLI arguments
  + switched from HTTP to HTTPS for all kinds of scheme-less input URLs.
  + changed Session.resolve_url() and Session.resolve_url_no_redirect()
streamlink now only builds on TW

OBS-URL: https://build.opensuse.org/request/show/980842
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=23
2022-06-09 12:10:36 +00:00
Dominique Leuenberger
5297e45693 Accepting request 915215 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/915215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=7
2021-08-31 17:55:40 +00:00
Martin Pluskal
599586295b Accepting request 915107 from home:simonpuchert:branches:multimedia:apps
- Add python-requests-version.patch:
  * Revert a commit that increased the version requirements as the
    required version is not available in Factory.

OBS-URL: https://build.opensuse.org/request/show/915107
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=22
2021-08-31 09:12:29 +00:00
Richard Brown
da93a91af0 Accepting request 912895 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/912895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=6
2021-08-19 08:01:09 +00:00
522a8f333a Accepting request 912478 from home:simonpuchert:branches:multimedia:apps
- Update to version 2.3.0:
- Updated requirements according to upstream build instructions

OBS-URL: https://build.opensuse.org/request/show/912478
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=21
2021-08-18 12:37:37 +00:00
Dominique Leuenberger
92ba309641 Accepting request 897662 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/897662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=5
2021-06-05 21:31:39 +00:00
6aeaa0aae9 Accepting request 896461 from home:MasterPatricko:branches:multimedia:apps
- Update to 2.1.2
- Remove streamlink-fix_removed_plugin_test.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/896461
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=19
2021-06-05 09:45:11 +00:00
Dominique Leuenberger
9f683fd5bf Accepting request 894934 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/894934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=4
2021-05-23 21:30:44 +00:00
54dd6ed65d Accepting request 894454 from home:MasterPatricko:branches:multimedia:apps
- Update to 2.1.1
- Fix tests at build time (streamlink-fix_removed_plugin_test.patch, #3653)

OBS-URL: https://build.opensuse.org/request/show/894454
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=17
2021-05-22 11:11:44 +00:00
Richard Brown
76ce7fc921 Accepting request 874970 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/874970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=3
2021-02-25 17:29:53 +00:00
Martin Pluskal
c1fe3cd98b Accepting request 873571 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/873571
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=15
2021-02-25 06:40:58 +00:00
Dominique Leuenberger
3848b5e7a0 Accepting request 856626 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/856626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=2
2020-12-17 16:05:47 +00:00
Martin Pluskal
9dcfc9c0b0 Accepting request 856591 from home:MasterPatricko
- 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

OBS-URL: https://build.opensuse.org/request/show/856591
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=13
2020-12-17 06:52:46 +00:00
Dominique Leuenberger
591ce4050b Accepting request 828576 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/828576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/streamlink?expand=0&rev=1
2020-09-22 19:03:25 +00:00
40a5a675e3 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=11
2020-08-21 20:20:48 +00:00
16bbb968c9 Accepting request 750721 from home:simonpuchert:branches:multimedia:apps
- 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).

OBS-URL: https://build.opensuse.org/request/show/750721
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=10
2019-11-27 09:36:32 +00:00
Tomáš Chvátal
808d7dbcd7 Accepting request 725139 from home:simonpuchert:branches:multimedia:apps
- Update to version 1.2.0.
- Use fdupes to address duplicate file warnings.

OBS-URL: https://build.opensuse.org/request/show/725139
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=9
2019-08-22 08:23:54 +00:00
Simon Puchert
4b0eb98598 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=8 2019-06-09 19:02:31 +00:00
Simon Puchert
445fd18e40 Accepting request 693969 from home:simonpuchert:branches:multimedia:apps
- Make the package actually installable.
- Update to version 1.1.1.
- Use python-rpm-macros.
- Fix Rpmlint errors.

OBS-URL: https://build.opensuse.org/request/show/693969
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=7
2019-04-14 00:36:17 +00:00
Martin Pluskal
2a7c25240d 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
2019-03-14 14:07:04 +00:00
Tomáš Chvátal
08bac13bf3 Accepting request 618920 from home:dmarcoux
- Update to version 0.13.0:
  * Initial MPEG DASH support has been added! (#1637) Many thanks to @beardypig
  * As always, a ton of plugin updates
  * Updates to our documentation (#1673)
  * Updates to our logging (#1752) as well as log --quiet options (#1744) (#1720)
  * Our release script has been updated (#1711)
  * Support for livestreams when using the --hls-duration option (#1710)
  * Allow streamlink to exit faster when using Ctrl+C (#1658)
  * Added an OpenCV Face Detection example (#1689)

- Remove streamlink-use-mpv.patch

OBS-URL: https://build.opensuse.org/request/show/618920
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=5
2018-06-25 11:08:06 +00:00
Tomáš Chvátal
967e9532a9 Accepting request 558890 from home:agraul:branches:multimedia:apps
- Update to version 0.9.0:
  * Updates to multiple plugins (electrecetv, tvplayer, Teve2,
    cnnturk, kanald)
- Update streamlink-use-mpv.patch
  * Refresh to apply on rebased code

OBS-URL: https://build.opensuse.org/request/show/558890
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=4
2017-12-20 17:59:25 +00:00
Martin Pluskal
378cc9927e - Update conditionals to resolve dependencies on Leap
* python[3]-iso3166
  * python[3]-iso-639
  * python[3]-pycryptodome

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=3
2017-09-17 12:23:43 +00:00
Martin Pluskal
5043c539f3 Accepting request 477505 from home:seilerphilipp:streamlink
update to version 0.3.2
- adds new dependencies to get it running

OBS-URL: https://build.opensuse.org/request/show/477505
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=2
2017-03-07 16:13:25 +00:00
efddd54754 Accepting request 444737 from home:metakcahura:test
Added *.changes file.

OBS-URL: https://build.opensuse.org/request/show/444737
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=1
2016-12-09 14:38:50 +00:00