>>> streamlink: Building testing/streamlink 2.0.0-r2 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 15:12:03 +0000 >>> streamlink: Checking sanity of /home/buildozer/aports/testing/streamlink/APKBUILD... >>> streamlink: Analyzing dependencies... >>> streamlink: Installing for build: build-base python3 py3-pycryptodome py3-pycountry py3-requests py3-pysocks py3-websocket-client py3-isodate rtmpdump py3-setuptools py3-sphinx py3-recommonmark (1/48) Installing libffi (3.4.2-r1) (2/48) Installing gdbm (1.22-r0) (3/48) Installing mpdecimal (2.5.1-r1) (4/48) Installing readline (8.1.1-r0) (5/48) Installing sqlite-libs (3.37.0-r0) (6/48) Installing python3 (3.10.1-r0) (7/48) Installing py3-pycryptodome (3.10.1-r2) (8/48) Installing py3-pycountry (20.7.3-r2) (9/48) Installing py3-certifi (2020.12.5-r2) (10/48) Installing py3-charset-normalizer (2.0.7-r1) (11/48) Installing py3-idna (3.3-r1) (12/48) Installing py3-urllib3 (1.26.7-r1) (13/48) Installing py3-requests (2.26.0-r2) (14/48) Installing py3-pysocks (1.7.1-r3) (15/48) Installing py3-websocket-client (1.2.3-r1) (16/48) Installing py3-six (1.16.0-r1) (17/48) Installing py3-isodate (0.6.1-r1) (18/48) Installing nettle (3.7.3-r0) (19/48) Installing p11-kit (0.24.0-r1) (20/48) Installing libtasn1 (4.18.0-r0) (21/48) Installing libunistring (0.9.10-r1) (22/48) Installing gnutls (3.7.1-r0) (23/48) Installing librtmp (2.4_git20190330-r1) (24/48) Installing rtmpdump (2.4_git20190330-r1) (25/48) Installing py3-ordered-set (4.0.2-r3) (26/48) Installing py3-appdirs (1.4.4-r3) (27/48) Installing py3-parsing (2.4.7-r3) (28/48) Installing py3-packaging (21.3-r0) (29/48) Installing py3-setuptools (52.0.0-r5) (30/48) Installing py3-tz (2021.1-r2) (31/48) Installing py3-babel (2.9.1-r1) (32/48) Installing py3-docutils (0.16-r4) (33/48) Installing py3-imagesize (1.2.0-r2) (34/48) Installing py3-markupsafe (2.0.1-r1) (35/48) Installing py3-jinja2 (3.0.1-r1) (36/48) Installing py3-pygments (2.10.0-r1) (37/48) Installing py3-snowballstemmer (2.1.0-r2) (38/48) Installing py3-alabaster (0.7.12-r5) (39/48) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (40/48) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (41/48) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (42/48) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (43/48) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (44/48) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (45/48) Installing py3-sphinx (4.3.0-r1) (46/48) Installing py3-commonmark (0.9.1-r2) (47/48) Installing py3-recommonmark (0.6.0-r2) (48/48) Installing .makedepends-streamlink (20211219.151204) Executing busybox-1.34.1-r5.trigger OK: 467 MiB in 147 packages >>> streamlink: Cleaning up srcdir >>> streamlink: Cleaning up pkgdir >>> streamlink: Fetching https://distfiles.alpinelinux.org/distfiles/edge/streamlink-2.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 469k 27 128k 0 0 176k 0 0:00:02 --:--:-- 0:00:02 176k 100 469k 100 469k 0 0 488k 0 --:--:-- --:--:-- --:--:-- 488k >>> streamlink: Fetching https://distfiles.alpinelinux.org/distfiles/edge/streamlink-2.0.0.tar.gz >>> streamlink: Checking sha512sums... streamlink-2.0.0.tar.gz: OK >>> streamlink: Unpacking /var/cache/distfiles/edge/streamlink-2.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/streamlink copying src/streamlink/compat.py -> build/lib/streamlink copying src/streamlink/session.py -> build/lib/streamlink copying src/streamlink/__main__.py -> build/lib/streamlink copying src/streamlink/api.py -> build/lib/streamlink copying src/streamlink/logger.py -> build/lib/streamlink copying src/streamlink/options.py -> build/lib/streamlink copying src/streamlink/__init__.py -> build/lib/streamlink copying src/streamlink/cache.py -> build/lib/streamlink copying src/streamlink/exceptions.py -> build/lib/streamlink copying src/streamlink/buffers.py -> build/lib/streamlink copying src/streamlink/_version.py -> build/lib/streamlink creating build/lib/streamlink_cli copying src/streamlink_cli/constants.py -> build/lib/streamlink_cli copying src/streamlink_cli/compat.py -> build/lib/streamlink_cli copying src/streamlink_cli/__main__.py -> build/lib/streamlink_cli copying src/streamlink_cli/console.py -> build/lib/streamlink_cli copying src/streamlink_cli/output.py -> build/lib/streamlink_cli copying src/streamlink_cli/main.py -> build/lib/streamlink_cli copying src/streamlink_cli/__init__.py -> build/lib/streamlink_cli copying src/streamlink_cli/argparser.py -> build/lib/streamlink_cli creating build/lib/streamlink/stream copying src/streamlink/stream/dash_manifest.py -> build/lib/streamlink/stream copying src/streamlink/stream/wrappers.py -> build/lib/streamlink/stream copying src/streamlink/stream/playlist.py -> build/lib/streamlink/stream copying src/streamlink/stream/streamprocess.py -> build/lib/streamlink/stream copying src/streamlink/stream/stream.py -> build/lib/streamlink/stream copying src/streamlink/stream/file.py -> build/lib/streamlink/stream copying src/streamlink/stream/__init__.py -> build/lib/streamlink/stream copying src/streamlink/stream/http.py -> build/lib/streamlink/stream copying src/streamlink/stream/flvconcat.py -> build/lib/streamlink/stream copying src/streamlink/stream/dash.py -> build/lib/streamlink/stream copying src/streamlink/stream/akamaihd.py -> build/lib/streamlink/stream copying src/streamlink/stream/segmented.py -> build/lib/streamlink/stream copying src/streamlink/stream/hls_playlist.py -> build/lib/streamlink/stream copying src/streamlink/stream/ffmpegmux.py -> build/lib/streamlink/stream copying src/streamlink/stream/rtmpdump.py -> build/lib/streamlink/stream copying src/streamlink/stream/hds.py -> build/lib/streamlink/stream copying src/streamlink/stream/hls.py -> build/lib/streamlink/stream creating build/lib/streamlink/utils copying src/streamlink/utils/l10n.py -> build/lib/streamlink/utils copying src/streamlink/utils/url.py -> build/lib/streamlink/utils copying src/streamlink/utils/lazy_formatter.py -> build/lib/streamlink/utils copying src/streamlink/utils/named_pipe.py -> build/lib/streamlink/utils copying src/streamlink/utils/__init__.py -> build/lib/streamlink/utils copying src/streamlink/utils/args.py -> build/lib/streamlink/utils copying src/streamlink/utils/times.py -> build/lib/streamlink/utils copying src/streamlink/utils/crypto.py -> build/lib/streamlink/utils creating build/lib/streamlink/plugins copying src/streamlink/plugins/live_russia_tv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/animelab.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/stv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cbsnews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dlive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/theplatform.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rotana.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv5monde.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/clubbingtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pluto.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/streamable.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/viutv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/sbscokr.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/btv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtbf.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtlxl.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv8.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nhkworld.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dogan.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/linelive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/idf1.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ceskatelevize.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/gardenersworld.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/sportal.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/crunchyroll.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvp.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nownews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/goltelevision.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vlive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nos.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tigerdile.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/liveedu.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/reuters.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/liveme.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/app17.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvrby.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/galatasaraytv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/brightcove.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/turkuvaz.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/foxtr.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/delfi.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/latina.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nicolive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/yupptv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dailymotion.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/piczel.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vidio.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mico.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/facebook.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtpplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tf1.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/invintus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/gulli.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/btsports.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/olympicchannel.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/stadium.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bbciplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bigo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/adultswim.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mediaklikk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/filmon.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pixiv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/funimationnow.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mrtmk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/livestream.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtvs.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/abweb.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zattoo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tga.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dogus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/teleclubzoom.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/huomao.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/egame.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vtvgo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvrplus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zhanqi.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tlctr.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/sportschau.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/abematv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/qq.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ssh101.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cdnbg.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/common_swf.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/wasd.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zdf_mediathek.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/picarto.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/canalplus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zengatv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vinhlongtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtve.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/teamliquid.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zeenews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtmp.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv999.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vrtbe.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/kugou.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/twitch.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/artetv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/atresplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/telefe.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cinergroup.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/svtplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/albavision.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/showroom.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/onetv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/huya.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/schoolism.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pluzz.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ltv_lsm_lv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/youtube.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/orf_tvthek.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv4play.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv3cat.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/streamingvideoprovider.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/drdk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv360.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/viasat.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/hitbox.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cnews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/earthcam.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/raiplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bfmtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/garena.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/lrt.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/steam.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/oneplusone.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nrk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nbcnews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/radiko.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bilibili.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/googledrive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mjunoon.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/__init__.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vimeo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ustvnow.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvibo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/webtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ntv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/swisstxt.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bloomberg.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/okru.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/http.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ard_live.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/deutschewelle.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvtoya.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nbc.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ustreamtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/twitcasting.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/periscope.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/radionet.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/n13tv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/common_jwplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/wwenetwork.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mitele.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/openrectv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/eltrecetv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/goodgame.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dash.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/akamaihd.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ruv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/streann.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nbcsports.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ard_mediathek.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ine.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/senategov.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dommune.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/euronews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/powerapp.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/huajiao.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/playtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/webcast_india_gov.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/hds.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/welt.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/hls.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/afreeca.py -> build/lib/streamlink/plugins creating build/lib/streamlink/plugin copying src/streamlink/plugin/__init__.py -> build/lib/streamlink/plugin copying src/streamlink/plugin/plugin.py -> build/lib/streamlink/plugin creating build/lib/streamlink/packages copying src/streamlink/packages/requests_file.py -> build/lib/streamlink/packages copying src/streamlink/packages/__init__.py -> build/lib/streamlink/packages creating build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/mapper.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/validate.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/utils.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/__init__.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/useragents.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/http_session.py -> build/lib/streamlink/plugin/api creating build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/compat.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/util.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/amf.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/f4v.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/packet.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/flv.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/types.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/ordereddict.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/__init__.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/error.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/box.py -> build/lib/streamlink/packages/flashmedia copying src/streamlink/packages/flashmedia/tag.py -> build/lib/streamlink/packages/flashmedia creating build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/http_server.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/stream.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/progress.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/__init__.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/player.py -> build/lib/streamlink_cli/utils UPDATING build/lib/streamlink/_version.py set build/lib/streamlink/_version.py to '2.0.0' running build_sphinx Running Sphinx v4.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] api reading sources... [ 15%] api_guide reading sources... [ 23%] applications reading sources... [ 30%] changelog /usr/lib/python3.10/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 38%] cli reading sources... [ 46%] developing reading sources... [ 53%] donate reading sources... [ 61%] index reading sources... [ 69%] install reading sources... [ 76%] issues reading sources... [ 84%] players reading sources... [ 92%] plugin_matrix reading sources... [100%] thirdparty looking for now-outdated files... none found pickling environment... done checking consistency... done writing... streamlink.1 { } done build succeeded. The manual pages are in build/sphinx/man. >>> streamlink: Entering fakeroot... running install running build running build_py UPDATING build/lib/streamlink/_version.py set build/lib/streamlink/_version.py to '2.0.0' running install_lib creating /home/buildozer/aports/testing/streamlink/pkg creating /home/buildozer/aports/testing/streamlink/pkg/streamlink creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10 creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/dash_manifest.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/wrappers.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/playlist.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/streamprocess.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/stream.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/file.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/http.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/flvconcat.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/dash.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/akamaihd.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/segmented.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/hls_playlist.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/ffmpegmux.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/rtmpdump.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/hds.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/stream/hls.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream copying build/lib/streamlink/compat.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/session.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/__main__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/api.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/l10n.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/url.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/lazy_formatter.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/named_pipe.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/args.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/times.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/utils/crypto.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils copying build/lib/streamlink/logger.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/options.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/cache.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/exceptions.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/live_russia_tv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/animelab.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/stv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/cbsnews.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/dlive.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/theplatform.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rotana.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tv5monde.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/clubbingtv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/pluto.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/streamable.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/viutv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/sbscokr.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/btv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rtbf.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rtlxl.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tv8.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nhkworld.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/dogan.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/linelive.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/idf1.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ceskatelevize.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/gardenersworld.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/sportal.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/crunchyroll.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tvp.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nownews.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/goltelevision.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vlive.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nos.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tigerdile.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vk.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/liveedu.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/reuters.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/liveme.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/app17.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tvrby.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/galatasaraytv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/brightcove.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/turkuvaz.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/foxtr.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/delfi.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/latina.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nicolive.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/yupptv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/dailymotion.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/piczel.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vidio.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/mico.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/facebook.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rtpplay.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tf1.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/invintus.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/gulli.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/btsports.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/olympicchannel.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/stadium.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/bbciplayer.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/bigo.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/adultswim.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/mediaklikk.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/filmon.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/pixiv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/funimationnow.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/mrtmk.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/livestream.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rtvs.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/abweb.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/zattoo.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tga.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/dogus.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/teleclubzoom.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/huomao.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/egame.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vtvgo.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tvrplus.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/zhanqi.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tlctr.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/sportschau.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/abematv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/qq.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ssh101.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/cdnbg.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/common_swf.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/wasd.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/zdf_mediathek.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/picarto.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/canalplus.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/zengatv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vinhlongtv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rtve.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/teamliquid.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/zeenews.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/rtmp.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tv999.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vrtbe.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/kugou.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/twitch.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/artetv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/atresplayer.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/telefe.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/cinergroup.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/svtplay.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/albavision.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/showroom.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/onetv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/huya.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/schoolism.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/pluzz.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ltv_lsm_lv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/youtube.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/orf_tvthek.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tv4play.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tv3cat.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/streamingvideoprovider.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/drdk.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tv360.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/viasat.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/hitbox.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/cnews.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/earthcam.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/raiplay.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/bfmtv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/garena.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/lrt.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/steam.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/oneplusone.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nrk.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nbcnews.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/radiko.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/bilibili.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/googledrive.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/mjunoon.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/vimeo.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ustvnow.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tvibo.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/webtv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ntv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/swisstxt.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/bloomberg.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/okru.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/http.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ard_live.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/deutschewelle.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tvtoya.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nbc.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ustreamtv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/twitcasting.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/periscope.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/radionet.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/n13tv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/common_jwplayer.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/wwenetwork.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/mitele.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/openrectv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/eltrecetv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/goodgame.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/dash.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/akamaihd.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ruv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/streann.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/nbcsports.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ard_mediathek.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/ine.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/senategov.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/dommune.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/euronews.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/powerapp.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/huajiao.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/playtv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/webcast_india_gov.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/hds.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/welt.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/tvplayer.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/hls.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins copying build/lib/streamlink/plugins/afreeca.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/api/mapper.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/api/validate.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/api/utils.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/api/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/api/useragents.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/api/http_session.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api copying build/lib/streamlink/plugin/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin copying build/lib/streamlink/plugin/plugin.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin copying build/lib/streamlink/buffers.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink copying build/lib/streamlink/_version.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages copying build/lib/streamlink/packages/requests_file.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages copying build/lib/streamlink/packages/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/compat.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/util.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/amf.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/f4v.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/packet.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/flv.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/types.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/ordereddict.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/error.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/box.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia copying build/lib/streamlink/packages/flashmedia/tag.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/constants.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/compat.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/__main__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/console.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/output.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/main.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli creating /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils copying build/lib/streamlink_cli/utils/http_server.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils copying build/lib/streamlink_cli/utils/stream.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils copying build/lib/streamlink_cli/utils/progress.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils copying build/lib/streamlink_cli/utils/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils copying build/lib/streamlink_cli/utils/player.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils copying build/lib/streamlink_cli/__init__.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli copying build/lib/streamlink_cli/argparser.py -> /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/dash_manifest.py to dash_manifest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/wrappers.py to wrappers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/playlist.py to playlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/streamprocess.py to streamprocess.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/file.py to file.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/flvconcat.py to flvconcat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/dash.py to dash.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/akamaihd.py to akamaihd.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/segmented.py to segmented.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/hls_playlist.py to hls_playlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/ffmpegmux.py to ffmpegmux.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/rtmpdump.py to rtmpdump.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/hds.py to hds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/stream/hls.py to hls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/l10n.py to l10n.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/url.py to url.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/lazy_formatter.py to lazy_formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/named_pipe.py to named_pipe.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/args.py to args.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/times.py to times.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/utils/crypto.py to crypto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/logger.py to logger.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/live_russia_tv.py to live_russia_tv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/animelab.py to animelab.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/stv.py to stv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/cbsnews.py to cbsnews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/dlive.py to dlive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/theplatform.py to theplatform.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rotana.py to rotana.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tv5monde.py to tv5monde.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/clubbingtv.py to clubbingtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/pluto.py to pluto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/streamable.py to streamable.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/viutv.py to viutv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/sbscokr.py to sbscokr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/btv.py to btv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rtbf.py to rtbf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rtlxl.py to rtlxl.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tv8.py to tv8.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nhkworld.py to nhkworld.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/dogan.py to dogan.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/linelive.py to linelive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/idf1.py to idf1.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ceskatelevize.py to ceskatelevize.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/gardenersworld.py to gardenersworld.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/sportal.py to sportal.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/crunchyroll.py to crunchyroll.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tvp.py to tvp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nownews.py to nownews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/goltelevision.py to goltelevision.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vlive.py to vlive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nos.py to nos.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tigerdile.py to tigerdile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vk.py to vk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/liveedu.py to liveedu.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/reuters.py to reuters.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/liveme.py to liveme.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/app17.py to app17.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tvrby.py to tvrby.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/galatasaraytv.py to galatasaraytv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/brightcove.py to brightcove.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/turkuvaz.py to turkuvaz.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/foxtr.py to foxtr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/delfi.py to delfi.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/latina.py to latina.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nicolive.py to nicolive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/yupptv.py to yupptv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/dailymotion.py to dailymotion.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/piczel.py to piczel.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vidio.py to vidio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/mico.py to mico.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/facebook.py to facebook.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rtpplay.py to rtpplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tf1.py to tf1.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/invintus.py to invintus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/gulli.py to gulli.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/btsports.py to btsports.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/olympicchannel.py to olympicchannel.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/stadium.py to stadium.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/bbciplayer.py to bbciplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/bigo.py to bigo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/adultswim.py to adultswim.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/mediaklikk.py to mediaklikk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/filmon.py to filmon.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/pixiv.py to pixiv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/funimationnow.py to funimationnow.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/mrtmk.py to mrtmk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/livestream.py to livestream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rtvs.py to rtvs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/abweb.py to abweb.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/zattoo.py to zattoo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tga.py to tga.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/dogus.py to dogus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/teleclubzoom.py to teleclubzoom.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/huomao.py to huomao.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/egame.py to egame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vtvgo.py to vtvgo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tvrplus.py to tvrplus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/zhanqi.py to zhanqi.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tlctr.py to tlctr.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/sportschau.py to sportschau.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/abematv.py to abematv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/qq.py to qq.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ssh101.py to ssh101.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/cdnbg.py to cdnbg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/common_swf.py to common_swf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/wasd.py to wasd.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/zdf_mediathek.py to zdf_mediathek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/picarto.py to picarto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/canalplus.py to canalplus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/zengatv.py to zengatv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vinhlongtv.py to vinhlongtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rtve.py to rtve.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/teamliquid.py to teamliquid.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/zeenews.py to zeenews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/rtmp.py to rtmp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tv999.py to tv999.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vrtbe.py to vrtbe.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/kugou.py to kugou.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/twitch.py to twitch.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/artetv.py to artetv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/atresplayer.py to atresplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/telefe.py to telefe.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/cinergroup.py to cinergroup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/svtplay.py to svtplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/albavision.py to albavision.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/showroom.py to showroom.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/onetv.py to onetv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/huya.py to huya.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/schoolism.py to schoolism.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/pluzz.py to pluzz.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ltv_lsm_lv.py to ltv_lsm_lv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/youtube.py to youtube.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/orf_tvthek.py to orf_tvthek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tv4play.py to tv4play.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tv3cat.py to tv3cat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/streamingvideoprovider.py to streamingvideoprovider.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/drdk.py to drdk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tv360.py to tv360.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/viasat.py to viasat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/hitbox.py to hitbox.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/cnews.py to cnews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/earthcam.py to earthcam.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/raiplay.py to raiplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/bfmtv.py to bfmtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/garena.py to garena.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/lrt.py to lrt.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/steam.py to steam.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/oneplusone.py to oneplusone.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nrk.py to nrk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nbcnews.py to nbcnews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/radiko.py to radiko.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/bilibili.py to bilibili.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/googledrive.py to googledrive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/mjunoon.py to mjunoon.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/vimeo.py to vimeo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ustvnow.py to ustvnow.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tvibo.py to tvibo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/webtv.py to webtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ntv.py to ntv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/swisstxt.py to swisstxt.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/bloomberg.py to bloomberg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/okru.py to okru.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ard_live.py to ard_live.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/deutschewelle.py to deutschewelle.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tvtoya.py to tvtoya.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nbc.py to nbc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ustreamtv.py to ustreamtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/twitcasting.py to twitcasting.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/periscope.py to periscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/radionet.py to radionet.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/n13tv.py to n13tv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/common_jwplayer.py to common_jwplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/wwenetwork.py to wwenetwork.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/mitele.py to mitele.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/openrectv.py to openrectv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/eltrecetv.py to eltrecetv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/goodgame.py to goodgame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/dash.py to dash.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/akamaihd.py to akamaihd.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ruv.py to ruv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/streann.py to streann.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/nbcsports.py to nbcsports.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ard_mediathek.py to ard_mediathek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/ine.py to ine.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/senategov.py to senategov.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/dommune.py to dommune.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/euronews.py to euronews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/powerapp.py to powerapp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/huajiao.py to huajiao.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/playtv.py to playtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/webcast_india_gov.py to webcast_india_gov.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/hds.py to hds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/welt.py to welt.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/tvplayer.py to tvplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/hls.py to hls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugins/afreeca.py to afreeca.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api/mapper.py to mapper.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api/validate.py to validate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api/useragents.py to useragents.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/api/http_session.py to http_session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/plugin/plugin.py to plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/buffers.py to buffers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/requests_file.py to requests_file.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/amf.py to amf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/f4v.py to f4v.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/packet.py to packet.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/flv.py to flv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/ordereddict.py to ordereddict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/box.py to box.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink/packages/flashmedia/tag.py to tag.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/output.py to output.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils/http_server.py to http_server.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils/progress.py to progress.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/utils/player.py to player.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink_cli/argparser.py to argparser.cpython-310.pyc running install_egg_info running egg_info creating src/streamlink.egg-info writing src/streamlink.egg-info/PKG-INFO writing dependency_links to src/streamlink.egg-info/dependency_links.txt writing entry points to src/streamlink.egg-info/entry_points.txt writing requirements to src/streamlink.egg-info/requires.txt writing top-level names to src/streamlink.egg-info/top_level.txt writing manifest file 'src/streamlink.egg-info/SOURCES.txt' reading manifest file 'src/streamlink.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'src/streamlink.egg-info/SOURCES.txt' Copying src/streamlink.egg-info to /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/lib/python3.10/site-packages/streamlink-2.0.0-py3.10.egg-info running install_scripts Installing streamlink script to /home/buildozer/aports/testing/streamlink/pkg/streamlink/usr/bin >>> streamlink-doc*: Running split function doc... >>> streamlink-doc*: Preparing subpackage streamlink-doc... >>> streamlink-doc*: Running postcheck for streamlink-doc >>> streamlink*: Running postcheck for streamlink >>> streamlink*: Preparing package streamlink... >>> streamlink-doc*: Tracing dependencies... >>> streamlink-doc*: Package size: 36.0 KB >>> streamlink-doc*: Compressing data... >>> streamlink-doc*: Create checksum... >>> streamlink-doc*: Create streamlink-doc-2.0.0-r2.apk >>> streamlink*: Tracing dependencies... >>> streamlink*: Package size: 3.2 MB >>> streamlink*: Compressing data... >>> streamlink*: Create checksum... >>> streamlink*: Create streamlink-2.0.0-r2.apk >>> streamlink: Build complete at Sun, 19 Dec 2021 15:12:12 +0000 elapsed time 0h 0m 9s >>> streamlink: Cleaning up srcdir >>> streamlink: Cleaning up pkgdir >>> streamlink: Uninstalling dependencies... (1/48) Purging .makedepends-streamlink (20211219.151204) (2/48) Purging py3-pycryptodome (3.10.1-r2) (3/48) Purging py3-pycountry (20.7.3-r2) (4/48) Purging py3-pysocks (1.7.1-r3) (5/48) Purging py3-websocket-client (1.2.3-r1) (6/48) Purging py3-isodate (0.6.1-r1) (7/48) Purging rtmpdump (2.4_git20190330-r1) (8/48) Purging py3-recommonmark (0.6.0-r2) (9/48) Purging py3-commonmark (0.9.1-r2) (10/48) Purging py3-sphinx (4.3.0-r1) (11/48) Purging py3-babel (2.9.1-r1) (12/48) Purging py3-tz (2021.1-r2) (13/48) Purging py3-docutils (0.16-r4) (14/48) Purging py3-imagesize (1.2.0-r2) (15/48) Purging py3-jinja2 (3.0.1-r1) (16/48) Purging py3-markupsafe (2.0.1-r1) (17/48) Purging py3-pygments (2.10.0-r1) (18/48) Purging py3-requests (2.26.0-r2) (19/48) Purging py3-certifi (2020.12.5-r2) (20/48) Purging py3-charset-normalizer (2.0.7-r1) (21/48) Purging py3-idna (3.3-r1) (22/48) Purging py3-urllib3 (1.26.7-r1) (23/48) Purging py3-setuptools (52.0.0-r5) (24/48) Purging py3-ordered-set (4.0.2-r3) (25/48) Purging py3-appdirs (1.4.4-r3) (26/48) Purging py3-packaging (21.3-r0) (27/48) Purging py3-parsing (2.4.7-r3) (28/48) Purging py3-six (1.16.0-r1) (29/48) Purging py3-snowballstemmer (2.1.0-r2) (30/48) Purging py3-alabaster (0.7.12-r5) (31/48) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (32/48) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (33/48) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (34/48) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (35/48) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (36/48) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (37/48) Purging python3 (3.10.1-r0) (38/48) Purging librtmp (2.4_git20190330-r1) (39/48) Purging gnutls (3.7.1-r0) (40/48) Purging p11-kit (0.24.0-r1) (41/48) Purging libffi (3.4.2-r1) (42/48) Purging gdbm (1.22-r0) (43/48) Purging mpdecimal (2.5.1-r1) (44/48) Purging readline (8.1.1-r0) (45/48) Purging sqlite-libs (3.37.0-r0) (46/48) Purging nettle (3.7.3-r0) (47/48) Purging libtasn1 (4.18.0-r0) (48/48) Purging libunistring (0.9.10-r1) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 99 packages >>> streamlink: Updating the testing/armhf repository index... >>> streamlink: Signing the index...