Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Dec 2019 16:09:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241566] [NEW PORT] net/streamlink: Command-line utility that pipes video streams
Message-ID:  <bug-241566-21822-WdzsJ0K1bg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241566-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241566-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241566

Naram Qashat <cyberbotx@cyberbotx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cyberbotx@cyberbotx.com

--- Comment #7 from Naram Qashat <cyberbotx@cyberbotx.com> ---
I was going to submit this myself after the update of py-urllib3, but looks
like you beat me to it. However, I have a few issues with the Makefile for =
the
port:

* I feel the category should be multimedia, like livestreamer was, not net.
* The dependency on security/py-cryptodome is missing.
* It might not be necessary to list py-urllib as a direct dependency of
streamlink because it is included by py-requests.
* This doesn't handle the case of someone wanting to build a version of
Streamlink for Python 2.7, that requires devel/py-futures,
devel/py-singledispatch, devel/py-backports.shutil_get_terminal_size, as we=
ll
as py-backports.shutil_which (not currently in the ports tree).

Otherwise I look forward to getting this officially in the ports tree final=
ly.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241566-21822-WdzsJ0K1bg>