Port details |
- streamlink Command-line utility that pipes video streams
- 6.5.1 multimedia =3 6.5.1Version of this port present on the latest quarterly branch.
- Maintainer: takefu@airport.fm
- Port Added: 2020-04-27 12:57:27
- Last Update: 2024-03-09 15:21:37
- Commit Hash: cd8223b
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: BSD2CLAUSE
- WWW:
- https://streamlink.github.io/
- Description:
- Streamlink is a command-line utility which pipes video streams from various
services into a video player, such as VLC.
The main purpose of Streamlink is to avoid resource-heavy and unoptimized
websites, while still allowing the user to enjoy various streamed content.
There is also an API available for developers who want access to the stream
data.
This project was forked from Livestreamer, which is no longer maintained.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}streamlink>0:multimedia/streamlink@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/streamlink/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/streamlink
- pkg install py39-streamlink
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-streamlink listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-streamlink
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1705468344
SHA256 (streamlink-6.5.1.tar.gz) = 207fb4ce99c35bfeb1b8f7c76b96cfcb4076ad6881c61eaea553c2ec13d97c57
SIZE (streamlink-6.5.1.tar.gz) = 717297
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-versioningit>=2.0.0 : devel/py-versioningit@py39
- py39-wheel>=0 : devel/py-wheel@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-backports>0 : devel/py-backports@py39
- py39-freezegun>0 : devel/py-freezegun@py39
- py39-pytest-asyncio>0 : devel/py-pytest-asyncio@py39
- py39-pytest-trio>0 : devel/py-pytest-trio@py39
- py39-pytest>0 : devel/py-pytest@py39
- py39-requests-mock>0 : www/py-requests-mock@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-certifi>0 : security/py-certifi@py39
- py39-country>0 : devel/py-country@py39
- py39-isodate>0 : devel/py-isodate@py39
- py39-lxml>=4.6.4 : devel/py-lxml@py39
- py39-pycryptodome>=3.4.3 : security/py-pycryptodome@py39
- py39-pysocks>1.5.7 : net/py-pysocks@py39
- py39-requests>2.26.0 : www/py-requests@py39
- py39-trio>=0.22.0 : net/py-trio@py39
- py39-trio-websocket>=0.9.0 : net/py-trio-websocket@py39
- py39-typing-extensions>=4.0.0 : devel/py-typing-extensions@py39
- py39-urllib3>=1.26.0 : net/py-urllib3@py39
- py39-websocket-client>=1.2.1 : www/py-websocket-client@py39
- ffmpeg : multimedia/ffmpeg
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- multimedia/py-tartube
Configuration Options:
- ===> The following configuration options are available for py39-streamlink-6.5.1:
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
===> Use 'make config' to modify these settings
- Options name:
- multimedia_streamlink
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.5.1 09 Mar 2024 15:21:37 |
Po-Chuan Hsieh (sunpoet) |
multimedia/streamlink: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
6.5.1 17 Jan 2024 07:23:58 |
Vladimir Druzenko (vvd) |
multimedia/streamlink: update to 6.5.1
Changelog:
https://github.com/streamlink/streamlink/releases/tag/6.5.1
PR: 276397
Approved by: arrowd (mentor, implicit) |
6.5.0 09 Jan 2024 06:53:55 |
Vladimir Druzenko (vvd) |
multimedia/streamlink: update to 6.5.0
Changelogs:
https://github.com/streamlink/streamlink/releases/tag/6.5.0
https://github.com/streamlink/streamlink/releases/tag/6.4.2
https://github.com/streamlink/streamlink/releases/tag/6.4.1
https://github.com/streamlink/streamlink/releases/tag/6.4.0
https://github.com/streamlink/streamlink/releases/tag/6.3.1
https://github.com/streamlink/streamlink/releases/tag/6.3.0
PR: 276214
Approved by: arrowd (mentor, implicit) |
6.2.1 11 Oct 2023 06:04:37 |
Robert Clausecker (fuz) Author: takefu |
multimedia/streamlink: update to 6.2.1
Changelog: https://github.com/streamlink/streamlink/releases/tag/6.2.1
PR: 274387 |
6.2.0 22 Sep 2023 07:11:49 |
Fernando Apesteguía (fernape) |
multimedia/streamlink: Update to 6.2.0
While here, fix dependencies according to original author notes.
PR: 273951
Reported by: mail@bastimeyer.de |
6.1.0 06 Sep 2023 20:50:41 |
Po-Chuan Hsieh (sunpoet) |
multimedia/streamlink: Clean up USES=python
Approved by: portmgr (blanket)
With hat: python |
6.1.0 30 Aug 2023 07:56:05 |
Fernando Apesteguía (fernape) |
multimedia/streamlink: Update to 6.1.0
ChangeLog:
https://streamlink.github.io/changelog.html#streamlink-6-1-0-2023-08-16
* Added: --hls-segment-queue-threshold for being able to configure when to stop
HLS streams early on missing segments (#5478)
* Fixed: config file parsing issues and made parsing argument values more strict
* Fixed: race condition when reading and validating the FFmpeg version string
* Fixed plugins: atresplayer
* Docs: added code examples for the removal of Streamlink.{g,s}et_plugin_option
* Build: fixed entry-points config issues with setuptools 68.1.0
PR: 273336
Reported by: takefu@airport.fm |
5.5.1 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
5.5.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
5.5.1 13 May 2023 17:05:18 |
Matthias Andree (mandree) Author: Takefu |
multimedia/streamlink: maintainer update to 5.5.1
PR: 262366 |
2.1.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.1.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.2 10 Mar 2022 18:07:14 |
Neel Chauhan (nc) |
multimedia/streamlink: Revert version
Not all updates to dependencies were committed.
This reverts commit a6976a7dda52e65445ed95bd1c3cacefb9566545. |
3.2.0 10 Mar 2022 17:42:24 |
Neel Chauhan (nc) Author: Niclas Carlsson |
multimedia/streamlink: Update to 3.2.0
PR: 262366
Approved by: maintainer |
2.1.2 02 Jun 2021 03:53:58 |
Li-Wen Hsu (lwhsu) Author: Kenji Takefu |
multimedia/streamlink: Update to 2.1.2
PR: 256117 |
2.1.1 08 Apr 2021 06:56:54 |
Li-Wen Hsu (lwhsu) |
multimedia/streamlink: Update to 2.1.1
PR: 254562
Submitted by: takefu@airport.fm (maintainer) |
2.0.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0 08 Jan 2021 22:32:53 |
ygy |
multimedia/streamlink: Update to 2.0.0
- Fix Python 3.6+
- Changelog: https://github.com/streamlink/streamlink/releases/tag/2.0.0
PR: 252386
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: lwhsu, takefu@airport.fm (maintainer) |
1.7.0 07 Nov 2020 16:34:36 |
mikael |
multimedia/streamlink: Update to 1.7.0
Changelogs:
https://github.com/streamlink/streamlink/releases/tag/1.6.0
https://github.com/streamlink/streamlink/releases/tag/1.7.0
PR: 250788
Submitted by: Naram Qashat
Approved by: takefu@airport.fm (maintainer) |
1.5.0 18 Jul 2020 01:50:41 |
swills |
multimedia/streamlink: Update to 1.5.0
PR: 247968
Submitted by: takefu@airport.fm (maintainer) |
1.4.1_1 27 Apr 2020 15:47:49 |
mandree |
multimedia/streamlink: add missing requisites
https://streamlink.github.io/install.html#dependencies
- py-pysocks is a mandatory dependency (the import isn't guarded
by try...except)
- ffmpeg and rtmpdump are formally optional,
but required for high-profile streaming sites, make them
options enabled by default
- add PORTREVISION=1 to pull pysocks in. |
1.4.1 27 Apr 2020 12:57:23 |
mandree |
New port multimedia/streamlink 1.4.1.
----------------------------------------------------------------------------
Streamlink is a command-line utility that pipes video streams from various
services into a video player, such as VLC.
The main purpose of Streamlink is to allow the user to avoid buggy and CPU
heavy flash plugins but still be able to enjoy various streamed content.
There is also an API available for developers who want access to the video
stream data.
This project was forked from Livestreamer, which is no longer maintained.
WWW: https://streamlink.github.io/
---------------------------------------------------------------------------- (Only the first 15 lines of the commit message are shown above ) |