Package Details: streamlink-git 6.7.1.r2.g78d0b58d-1

Git Clone URL: https://aur.archlinux.org/streamlink-git.git (read-only, click to copy)
Package Base: streamlink-git
Description: CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)
Upstream URL: https://streamlink.github.io/
Keywords: fork livestreamer streamlink
Licenses: BSD
Conflicts: streamlink
Provides: streamlink
Submitter: metak
Maintainer: metak
Last Packager: metak
Votes: 15
Popularity: 0.000118
First Submitted: 2016-10-01 08:18 (UTC)
Last Updated: 2024-03-23 07:44 (UTC)

Required by (33)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

metak commented on 2016-12-14 17:20 (UTC)

@kabbalah100 try downloading a snapshot and extract to /tmp dir https://aur.archlinux.org/cgit/aur.git/snapshot/streamlink-git.tar.gz cd to streamlink-git and execute 'makepkg -is'. It builds without a problem on my end and in clean chroot.

kabbalah100 commented on 2016-12-14 17:12 (UTC) (edited on 2016-12-14 17:12 (UTC) by kabbalah100)

I can not install streamlink-git: /tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/docs/changelog.rst:6: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'CHANGELOG.rst'. /tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/docs/cli.rst:4: WARNING: Malformed option description '[URL]', should look like "opt", "-opt args", "--opt args", "/opt args" or "+opt args" /tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/docs/cli.rst:11: WARNING: Malformed option description '[STREAM]', should look like "opt", "-opt args", "--opt args", "/opt args" or "+opt args" /tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/docs/install.rst:4: WARNING: Duplicate explicit target name: "here". /tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/docs/players.rst:52: WARNING: Literal block expected; none found. ERROR collecting tests/test_buffer.py _________________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_buffer.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_buffer.py:3: in <module> from streamlink.buffers import Buffer E ImportError: No module named 'streamlink' __________________________________________________________________ ERROR collecting tests/test_log.py __________________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_log.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_log.py:3: in <module> from streamlink.logger import Logger E ImportError: No module named 'streamlink' ________________________________________________________________ ERROR collecting tests/test_options.py ________________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_options.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_options.py:3: in <module> from streamlink.options import Options E ImportError: No module named 'streamlink' ___________________________________________________________ ERROR collecting tests/test_plugin_adultswim.py ____________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_plugin_adultswim.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_plugin_adultswim.py:3: in <module> from streamlink.plugins.adultswim import AdultSwim E ImportError: No module named 'streamlink' ________________________________________________________ ERROR collecting tests/test_plugin_api_http_session.py ________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_plugin_api_http_session.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_plugin_api_http_session.py:11: in <module> from streamlink.exceptions import PluginError E ImportError: No module named 'streamlink' __________________________________________________________ ERROR collecting tests/test_plugin_api_validate.py __________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_plugin_api_validate.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_plugin_api_validate.py:7: in <module> from streamlink.plugin.api.validate import ( E ImportError: No module named 'streamlink' _____________________________________________________________ ERROR collecting tests/test_plugin_stream.py _____________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_plugin_stream.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_plugin_stream.py:4: in <module> from streamlink import Streamlink, PluginError, NoPluginError E ImportError: No module named 'streamlink' ____________________________________________________________ ERROR collecting tests/test_plugin_tvplayer.py ____________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_plugin_tvplayer.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_plugin_tvplayer.py:3: in <module> from streamlink.plugins.tvplayer import TVPlayer E ImportError: No module named 'streamlink' _____________________________________________________________ ERROR collecting tests/test_plugin_webtv.py ______________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_plugin_webtv.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_plugin_webtv.py:3: in <module> from streamlink.plugins.webtv import WebTV E ImportError: No module named 'streamlink' ________________________________________________________________ ERROR collecting tests/test_session.py ________________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_session.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_session.py:4: in <module> from streamlink import Streamlink, PluginError, NoPluginError E ImportError: No module named 'streamlink' ____________________________________________________________ ERROR collecting tests/test_stream_wrappers.py ____________________________________________________________ ImportError while importing test module '/tmp/yaourt-tmp-julio/aur-streamlink-git/src/streamlink/tests/test_stream_wrappers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/test_stream_wrappers.py:3: in <module> from streamlink.stream import StreamIOIterWrapper E ImportError: No module named 'streamlink' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 11 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ======================================================================= 11 error in 0.51 seconds ======================================================================= ==> ERROR: Se produjo un fallo en check(). Cancelando… ==> ERROR: Makepkg no ha podido compilar .