>>> livestreamer: Building testing/livestreamer 1.12.2-r11 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 17:29:01 +0000 >>> livestreamer: Checking sanity of /home/buildozer/aports/testing/livestreamer/APKBUILD... >>> livestreamer: Analyzing dependencies... >>> livestreamer: Installing for build: build-base py3-requests rtmpdump py3-pycryptodome py3-librtmp py3-sphinx py3-setuptools (1/47) Installing libbz2 (1.0.8-r1) (2/47) Installing libffi (3.4.2-r1) (3/47) Installing gdbm (1.22-r0) (4/47) Installing xz-libs (5.2.5-r0) (5/47) Installing mpdecimal (2.5.1-r1) (6/47) Installing readline (8.1.1-r0) (7/47) Installing sqlite-libs (3.37.0-r0) (8/47) Installing python3 (3.10.1-r0) (9/47) Installing py3-certifi (2020.12.5-r2) (10/47) Installing py3-charset-normalizer (2.0.7-r1) (11/47) Installing py3-idna (3.3-r1) (12/47) Installing py3-urllib3 (1.26.7-r1) (13/47) Installing py3-requests (2.26.0-r2) (14/47) Installing nettle (3.7.3-r0) (15/47) Installing p11-kit (0.24.0-r1) (16/47) Installing libtasn1 (4.18.0-r0) (17/47) Installing libunistring (0.9.10-r1) (18/47) Installing gnutls (3.7.1-r0) (19/47) Installing librtmp (2.4_git20190330-r1) (20/47) Installing rtmpdump (2.4_git20190330-r1) (21/47) Installing py3-pycryptodome (3.10.1-r2) (22/47) Installing py3-cparser (2.20-r2) (23/47) Installing py3-cffi (1.14.5-r3) (24/47) Installing py3-librtmp (0.3.0-r3) (25/47) Installing py3-tz (2021.1-r2) (26/47) Installing py3-babel (2.9.1-r1) (27/47) Installing py3-docutils (0.16-r4) (28/47) Installing py3-imagesize (1.2.0-r2) (29/47) Installing py3-markupsafe (2.0.1-r1) (30/47) Installing py3-jinja2 (3.0.1-r1) (31/47) Installing py3-pygments (2.10.0-r1) (32/47) Installing py3-ordered-set (4.0.2-r3) (33/47) Installing py3-appdirs (1.4.4-r3) (34/47) Installing py3-parsing (2.4.7-r3) (35/47) Installing py3-six (1.16.0-r1) (36/47) Installing py3-packaging (21.3-r0) (37/47) Installing py3-setuptools (52.0.0-r5) (38/47) Installing py3-snowballstemmer (2.1.0-r2) (39/47) Installing py3-alabaster (0.7.12-r5) (40/47) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (41/47) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (42/47) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (43/47) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (44/47) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (45/47) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (46/47) Installing py3-sphinx (4.3.0-r1) (47/47) Installing .makedepends-livestreamer (20211219.172902) Executing busybox-1.34.1-r5.trigger OK: 370 MiB in 136 packages >>> livestreamer: Cleaning up srcdir >>> livestreamer: Cleaning up pkgdir >>> livestreamer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//livestreamer-1.12.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 856k 11 98232 0 0 74866 0 0:00:11 0:00:01 0:00:10 74871 100 856k 100 856k 0 0 481k 0 0:00:01 0:00:01 --:--:-- 481k >>> livestreamer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//livestreamer-1.12.2.tar.gz >>> livestreamer: Checking sha512sums... livestreamer-1.12.2.tar.gz: OK >>> livestreamer: Unpacking /var/cache/distfiles/edge/livestreamer-1.12.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/livestreamer copying src/livestreamer/utils.py -> build/lib/livestreamer copying src/livestreamer/options.py -> build/lib/livestreamer copying src/livestreamer/logger.py -> build/lib/livestreamer copying src/livestreamer/buffers.py -> build/lib/livestreamer copying src/livestreamer/cache.py -> build/lib/livestreamer copying src/livestreamer/session.py -> build/lib/livestreamer copying src/livestreamer/__init__.py -> build/lib/livestreamer copying src/livestreamer/api.py -> build/lib/livestreamer copying src/livestreamer/exceptions.py -> build/lib/livestreamer copying src/livestreamer/compat.py -> build/lib/livestreamer creating build/lib/livestreamer/stream copying src/livestreamer/stream/stream.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/http.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/wrappers.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/akamaihd.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/playlist.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hds.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hls.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/segmented.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/rtmpdump.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/streamprocess.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/__init__.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hls_playlist.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/flvconcat.py -> build/lib/livestreamer/stream creating build/lib/livestreamer/plugin copying src/livestreamer/plugin/plugin.py -> build/lib/livestreamer/plugin copying src/livestreamer/plugin/__init__.py -> build/lib/livestreamer/plugin creating build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/utils.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/http_session.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/support_plugin.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/__init__.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/mapper.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/validate.py -> build/lib/livestreamer/plugin/api creating build/lib/livestreamer/plugins copying src/livestreamer/plugins/azubutv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/itvplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/stream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/chaturbate.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/mips.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/cybergame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/streamlive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/streamingvideoprovider.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/afreecatv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/sbsdiscovery.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/hitbox.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viasat.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/picarto.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ard_live.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nhkworld.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/filmon_us.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/disney_de.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/vgtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/youtube.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tv3cat.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viagame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dommune.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/rtve.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/oldlivestream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/common_swf.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/gaminglive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/mlgtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nrk.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/seemeplay.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/artetv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/periscope.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/veetle.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/drdk.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tga.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/wattv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/gomexp.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nos.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/media_ccc_de.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/alieztv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ard_mediathek.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ustreamtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ssh101.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/afreeca.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/connectcast.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/aftonbladet.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/__init__.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/common_jwplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/svtplay.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/crunchyroll.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dmcloud.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/furstream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/livestream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/speedrunslive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tvplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tv4play.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/weeb.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/goodgame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/bambuser.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/euronews.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/beattv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/twitch.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/npo.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dmcloud_embed.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viasat_embed.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/livestation.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/zdf_mediathek.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/letontv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/douyutv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tvcatchup.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/filmon.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dailymotion.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/vaughnlive.py -> build/lib/livestreamer/plugins creating build/lib/livestreamer/packages copying src/livestreamer/packages/pbs.py -> build/lib/livestreamer/packages copying src/livestreamer/packages/__init__.py -> build/lib/livestreamer/packages creating build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/ordereddict.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/packet.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/tag.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/f4v.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/util.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/__init__.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/flv.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/error.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/compat.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/types.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/box.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/amf.py -> build/lib/livestreamer/packages/flashmedia creating build/lib/livestreamer_cli copying src/livestreamer_cli/constants.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/main.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/argparser.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/console.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/__init__.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/output.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/compat.py -> build/lib/livestreamer_cli creating build/lib/livestreamer_cli/packages copying src/livestreamer_cli/packages/shutil_backport.py -> build/lib/livestreamer_cli/packages copying src/livestreamer_cli/packages/__init__.py -> build/lib/livestreamer_cli/packages creating build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/stream.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/player.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/http_server.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/named_pipe.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/progress.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/__init__.py -> build/lib/livestreamer_cli/utils running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info creating src/livestreamer.egg-info writing src/livestreamer.egg-info/PKG-INFO writing dependency_links to src/livestreamer.egg-info/dependency_links.txt writing entry points to src/livestreamer.egg-info/entry_points.txt writing requirements to src/livestreamer.egg-info/requires.txt writing top-level names to src/livestreamer.egg-info/top_level.txt writing manifest file 'src/livestreamer.egg-info/SOURCES.txt' reading manifest file 'src/livestreamer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' writing manifest file 'src/livestreamer.egg-info/SOURCES.txt' running build_ext test_level (tests.test_log.TestSession) ... ok test_output (tests.test_log.TestSession) ... ok test_all (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_any (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_attr (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_basic (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_dict (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_dict_keys (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_dict_optional_keys (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_endswith (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_filter (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_get (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_get_re (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_getattr (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_hasattr (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_length (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_list (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_list_tuple_set_frozenset (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_map (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_map_dict (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_nested_dict_keys (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_startswith (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_union (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_url (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_xml_element (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_xml_find (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_xml_findall (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_xml_findtext (tests.test_plugin_api_validate.TestPluginAPIValidate) ... ok test_options (tests.test_options.TestOptions) ... ok test_iter (tests.test_stream_wrappers.TestPluginStream) ... ok test_plugin (tests.test_plugin_stream.TestPluginStream) ... /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/afreeca.py:18: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?afreeca.com/(?P\w+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/afreecatv.py:11: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?afreeca.tv/(?P[\w\-_]+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/aftonbladet.py:21: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+.)?.aftonbladet.se") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/alieztv.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/alieztv.py:19: DeprecationWarning: invalid escape sequence '\s' _file_re = re.compile("\"?file\"?:\s+['\"]([^'\"]+)['\"]") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/alieztv.py:20: DeprecationWarning: invalid escape sequence '\(' _swf_url_re = re.compile("swfobject.embedSWF\(\"([^\"]+)\",") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ard_mediathek.py:18: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?ardmediathek.de/tv") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ard_mediathek.py:19: DeprecationWarning: invalid escape sequence '\d' _media_id_re = re.compile("/play/config/(\d+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/artetv.py:14: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?arte.tv/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/azubutv.py:21: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?azubu.tv/[^/]+") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/azubutv.py:145: DeprecationWarning: invalid escape sequence '\(' match = re.search("AZUBU.setVar\(\"firstVideoRefId\", \"(.+)\"\);", res.text) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/azubutv.py:155: DeprecationWarning: invalid escape sequence '\d' match = re.search("", res.text) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/bambuser.py:14: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+.)?bambuser.com/v/(?P\d+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/beattv.py:45: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?be-at.tv/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/beattv.py:289: DeprecationWarning: invalid escape sequence '\?' match = re.search("embed.swf\?p=(\d+)", res.text) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/chaturbate.py:7: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+.)?chaturbate.com/[^/?&]+") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/chaturbate.py:8: DeprecationWarning: invalid escape sequence '\+' _playlist_url_re = re.compile("html \+= \"src='(?P[^']+)'\";") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/common_jwplayer.py:10: DeprecationWarning: invalid escape sequence '\(' _playlist_re = re.compile("\(?\{.*playlist: (\[.*\]),.*?\}\)?;", re.DOTALL) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/common_jwplayer.py:11: DeprecationWarning: invalid escape sequence '\w' _js_to_json = partial(re.compile("(\w+):\s").sub, r'"\1":') /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/connectcast.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?connectcast.tv/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/crunchyroll.py:39: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/cybergame.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/dailymotion.py:32: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/disney_de.py:16: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?disney(channel)?.de/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/disney_de.py:19: DeprecationWarning: invalid escape sequence '\s' _stream_hls_re = re.compile("\"hlsStreamUrl\":\s*(\"[^\"]+\")") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/disney_de.py:20: DeprecationWarning: invalid escape sequence '\s' _stream_data_re = re.compile("\"dataUrl\":\s*(\"[^\"]+\")") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/dmcloud_embed.py:11: DeprecationWarning: invalid escape sequence '\w' re.compile("http(s)?://(\w+\.)?action24.gr") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/dmcloud_embed.py:14: DeprecationWarning: invalid escape sequence '\w' _embed_re = re.compile("http(s)?://api.dmcloud.net/player/embed/[\w\?=&\/;\-]+") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/dommune.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?dommune.com") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/douyutv.py:15: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/euronews.py:12: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?euronews.com") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugin/api/support_plugin.py:34: DeprecationWarning: Deprecated since Python 3.4 and slated for removal in Python 3.12; use importlib.util.find_spec() instead loader = importlib.find_loader(name, [path]) :283: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/filmon.py:23: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?filmon.com/(channel|tv|vod)/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/filmon.py:24: DeprecationWarning: invalid escape sequence '\d' _channel_id_re = re.compile("/channels/(\d+)/extra_big_logo.png") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/filmon.py:25: DeprecationWarning: invalid escape sequence '\d' _vod_id_re = re.compile("movie_id=(\d+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/filmon_us.py:12: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?filmon.us") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/filmon_us.py:17: DeprecationWarning: invalid escape sequence '\(' _replay_json_re = re.compile("var standByVideo = encodeURIComponent\('(.+)'\);") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/filmon_us.py:19: DeprecationWarning: invalid escape sequence '\(' "helpers.common.flash.flashplayerinstall\({url:'([^']+)'," /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/furstream.py:7: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("^http(s)?://(\w+\.)?furstre\.am/stream/.+") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/gaminglive.py:21: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/gomexp.py:16: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http(s)?://(www\.)?gomexp.com") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/goodgame.py:15: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http://(?:www\.)?goodgame.ru/channel/(?P\w+)/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/goodgame.py:17: DeprecationWarning: invalid escape sequence '\d' "iframe frameborder=\"0\" width=\"100%\" height=\"100%\" src=\"http://goodgame.ru/player(\d)?\?(\d+)\"" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/hitbox.py:18: DeprecationWarning: invalid escape sequence '\d' _quality_re = re.compile("(\d+p)$") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/hitbox.py:19: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/letontv.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/letontv.py:20: DeprecationWarning: invalid escape sequence '\w' _js_var_re = re.compile("var (?P\w+)\s?=\s?'?(?P[^;']+)'?;") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/livestation.py:12: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?livestation.com") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/livestream.py:9: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http(s)?://(www\.)?livestream.com/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:33: DeprecationWarning: invalid escape sequence '\/' ":\/\/" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:34: DeprecationWarning: invalid escape sequence '\.' "(?Pmedia\.ccc\.de)" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:35: DeprecationWarning: invalid escape sequence '\/' "\/.*\.html") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:38: DeprecationWarning: invalid escape sequence '\/' ":\/\/" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:39: DeprecationWarning: invalid escape sequence '\.' "(?Pstreaming\.media\.ccc\.de)" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:40: DeprecationWarning: invalid escape sequence '\/' "\/" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/media_ccc_de.py:42: DeprecationWarning: invalid escape sequence '\/' "\/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/mips.py:12: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+.)?mips.tv/(?P[^/&?]+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/mlgtv.py:17: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?(majorleaguegaming\.com|mlg\.tv)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/nhkworld.py:11: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?nhk.or.jp/nhkworld") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/nos.py:16: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?nos.nl/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/nos.py:17: DeprecationWarning: invalid escape sequence '\(' _js_re = re.compile('\((.*)\)') /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/npo.py:15: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?npo.nl/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/picarto.py:8: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/sbsdiscovery.py:11: DeprecationWarning: invalid escape sequence '\d' _url_re = re.compile (""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/seemeplay.py:8: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?seemeplay.ru/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/seemeplay.py:9: DeprecationWarning: invalid escape sequence '\(' _player_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/speedrunslive.py:7: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http://(?:www\.)?speedrunslive.com/#!/(?P\w+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ssh101.py:8: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?ssh101\.com/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ssh101.py:10: DeprecationWarning: invalid escape sequence '\s' _live_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/stream.py:54: DeprecationWarning: invalid escape sequence '\w' urlnoproto = re.match("^\w+://(.+)", url).group(1) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/streamingvideoprovider.py:13: DeprecationWarning: invalid escape sequence '\w' "http(s)?://(\w+\.)?streamingvideoprovider.co.uk/(?P[^/&?]+)" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/streamingvideoprovider.py:15: DeprecationWarning: invalid escape sequence '\.' _hls_re = re.compile("'(http://.+\.m3u8)'") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/streamlive.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?(ilive.to|streamlive.to)/.*/(?P\d+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/streamlive.py:11: DeprecationWarning: invalid escape sequence '\S' _link_re = re.compile("[a-z0-9]+)"); /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/tv4play.py:13: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/tvcatchup.py:10: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http://(?:www\.)?tvcatchup.com/watch/(?P[0-9]+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/twitch.py:46: DeprecationWarning: invalid escape sequence '\d' _time_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ustreamtv.py:24: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ustreamtv.py:33: DeprecationWarning: invalid escape sequence '\d' _channel_id_re = re.compile("\"channelId\":(\d+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/ustreamtv.py:419: DeprecationWarning: invalid escape sequence '\w' match = re.match("mobile_(\w+)", stream) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/vaughnlive.py:15: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/vaughnlive.py:57: DeprecationWarning: invalid escape sequence '\(' swfUrl = "http://vaughnlive.tv" + re.compile('swfobject.embedSWF\("(/\d+/swf/[0-9A-Za-z]+\.swf)"').findall(res.text)[0] /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/veetle.py:10: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/vgtv.py:30: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("https?://(www\.)?(vgtv|vg).no") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/vgtv.py:31: DeprecationWarning: invalid escape sequence '\?' _content_id_re = re.compile("(?:data-videoid=\"|videostatus/\?id=)(\d+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/vgtv.py:33: DeprecationWarning: invalid escape sequence '\.' "https?://(?:www\.)?vgtv.no/" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/vgtv.py:34: DeprecationWarning: invalid escape sequence '\?' "(?:(?:#!/)?video/|(?:#!|\?)id=)(\d+)" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/viagame.py:14: DeprecationWarning: invalid escape sequence '\s' _store_data_re = re.compile("window.fluxData\s*=\s*JSON.parse\(\"(.+)\"\);") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/viagame.py:15: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http(s)?://(www\.)?viagame.com/channels/.+") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/viasat.py:14: DeprecationWarning: invalid escape sequence '\s' _player_data_re = re.compile("window.fluxData\s*=\s*JSON.parse\(\"(.+)\"\);") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/viasat.py:16: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/viasat_embed.py:7: DeprecationWarning: invalid escape sequence '\.' _url_re = re.compile("http(s)?://(www\.)?tv(3|6|8|10)\.se") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/wattv.py:12: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?wat.tv/") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/weeb.py:30: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile("http(s)?://(\w+\.)?weeb.tv/(channel|online)/(?P[^/&?]+)") /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/youtube.py:93: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/youtube.py:115: DeprecationWarning: invalid escape sequence '\w' match = re.match("(\w+)_3d", stream) /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/plugins/zdf_mediathek.py:24: DeprecationWarning: invalid escape sequence '\w' _url_re = re.compile(""" /home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/http.py:18: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec() argspec = inspect.getargspec(requests.Request.__init__) ok test_builtin_plugins (tests.test_session.TestSession) ... ok test_exceptions (tests.test_session.TestSession) ... ok test_load_plugins (tests.test_session.TestSession) ... ok test_options (tests.test_session.TestSession) ... ok test_plugin (tests.test_session.TestSession) ... ok test_plugin_stream_sorted_excludes (tests.test_session.TestSession) ... ok test_plugin_stream_types (tests.test_session.TestSession) ... ok test_plugin_support (tests.test_session.TestSession) ... ok test_resolve_url (tests.test_session.TestSession) ... ok test_close (tests.test_buffer.TestBuffer) ... ok test_read (tests.test_buffer.TestBuffer) ... ok test_readwrite (tests.test_buffer.TestBuffer) ... ok test_reuse_input (tests.test_buffer.TestBuffer) Objects should be reusable after write() ... ok test_write (tests.test_buffer.TestBuffer) ... ok test_read_timeout (tests.test_plugin_api_http_session.TestPluginAPIHTTPSession) ... ok ---------------------------------------------------------------------- Ran 46 tests in 4.636s OK >>> livestreamer: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/livestreamer/pkg creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10 creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/utils.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin copying build/lib/livestreamer/plugin/plugin.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/utils.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/http_session.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/support_plugin.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/mapper.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/validate.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin copying build/lib/livestreamer/options.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/logger.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/buffers.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/ordereddict.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/packet.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/tag.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/f4v.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/util.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/flv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/error.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/compat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/types.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/box.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/amf.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/pbs.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages copying build/lib/livestreamer/packages/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages copying build/lib/livestreamer/cache.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/session.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/azubutv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/itvplayer.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/stream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/chaturbate.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/mips.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/cybergame.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/streamlive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/streamingvideoprovider.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/afreecatv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/sbsdiscovery.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/hitbox.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/viasat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/picarto.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ard_live.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/nhkworld.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/filmon_us.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/disney_de.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/vgtv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/youtube.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tv3cat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/viagame.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dommune.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/rtve.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/oldlivestream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/common_swf.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/gaminglive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/mlgtv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/nrk.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/seemeplay.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/artetv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/periscope.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/veetle.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/drdk.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tga.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/wattv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/gomexp.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/nos.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/media_ccc_de.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/alieztv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ard_mediathek.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ustreamtv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ssh101.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/afreeca.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/connectcast.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/aftonbladet.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/common_jwplayer.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/svtplay.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/crunchyroll.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dmcloud.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/furstream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/livestream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/speedrunslive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tvplayer.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tv4play.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/weeb.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/goodgame.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/bambuser.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/euronews.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/beattv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/twitch.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/npo.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dmcloud_embed.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/viasat_embed.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/livestation.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/zdf_mediathek.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/letontv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/douyutv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tvcatchup.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/filmon.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dailymotion.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/vaughnlive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/stream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/http.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/wrappers.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/akamaihd.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/playlist.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/hds.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/hls.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/segmented.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/rtmpdump.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/streamprocess.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/hls_playlist.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/flvconcat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/api.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/exceptions.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/compat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/stream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/player.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/http_server.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/named_pipe.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/progress.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages copying build/lib/livestreamer_cli/packages/shutil_backport.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages copying build/lib/livestreamer_cli/packages/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages copying build/lib/livestreamer_cli/constants.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/main.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/argparser.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/console.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/output.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/compat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/plugin.py to plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/http_session.py to http_session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/support_plugin.py to support_plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/mapper.py to mapper.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/validate.py to validate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/logger.py to logger.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/buffers.py to buffers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/ordereddict.py to ordereddict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/packet.py to packet.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/tag.py to tag.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/f4v.py to f4v.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/flv.py to flv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/box.py to box.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/amf.py to amf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/pbs.py to pbs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/azubutv.py to azubutv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/itvplayer.py to itvplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/chaturbate.py to chaturbate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/mips.py to mips.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/cybergame.py to cybergame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/streamlive.py to streamlive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/streamingvideoprovider.py to streamingvideoprovider.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/afreecatv.py to afreecatv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/sbsdiscovery.py to sbsdiscovery.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/hitbox.py to hitbox.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/viasat.py to viasat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/picarto.py to picarto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ard_live.py to ard_live.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/nhkworld.py to nhkworld.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/filmon_us.py to filmon_us.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/disney_de.py to disney_de.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/vgtv.py to vgtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/youtube.py to youtube.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tv3cat.py to tv3cat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/viagame.py to viagame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dommune.py to dommune.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/rtve.py to rtve.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/oldlivestream.py to oldlivestream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/common_swf.py to common_swf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/gaminglive.py to gaminglive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/mlgtv.py to mlgtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/nrk.py to nrk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/seemeplay.py to seemeplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/artetv.py to artetv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/periscope.py to periscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/veetle.py to veetle.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/drdk.py to drdk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tga.py to tga.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/wattv.py to wattv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/gomexp.py to gomexp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/nos.py to nos.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/media_ccc_de.py to media_ccc_de.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/alieztv.py to alieztv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ard_mediathek.py to ard_mediathek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ustreamtv.py to ustreamtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ssh101.py to ssh101.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/afreeca.py to afreeca.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/connectcast.py to connectcast.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/aftonbladet.py to aftonbladet.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/common_jwplayer.py to common_jwplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/svtplay.py to svtplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/crunchyroll.py to crunchyroll.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dmcloud.py to dmcloud.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/furstream.py to furstream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/livestream.py to livestream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/speedrunslive.py to speedrunslive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tvplayer.py to tvplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tv4play.py to tv4play.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/weeb.py to weeb.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/goodgame.py to goodgame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/bambuser.py to bambuser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/euronews.py to euronews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/beattv.py to beattv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/twitch.py to twitch.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/npo.py to npo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dmcloud_embed.py to dmcloud_embed.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/viasat_embed.py to viasat_embed.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/livestation.py to livestation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/zdf_mediathek.py to zdf_mediathek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/letontv.py to letontv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/douyutv.py to douyutv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tvcatchup.py to tvcatchup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/filmon.py to filmon.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dailymotion.py to dailymotion.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/vaughnlive.py to vaughnlive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/wrappers.py to wrappers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/akamaihd.py to akamaihd.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/playlist.py to playlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/hds.py to hds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/hls.py to hls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/segmented.py to segmented.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/rtmpdump.py to rtmpdump.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/streamprocess.py to streamprocess.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/hls_playlist.py to hls_playlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/flvconcat.py to flvconcat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/player.py to player.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/http_server.py to http_server.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/named_pipe.py to named_pipe.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/progress.py to progress.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages/shutil_backport.py to shutil_backport.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/argparser.py to argparser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/output.py to output.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/compat.py to compat.cpython-310.pyc writing byte-compilation script '/tmp/tmpes67lulg.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpes67lulg.py removing /tmp/tmpes67lulg.py running install_egg_info running egg_info writing src/livestreamer.egg-info/PKG-INFO writing dependency_links to src/livestreamer.egg-info/dependency_links.txt writing entry points to src/livestreamer.egg-info/entry_points.txt writing requirements to src/livestreamer.egg-info/requires.txt writing top-level names to src/livestreamer.egg-info/top_level.txt reading manifest file 'src/livestreamer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' writing manifest file 'src/livestreamer.egg-info/SOURCES.txt' Copying src/livestreamer.egg-info to /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer-1.12.2-py3.10.egg-info running install_scripts Installing livestreamer script to /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/bin >>> livestreamer*: Running postcheck for livestreamer >>> livestreamer*: Preparing package livestreamer... >>> livestreamer*: Tracing dependencies... >>> livestreamer*: Package size: 2.6 MB >>> livestreamer*: Compressing data... >>> livestreamer*: Create checksum... >>> livestreamer*: Create livestreamer-1.12.2-r11.apk >>> livestreamer: Build complete at Sun, 19 Dec 2021 17:29:14 +0000 elapsed time 0h 0m 13s >>> livestreamer: Cleaning up srcdir >>> livestreamer: Cleaning up pkgdir >>> livestreamer: Uninstalling dependencies... (1/47) Purging .makedepends-livestreamer (20211219.172902) (2/47) Purging rtmpdump (2.4_git20190330-r1) (3/47) Purging py3-pycryptodome (3.10.1-r2) (4/47) Purging py3-librtmp (0.3.0-r3) (5/47) Purging py3-cffi (1.14.5-r3) (6/47) Purging py3-cparser (2.20-r2) (7/47) Purging py3-sphinx (4.3.0-r1) (8/47) Purging py3-babel (2.9.1-r1) (9/47) Purging py3-tz (2021.1-r2) (10/47) Purging py3-docutils (0.16-r4) (11/47) Purging py3-imagesize (1.2.0-r2) (12/47) Purging py3-jinja2 (3.0.1-r1) (13/47) Purging py3-markupsafe (2.0.1-r1) (14/47) Purging py3-pygments (2.10.0-r1) (15/47) Purging py3-requests (2.26.0-r2) (16/47) Purging py3-certifi (2020.12.5-r2) (17/47) Purging py3-charset-normalizer (2.0.7-r1) (18/47) Purging py3-idna (3.3-r1) (19/47) Purging py3-urllib3 (1.26.7-r1) (20/47) Purging py3-snowballstemmer (2.1.0-r2) (21/47) Purging py3-alabaster (0.7.12-r5) (22/47) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (23/47) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (24/47) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (25/47) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (26/47) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (27/47) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (28/47) Purging py3-setuptools (52.0.0-r5) (29/47) Purging py3-ordered-set (4.0.2-r3) (30/47) Purging py3-appdirs (1.4.4-r3) (31/47) Purging py3-packaging (21.3-r0) (32/47) Purging py3-parsing (2.4.7-r3) (33/47) Purging py3-six (1.16.0-r1) (34/47) Purging python3 (3.10.1-r0) (35/47) Purging libbz2 (1.0.8-r1) (36/47) Purging librtmp (2.4_git20190330-r1) (37/47) Purging gnutls (3.7.1-r0) (38/47) Purging p11-kit (0.24.0-r1) (39/47) Purging libffi (3.4.2-r1) (40/47) Purging gdbm (1.22-r0) (41/47) Purging xz-libs (5.2.5-r0) (42/47) Purging mpdecimal (2.5.1-r1) (43/47) Purging readline (8.1.1-r0) (44/47) Purging sqlite-libs (3.37.0-r0) (45/47) Purging nettle (3.7.3-r0) (46/47) Purging libtasn1 (4.18.0-r0) (47/47) Purging libunistring (0.9.10-r1) Executing busybox-1.34.1-r5.trigger OK: 230 MiB in 89 packages >>> livestreamer: Updating the testing/ppc64le repository index... >>> livestreamer: Signing the index...