Mock Version: 1.4.9
Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-streamlink.spec'], chrootPath='/var/lib/mock/f29-build-331-258/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2001fd7710>timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-streamlink.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/python-streamlink-0.12.1-1.fc29.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-streamlink.spec'], chrootPath='/var/lib/mock/f29-build-331-258/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2001fd7710>timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-streamlink.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5zhSI8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf streamlink-0.12.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/streamlink-0.12.1-without-win32-binaries.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd streamlink-0.12.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
BUILDSTDERR: ++ find src/streamlink/ -name '*.py'
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/options.py
+ touch -r src/streamlink/options.py src/streamlink/options.py.new
+ mv src/streamlink/options.py.new src/streamlink/options.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/session.py
+ touch -r src/streamlink/session.py src/streamlink/session.py.new
+ mv src/streamlink/session.py.new src/streamlink/session.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/utils/named_pipe.py
+ touch -r src/streamlink/utils/named_pipe.py src/streamlink/utils/named_pipe.py.new
+ mv src/streamlink/utils/named_pipe.py.new src/streamlink/utils/named_pipe.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/utils/l10n.py
+ touch -r src/streamlink/utils/l10n.py src/streamlink/utils/l10n.py.new
+ mv src/streamlink/utils/l10n.py.new src/streamlink/utils/l10n.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/utils/crypto.py
+ touch -r src/streamlink/utils/crypto.py src/streamlink/utils/crypto.py.new
+ mv src/streamlink/utils/crypto.py.new src/streamlink/utils/crypto.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/utils/__init__.py
+ touch -r src/streamlink/utils/__init__.py src/streamlink/utils/__init__.py.new
+ mv src/streamlink/utils/__init__.py.new src/streamlink/utils/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/mapper.py
+ touch -r src/streamlink/plugin/api/mapper.py src/streamlink/plugin/api/mapper.py.new
+ mv src/streamlink/plugin/api/mapper.py.new src/streamlink/plugin/api/mapper.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/useragents.py
+ touch -r src/streamlink/plugin/api/useragents.py src/streamlink/plugin/api/useragents.py.new
+ mv src/streamlink/plugin/api/useragents.py.new src/streamlink/plugin/api/useragents.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/http_session.py
+ touch -r src/streamlink/plugin/api/http_session.py src/streamlink/plugin/api/http_session.py.new
+ mv src/streamlink/plugin/api/http_session.py.new src/streamlink/plugin/api/http_session.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/validate.py
+ touch -r src/streamlink/plugin/api/validate.py src/streamlink/plugin/api/validate.py.new
+ mv src/streamlink/plugin/api/validate.py.new src/streamlink/plugin/api/validate.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/utils.py
+ touch -r src/streamlink/plugin/api/utils.py src/streamlink/plugin/api/utils.py.new
+ mv src/streamlink/plugin/api/utils.py.new src/streamlink/plugin/api/utils.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/__init__.py
+ touch -r src/streamlink/plugin/api/__init__.py src/streamlink/plugin/api/__init__.py.new
+ mv src/streamlink/plugin/api/__init__.py.new src/streamlink/plugin/api/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/api/support_plugin.py
+ touch -r src/streamlink/plugin/api/support_plugin.py src/streamlink/plugin/api/support_plugin.py.new
+ mv src/streamlink/plugin/api/support_plugin.py.new src/streamlink/plugin/api/support_plugin.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/plugin.py
+ touch -r src/streamlink/plugin/plugin.py src/streamlink/plugin/plugin.py.new
+ mv src/streamlink/plugin/plugin.py.new src/streamlink/plugin/plugin.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugin/__init__.py
+ touch -r src/streamlink/plugin/__init__.py src/streamlink/plugin/__init__.py.new
+ mv src/streamlink/plugin/__init__.py.new src/streamlink/plugin/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/buffers.py
+ touch -r src/streamlink/buffers.py src/streamlink/buffers.py.new
+ mv src/streamlink/buffers.py.new src/streamlink/buffers.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/hls.py
+ touch -r src/streamlink/stream/hls.py src/streamlink/stream/hls.py.new
+ mv src/streamlink/stream/hls.py.new src/streamlink/stream/hls.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/streamprocess.py
+ touch -r src/streamlink/stream/streamprocess.py src/streamlink/stream/streamprocess.py.new
+ mv src/streamlink/stream/streamprocess.py.new src/streamlink/stream/streamprocess.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/akamaihd.py
+ touch -r src/streamlink/stream/akamaihd.py src/streamlink/stream/akamaihd.py.new
+ mv src/streamlink/stream/akamaihd.py.new src/streamlink/stream/akamaihd.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/ffmpegmux.py
+ touch -r src/streamlink/stream/ffmpegmux.py src/streamlink/stream/ffmpegmux.py.new
+ mv src/streamlink/stream/ffmpegmux.py.new src/streamlink/stream/ffmpegmux.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/hls_playlist.py
+ touch -r src/streamlink/stream/hls_playlist.py src/streamlink/stream/hls_playlist.py.new
+ mv src/streamlink/stream/hls_playlist.py.new src/streamlink/stream/hls_playlist.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/segmented.py
+ touch -r src/streamlink/stream/segmented.py src/streamlink/stream/segmented.py.new
+ mv src/streamlink/stream/segmented.py.new src/streamlink/stream/segmented.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/rtmpdump.py
+ touch -r src/streamlink/stream/rtmpdump.py src/streamlink/stream/rtmpdump.py.new
+ mv src/streamlink/stream/rtmpdump.py.new src/streamlink/stream/rtmpdump.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/playlist.py
+ touch -r src/streamlink/stream/playlist.py src/streamlink/stream/playlist.py.new
+ mv src/streamlink/stream/playlist.py.new src/streamlink/stream/playlist.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/file.py
+ touch -r src/streamlink/stream/file.py src/streamlink/stream/file.py.new
+ mv src/streamlink/stream/file.py.new src/streamlink/stream/file.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/hds.py
+ touch -r src/streamlink/stream/hds.py src/streamlink/stream/hds.py.new
+ mv src/streamlink/stream/hds.py.new src/streamlink/stream/hds.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/stream.py
+ touch -r src/streamlink/stream/stream.py src/streamlink/stream/stream.py.new
+ mv src/streamlink/stream/stream.py.new src/streamlink/stream/stream.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/__init__.py
+ touch -r src/streamlink/stream/__init__.py src/streamlink/stream/__init__.py.new
+ mv src/streamlink/stream/__init__.py.new src/streamlink/stream/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/wrappers.py
+ touch -r src/streamlink/stream/wrappers.py src/streamlink/stream/wrappers.py.new
+ mv src/streamlink/stream/wrappers.py.new src/streamlink/stream/wrappers.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/flvconcat.py
+ touch -r src/streamlink/stream/flvconcat.py src/streamlink/stream/flvconcat.py.new
+ mv src/streamlink/stream/flvconcat.py.new src/streamlink/stream/flvconcat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/stream/http.py
+ touch -r src/streamlink/stream/http.py src/streamlink/stream/http.py.new
+ mv src/streamlink/stream/http.py.new src/streamlink/stream/http.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/exceptions.py
+ touch -r src/streamlink/exceptions.py src/streamlink/exceptions.py.new
+ mv src/streamlink/exceptions.py.new src/streamlink/exceptions.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/requests_file.py
+ touch -r src/streamlink/packages/requests_file.py src/streamlink/packages/requests_file.py.new
+ mv src/streamlink/packages/requests_file.py.new src/streamlink/packages/requests_file.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/amf.py
+ touch -r src/streamlink/packages/flashmedia/amf.py src/streamlink/packages/flashmedia/amf.py.new
+ mv src/streamlink/packages/flashmedia/amf.py.new src/streamlink/packages/flashmedia/amf.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/tag.py
+ touch -r src/streamlink/packages/flashmedia/tag.py src/streamlink/packages/flashmedia/tag.py.new
+ mv src/streamlink/packages/flashmedia/tag.py.new src/streamlink/packages/flashmedia/tag.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/packet.py
+ touch -r src/streamlink/packages/flashmedia/packet.py src/streamlink/packages/flashmedia/packet.py.new
+ mv src/streamlink/packages/flashmedia/packet.py.new src/streamlink/packages/flashmedia/packet.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/flv.py
+ touch -r src/streamlink/packages/flashmedia/flv.py src/streamlink/packages/flashmedia/flv.py.new
+ mv src/streamlink/packages/flashmedia/flv.py.new src/streamlink/packages/flashmedia/flv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/util.py
+ touch -r src/streamlink/packages/flashmedia/util.py src/streamlink/packages/flashmedia/util.py.new
+ mv src/streamlink/packages/flashmedia/util.py.new src/streamlink/packages/flashmedia/util.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/f4v.py
+ touch -r src/streamlink/packages/flashmedia/f4v.py src/streamlink/packages/flashmedia/f4v.py.new
+ mv src/streamlink/packages/flashmedia/f4v.py.new src/streamlink/packages/flashmedia/f4v.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/box.py
+ touch -r src/streamlink/packages/flashmedia/box.py src/streamlink/packages/flashmedia/box.py.new
+ mv src/streamlink/packages/flashmedia/box.py.new src/streamlink/packages/flashmedia/box.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/types.py
+ touch -r src/streamlink/packages/flashmedia/types.py src/streamlink/packages/flashmedia/types.py.new
+ mv src/streamlink/packages/flashmedia/types.py.new src/streamlink/packages/flashmedia/types.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/error.py
+ touch -r src/streamlink/packages/flashmedia/error.py src/streamlink/packages/flashmedia/error.py.new
+ mv src/streamlink/packages/flashmedia/error.py.new src/streamlink/packages/flashmedia/error.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/compat.py
+ touch -r src/streamlink/packages/flashmedia/compat.py src/streamlink/packages/flashmedia/compat.py.new
+ mv src/streamlink/packages/flashmedia/compat.py.new src/streamlink/packages/flashmedia/compat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/__init__.py
+ touch -r src/streamlink/packages/flashmedia/__init__.py src/streamlink/packages/flashmedia/__init__.py.new
+ mv src/streamlink/packages/flashmedia/__init__.py.new src/streamlink/packages/flashmedia/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/flashmedia/ordereddict.py
+ touch -r src/streamlink/packages/flashmedia/ordereddict.py src/streamlink/packages/flashmedia/ordereddict.py.new
+ mv src/streamlink/packages/flashmedia/ordereddict.py.new src/streamlink/packages/flashmedia/ordereddict.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/packages/__init__.py
+ touch -r src/streamlink/packages/__init__.py src/streamlink/packages/__init__.py.new
+ mv src/streamlink/packages/__init__.py.new src/streamlink/packages/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/compat.py
+ touch -r src/streamlink/compat.py src/streamlink/compat.py.new
+ mv src/streamlink/compat.py.new src/streamlink/compat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/api.py
+ touch -r src/streamlink/api.py src/streamlink/api.py.new
+ mv src/streamlink/api.py.new src/streamlink/api.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/cache.py
+ touch -r src/streamlink/cache.py src/streamlink/cache.py.new
+ mv src/streamlink/cache.py.new src/streamlink/cache.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/__init__.py
+ touch -r src/streamlink/__init__.py src/streamlink/__init__.py.new
+ mv src/streamlink/__init__.py.new src/streamlink/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/logger.py
+ touch -r src/streamlink/logger.py src/streamlink/logger.py.new
+ mv src/streamlink/logger.py.new src/streamlink/logger.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/twitch.py
+ touch -r src/streamlink/plugins/twitch.py src/streamlink/plugins/twitch.py.new
+ mv src/streamlink/plugins/twitch.py.new src/streamlink/plugins/twitch.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv1channel.py
+ touch -r src/streamlink/plugins/tv1channel.py src/streamlink/plugins/tv1channel.py.new
+ mv src/streamlink/plugins/tv1channel.py.new src/streamlink/plugins/tv1channel.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/mixer.py
+ touch -r src/streamlink/plugins/mixer.py src/streamlink/plugins/mixer.py.new
+ mv src/streamlink/plugins/mixer.py.new src/streamlink/plugins/mixer.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/mitele.py
+ touch -r src/streamlink/plugins/mitele.py src/streamlink/plugins/mitele.py.new
+ mv src/streamlink/plugins/mitele.py.new src/streamlink/plugins/mitele.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/skai.py
+ touch -r src/streamlink/plugins/skai.py src/streamlink/plugins/skai.py.new
+ mv src/streamlink/plugins/skai.py.new src/streamlink/plugins/skai.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/common_swf.py
+ touch -r src/streamlink/plugins/common_swf.py src/streamlink/plugins/common_swf.py.new
+ mv src/streamlink/plugins/common_swf.py.new src/streamlink/plugins/common_swf.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/svtplay.py
+ touch -r src/streamlink/plugins/svtplay.py src/streamlink/plugins/svtplay.py.new
+ mv src/streamlink/plugins/svtplay.py.new src/streamlink/plugins/svtplay.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/seemeplay.py
+ touch -r src/streamlink/plugins/seemeplay.py src/streamlink/plugins/seemeplay.py.new
+ mv src/streamlink/plugins/seemeplay.py.new src/streamlink/plugins/seemeplay.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/drdk.py
+ touch -r src/streamlink/plugins/drdk.py src/streamlink/plugins/drdk.py.new
+ mv src/streamlink/plugins/drdk.py.new src/streamlink/plugins/drdk.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/raiplay.py
+ touch -r src/streamlink/plugins/raiplay.py src/streamlink/plugins/raiplay.py.new
+ mv src/streamlink/plugins/raiplay.py.new src/streamlink/plugins/raiplay.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/animelab.py
+ touch -r src/streamlink/plugins/animelab.py src/streamlink/plugins/animelab.py.new
+ mv src/streamlink/plugins/animelab.py.new src/streamlink/plugins/animelab.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/vidio.py
+ touch -r src/streamlink/plugins/vidio.py src/streamlink/plugins/vidio.py.new
+ mv src/streamlink/plugins/vidio.py.new src/streamlink/plugins/vidio.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/antenna.py
+ touch -r src/streamlink/plugins/antenna.py src/streamlink/plugins/antenna.py.new
+ mv src/streamlink/plugins/antenna.py.new src/streamlink/plugins/antenna.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/mediaklikk.py
+ touch -r src/streamlink/plugins/mediaklikk.py src/streamlink/plugins/mediaklikk.py.new
+ mv src/streamlink/plugins/mediaklikk.py.new src/streamlink/plugins/mediaklikk.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/media_ccc_de.py
+ touch -r src/streamlink/plugins/media_ccc_de.py src/streamlink/plugins/media_ccc_de.py.new
+ mv src/streamlink/plugins/media_ccc_de.py.new src/streamlink/plugins/media_ccc_de.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/nineanime.py
+ touch -r src/streamlink/plugins/nineanime.py src/streamlink/plugins/nineanime.py.new
+ mv src/streamlink/plugins/nineanime.py.new src/streamlink/plugins/nineanime.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/webtv.py
+ touch -r src/streamlink/plugins/webtv.py src/streamlink/plugins/webtv.py.new
+ mv src/streamlink/plugins/webtv.py.new src/streamlink/plugins/webtv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/periscope.py
+ touch -r src/streamlink/plugins/periscope.py src/streamlink/plugins/periscope.py.new
+ mv src/streamlink/plugins/periscope.py.new src/streamlink/plugins/periscope.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/btv.py
+ touch -r src/streamlink/plugins/btv.py src/streamlink/plugins/btv.py.new
+ mv src/streamlink/plugins/btv.py.new src/streamlink/plugins/btv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/hls.py
+ touch -r src/streamlink/plugins/hls.py src/streamlink/plugins/hls.py.new
+ mv src/streamlink/plugins/hls.py.new src/streamlink/plugins/hls.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tvcatchup.py
+ touch -r src/streamlink/plugins/tvcatchup.py src/streamlink/plugins/tvcatchup.py.new
+ mv src/streamlink/plugins/tvcatchup.py.new src/streamlink/plugins/tvcatchup.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/akamaihd.py
+ touch -r src/streamlink/plugins/akamaihd.py src/streamlink/plugins/akamaihd.py.new
+ mv src/streamlink/plugins/akamaihd.py.new src/streamlink/plugins/akamaihd.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/piczel.py
+ touch -r src/streamlink/plugins/piczel.py src/streamlink/plugins/piczel.py.new
+ mv src/streamlink/plugins/piczel.py.new src/streamlink/plugins/piczel.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/googledrive.py
+ touch -r src/streamlink/plugins/googledrive.py src/streamlink/plugins/googledrive.py.new
+ mv src/streamlink/plugins/googledrive.py.new src/streamlink/plugins/googledrive.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv5monde.py
+ touch -r src/streamlink/plugins/tv5monde.py src/streamlink/plugins/tv5monde.py.new
+ mv src/streamlink/plugins/tv5monde.py.new src/streamlink/plugins/tv5monde.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/youtube.py
+ touch -r src/streamlink/plugins/youtube.py src/streamlink/plugins/youtube.py.new
+ mv src/streamlink/plugins/youtube.py.new src/streamlink/plugins/youtube.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/nos.py
+ touch -r src/streamlink/plugins/nos.py src/streamlink/plugins/nos.py.new
+ mv src/streamlink/plugins/nos.py.new src/streamlink/plugins/nos.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/canlitv.py
+ touch -r src/streamlink/plugins/canlitv.py src/streamlink/plugins/canlitv.py.new
+ mv src/streamlink/plugins/canlitv.py.new src/streamlink/plugins/canlitv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ovvatv.py
+ touch -r src/streamlink/plugins/ovvatv.py src/streamlink/plugins/ovvatv.py.new
+ mv src/streamlink/plugins/ovvatv.py.new src/streamlink/plugins/ovvatv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/telefe.py
+ touch -r src/streamlink/plugins/telefe.py src/streamlink/plugins/telefe.py.new
+ mv src/streamlink/plugins/telefe.py.new src/streamlink/plugins/telefe.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/bongacams.py
+ touch -r src/streamlink/plugins/bongacams.py src/streamlink/plugins/bongacams.py.new
+ mv src/streamlink/plugins/bongacams.py.new src/streamlink/plugins/bongacams.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/showroom.py
+ touch -r src/streamlink/plugins/showroom.py src/streamlink/plugins/showroom.py.new
+ mv src/streamlink/plugins/showroom.py.new src/streamlink/plugins/showroom.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/trt.py
+ touch -r src/streamlink/plugins/trt.py src/streamlink/plugins/trt.py.new
+ mv src/streamlink/plugins/trt.py.new src/streamlink/plugins/trt.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/crunchyroll.py
+ touch -r src/streamlink/plugins/crunchyroll.py src/streamlink/plugins/crunchyroll.py.new
+ mv src/streamlink/plugins/crunchyroll.py.new src/streamlink/plugins/crunchyroll.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ssh101.py
+ touch -r src/streamlink/plugins/ssh101.py src/streamlink/plugins/ssh101.py.new
+ mv src/streamlink/plugins/ssh101.py.new src/streamlink/plugins/ssh101.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/dommune.py
+ touch -r src/streamlink/plugins/dommune.py src/streamlink/plugins/dommune.py.new
+ mv src/streamlink/plugins/dommune.py.new src/streamlink/plugins/dommune.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/theplatform.py
+ touch -r src/streamlink/plugins/theplatform.py src/streamlink/plugins/theplatform.py.new
+ mv src/streamlink/plugins/theplatform.py.new src/streamlink/plugins/theplatform.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/oldlivestream.py
+ touch -r src/streamlink/plugins/oldlivestream.py src/streamlink/plugins/oldlivestream.py.new
+ mv src/streamlink/plugins/oldlivestream.py.new src/streamlink/plugins/oldlivestream.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/filmon.py
+ touch -r src/streamlink/plugins/filmon.py src/streamlink/plugins/filmon.py.new
+ mv src/streamlink/plugins/filmon.py.new src/streamlink/plugins/filmon.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/powerapp.py
+ touch -r src/streamlink/plugins/powerapp.py src/streamlink/plugins/powerapp.py.new
+ mv src/streamlink/plugins/powerapp.py.new src/streamlink/plugins/powerapp.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/arconai.py
+ touch -r src/streamlink/plugins/arconai.py src/streamlink/plugins/arconai.py.new
+ mv src/streamlink/plugins/arconai.py.new src/streamlink/plugins/arconai.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/afreeca.py
+ touch -r src/streamlink/plugins/afreeca.py src/streamlink/plugins/afreeca.py.new
+ mv src/streamlink/plugins/afreeca.py.new src/streamlink/plugins/afreeca.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/zhanqi.py
+ touch -r src/streamlink/plugins/zhanqi.py src/streamlink/plugins/zhanqi.py.new
+ mv src/streamlink/plugins/zhanqi.py.new src/streamlink/plugins/zhanqi.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/playtv.py
+ touch -r src/streamlink/plugins/playtv.py src/streamlink/plugins/playtv.py.new
+ mv src/streamlink/plugins/playtv.py.new src/streamlink/plugins/playtv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/zdf_mediathek.py
+ touch -r src/streamlink/plugins/zdf_mediathek.py src/streamlink/plugins/zdf_mediathek.py.new
+ mv src/streamlink/plugins/zdf_mediathek.py.new src/streamlink/plugins/zdf_mediathek.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/dogan.py
+ touch -r src/streamlink/plugins/dogan.py src/streamlink/plugins/dogan.py.new
+ mv src/streamlink/plugins/dogan.py.new src/streamlink/plugins/dogan.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/looch.py
+ touch -r src/streamlink/plugins/looch.py src/streamlink/plugins/looch.py.new
+ mv src/streamlink/plugins/looch.py.new src/streamlink/plugins/looch.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv3cat.py
+ touch -r src/streamlink/plugins/tv3cat.py src/streamlink/plugins/tv3cat.py.new
+ mv src/streamlink/plugins/tv3cat.py.new src/streamlink/plugins/tv3cat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/vgtv.py
+ touch -r src/streamlink/plugins/vgtv.py src/streamlink/plugins/vgtv.py.new
+ mv src/streamlink/plugins/vgtv.py.new src/streamlink/plugins/vgtv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/chaturbate.py
+ touch -r src/streamlink/plugins/chaturbate.py src/streamlink/plugins/chaturbate.py.new
+ mv src/streamlink/plugins/chaturbate.py.new src/streamlink/plugins/chaturbate.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/brittv.py
+ touch -r src/streamlink/plugins/brittv.py src/streamlink/plugins/brittv.py.new
+ mv src/streamlink/plugins/brittv.py.new src/streamlink/plugins/brittv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/zengatv.py
+ touch -r src/streamlink/plugins/zengatv.py src/streamlink/plugins/zengatv.py.new
+ mv src/streamlink/plugins/zengatv.py.new src/streamlink/plugins/zengatv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/streamlive.py
+ touch -r src/streamlink/plugins/streamlive.py src/streamlink/plugins/streamlive.py.new
+ mv src/streamlink/plugins/streamlive.py.new src/streamlink/plugins/streamlive.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tga.py
+ touch -r src/streamlink/plugins/tga.py src/streamlink/plugins/tga.py.new
+ mv src/streamlink/plugins/tga.py.new src/streamlink/plugins/tga.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/younow.py
+ touch -r src/streamlink/plugins/younow.py src/streamlink/plugins/younow.py.new
+ mv src/streamlink/plugins/younow.py.new src/streamlink/plugins/younow.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tvrplus.py
+ touch -r src/streamlink/plugins/tvrplus.py src/streamlink/plugins/tvrplus.py.new
+ mv src/streamlink/plugins/tvrplus.py.new src/streamlink/plugins/tvrplus.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/streamingvideoprovider.py
+ touch -r src/streamlink/plugins/streamingvideoprovider.py src/streamlink/plugins/streamingvideoprovider.py.new
+ mv src/streamlink/plugins/streamingvideoprovider.py.new src/streamlink/plugins/streamingvideoprovider.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv8.py
+ touch -r src/streamlink/plugins/tv8.py src/streamlink/plugins/tv8.py.new
+ mv src/streamlink/plugins/tv8.py.new src/streamlink/plugins/tv8.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/euronews.py
+ touch -r src/streamlink/plugins/euronews.py src/streamlink/plugins/euronews.py.new
+ mv src/streamlink/plugins/euronews.py.new src/streamlink/plugins/euronews.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rtve.py
+ touch -r src/streamlink/plugins/rtve.py src/streamlink/plugins/rtve.py.new
+ mv src/streamlink/plugins/rtve.py.new src/streamlink/plugins/rtve.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/bloomberg.py
+ touch -r src/streamlink/plugins/bloomberg.py src/streamlink/plugins/bloomberg.py.new
+ mv src/streamlink/plugins/bloomberg.py.new src/streamlink/plugins/bloomberg.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/aftonbladet.py
+ touch -r src/streamlink/plugins/aftonbladet.py src/streamlink/plugins/aftonbladet.py.new
+ mv src/streamlink/plugins/aftonbladet.py.new src/streamlink/plugins/aftonbladet.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/pandatv.py
+ touch -r src/streamlink/plugins/pandatv.py src/streamlink/plugins/pandatv.py.new
+ mv src/streamlink/plugins/pandatv.py.new src/streamlink/plugins/pandatv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/vrtbe.py
+ touch -r src/streamlink/plugins/vrtbe.py src/streamlink/plugins/vrtbe.py.new
+ mv src/streamlink/plugins/vrtbe.py.new src/streamlink/plugins/vrtbe.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/startv.py
+ touch -r src/streamlink/plugins/startv.py src/streamlink/plugins/startv.py.new
+ mv src/streamlink/plugins/startv.py.new src/streamlink/plugins/startv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/streann.py
+ touch -r src/streamlink/plugins/streann.py src/streamlink/plugins/streann.py.new
+ mv src/streamlink/plugins/streann.py.new src/streamlink/plugins/streann.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/canalplus.py
+ touch -r src/streamlink/plugins/canalplus.py src/streamlink/plugins/canalplus.py.new
+ mv src/streamlink/plugins/canalplus.py.new src/streamlink/plugins/canalplus.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/vaughnlive.py
+ touch -r src/streamlink/plugins/vaughnlive.py src/streamlink/plugins/vaughnlive.py.new
+ mv src/streamlink/plugins/vaughnlive.py.new src/streamlink/plugins/vaughnlive.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/facebook.py
+ touch -r src/streamlink/plugins/facebook.py src/streamlink/plugins/facebook.py.new
+ mv src/streamlink/plugins/facebook.py.new src/streamlink/plugins/facebook.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/eltrecetv.py
+ touch -r src/streamlink/plugins/eltrecetv.py src/streamlink/plugins/eltrecetv.py.new
+ mv src/streamlink/plugins/eltrecetv.py.new src/streamlink/plugins/eltrecetv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/srgssr.py
+ touch -r src/streamlink/plugins/srgssr.py src/streamlink/plugins/srgssr.py.new
+ mv src/streamlink/plugins/srgssr.py.new src/streamlink/plugins/srgssr.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv360.py
+ touch -r src/streamlink/plugins/tv360.py src/streamlink/plugins/tv360.py.new
+ mv src/streamlink/plugins/tv360.py.new src/streamlink/plugins/tv360.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/schoolism.py
+ touch -r src/streamlink/plugins/schoolism.py src/streamlink/plugins/schoolism.py.new
+ mv src/streamlink/plugins/schoolism.py.new src/streamlink/plugins/schoolism.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rtlxl.py
+ touch -r src/streamlink/plugins/rtlxl.py src/streamlink/plugins/rtlxl.py.new
+ mv src/streamlink/plugins/rtlxl.py.new src/streamlink/plugins/rtlxl.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/aliez.py
+ touch -r src/streamlink/plugins/aliez.py src/streamlink/plugins/aliez.py.new
+ mv src/streamlink/plugins/aliez.py.new src/streamlink/plugins/aliez.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/pluzz.py
+ touch -r src/streamlink/plugins/pluzz.py src/streamlink/plugins/pluzz.py.new
+ mv src/streamlink/plugins/pluzz.py.new src/streamlink/plugins/pluzz.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/artetv.py
+ touch -r src/streamlink/plugins/artetv.py src/streamlink/plugins/artetv.py.new
+ mv src/streamlink/plugins/artetv.py.new src/streamlink/plugins/artetv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/nhkworld.py
+ touch -r src/streamlink/plugins/nhkworld.py src/streamlink/plugins/nhkworld.py.new
+ mv src/streamlink/plugins/nhkworld.py.new src/streamlink/plugins/nhkworld.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/hitbox.py
+ touch -r src/streamlink/plugins/hitbox.py src/streamlink/plugins/hitbox.py.new
+ mv src/streamlink/plugins/hitbox.py.new src/streamlink/plugins/hitbox.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/dailymotion.py
+ touch -r src/streamlink/plugins/dailymotion.py src/streamlink/plugins/dailymotion.py.new
+ mv src/streamlink/plugins/dailymotion.py.new src/streamlink/plugins/dailymotion.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/garena.py
+ touch -r src/streamlink/plugins/garena.py src/streamlink/plugins/garena.py.new
+ mv src/streamlink/plugins/garena.py.new src/streamlink/plugins/garena.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/huomao.py
+ touch -r src/streamlink/plugins/huomao.py src/streamlink/plugins/huomao.py.new
+ mv src/streamlink/plugins/huomao.py.new src/streamlink/plugins/huomao.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/filmon_us.py
+ touch -r src/streamlink/plugins/filmon_us.py src/streamlink/plugins/filmon_us.py.new
+ mv src/streamlink/plugins/filmon_us.py.new src/streamlink/plugins/filmon_us.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/liveme.py
+ touch -r src/streamlink/plugins/liveme.py src/streamlink/plugins/liveme.py.new
+ mv src/streamlink/plugins/liveme.py.new src/streamlink/plugins/liveme.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tvrby.py
+ touch -r src/streamlink/plugins/tvrby.py src/streamlink/plugins/tvrby.py.new
+ mv src/streamlink/plugins/tvrby.py.new src/streamlink/plugins/tvrby.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/mips.py
+ touch -r src/streamlink/plugins/mips.py src/streamlink/plugins/mips.py.new
+ mv src/streamlink/plugins/mips.py.new src/streamlink/plugins/mips.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/cybergame.py
+ touch -r src/streamlink/plugins/cybergame.py src/streamlink/plugins/cybergame.py.new
+ mv src/streamlink/plugins/cybergame.py.new src/streamlink/plugins/cybergame.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ellobo.py
+ touch -r src/streamlink/plugins/ellobo.py src/streamlink/plugins/ellobo.py.new
+ mv src/streamlink/plugins/ellobo.py.new src/streamlink/plugins/ellobo.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/nrk.py
+ touch -r src/streamlink/plugins/nrk.py src/streamlink/plugins/nrk.py.new
+ mv src/streamlink/plugins/nrk.py.new src/streamlink/plugins/nrk.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rtvs.py
+ touch -r src/streamlink/plugins/rtvs.py src/streamlink/plugins/rtvs.py.new
+ mv src/streamlink/plugins/rtvs.py.new src/streamlink/plugins/rtvs.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ok_live.py
+ touch -r src/streamlink/plugins/ok_live.py src/streamlink/plugins/ok_live.py.new
+ mv src/streamlink/plugins/ok_live.py.new src/streamlink/plugins/ok_live.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/beattv.py
+ touch -r src/streamlink/plugins/beattv.py src/streamlink/plugins/beattv.py.new
+ mv src/streamlink/plugins/beattv.py.new src/streamlink/plugins/beattv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/trtspor.py
+ touch -r src/streamlink/plugins/trtspor.py src/streamlink/plugins/trtspor.py.new
+ mv src/streamlink/plugins/trtspor.py.new src/streamlink/plugins/trtspor.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/picarto.py
+ touch -r src/streamlink/plugins/picarto.py src/streamlink/plugins/picarto.py.new
+ mv src/streamlink/plugins/picarto.py.new src/streamlink/plugins/picarto.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ustreamtv.py
+ touch -r src/streamlink/plugins/ustreamtv.py src/streamlink/plugins/ustreamtv.py.new
+ mv src/streamlink/plugins/ustreamtv.py.new src/streamlink/plugins/ustreamtv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/pixiv.py
+ touch -r src/streamlink/plugins/pixiv.py src/streamlink/plugins/pixiv.py.new
+ mv src/streamlink/plugins/pixiv.py.new src/streamlink/plugins/pixiv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rtbf.py
+ touch -r src/streamlink/plugins/rtbf.py src/streamlink/plugins/rtbf.py.new
+ mv src/streamlink/plugins/rtbf.py.new src/streamlink/plugins/rtbf.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/earthcam.py
+ touch -r src/streamlink/plugins/earthcam.py src/streamlink/plugins/earthcam.py.new
+ mv src/streamlink/plugins/earthcam.py.new src/streamlink/plugins/earthcam.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/itvplayer.py
+ touch -r src/streamlink/plugins/itvplayer.py src/streamlink/plugins/itvplayer.py.new
+ mv src/streamlink/plugins/itvplayer.py.new src/streamlink/plugins/itvplayer.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/aljazeeraen.py
+ touch -r src/streamlink/plugins/aljazeeraen.py src/streamlink/plugins/aljazeeraen.py.new
+ mv src/streamlink/plugins/aljazeeraen.py.new src/streamlink/plugins/aljazeeraen.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv4play.py
+ touch -r src/streamlink/plugins/tv4play.py src/streamlink/plugins/tv4play.py.new
+ mv src/streamlink/plugins/tv4play.py.new src/streamlink/plugins/tv4play.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/welt.py
+ touch -r src/streamlink/plugins/welt.py src/streamlink/plugins/welt.py.new
+ mv src/streamlink/plugins/welt.py.new src/streamlink/plugins/welt.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/abweb.py
+ touch -r src/streamlink/plugins/abweb.py src/streamlink/plugins/abweb.py.new
+ mv src/streamlink/plugins/abweb.py.new src/streamlink/plugins/abweb.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/npo.py
+ touch -r src/streamlink/plugins/npo.py src/streamlink/plugins/npo.py.new
+ mv src/streamlink/plugins/npo.py.new src/streamlink/plugins/npo.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/live_russia_tv.py
+ touch -r src/streamlink/plugins/live_russia_tv.py src/streamlink/plugins/live_russia_tv.py.new
+ mv src/streamlink/plugins/live_russia_tv.py.new src/streamlink/plugins/live_russia_tv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/gulli.py
+ touch -r src/streamlink/plugins/gulli.py src/streamlink/plugins/gulli.py.new
+ mv src/streamlink/plugins/gulli.py.new src/streamlink/plugins/gulli.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/douyutv.py
+ touch -r src/streamlink/plugins/douyutv.py src/streamlink/plugins/douyutv.py.new
+ mv src/streamlink/plugins/douyutv.py.new src/streamlink/plugins/douyutv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ard_mediathek.py
+ touch -r src/streamlink/plugins/ard_mediathek.py src/streamlink/plugins/ard_mediathek.py.new
+ mv src/streamlink/plugins/ard_mediathek.py.new src/streamlink/plugins/ard_mediathek.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/gardenersworld.py
+ touch -r src/streamlink/plugins/gardenersworld.py src/streamlink/plugins/gardenersworld.py.new
+ mv src/streamlink/plugins/gardenersworld.py.new src/streamlink/plugins/gardenersworld.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/sportal.py
+ touch -r src/streamlink/plugins/sportal.py src/streamlink/plugins/sportal.py.new
+ mv src/streamlink/plugins/sportal.py.new src/streamlink/plugins/sportal.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/radionet.py
+ touch -r src/streamlink/plugins/radionet.py src/streamlink/plugins/radionet.py.new
+ mv src/streamlink/plugins/radionet.py.new src/streamlink/plugins/radionet.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/hds.py
+ touch -r src/streamlink/plugins/hds.py src/streamlink/plugins/hds.py.new
+ mv src/streamlink/plugins/hds.py.new src/streamlink/plugins/hds.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/huajiao.py
+ touch -r src/streamlink/plugins/huajiao.py src/streamlink/plugins/huajiao.py.new
+ mv src/streamlink/plugins/huajiao.py.new src/streamlink/plugins/huajiao.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/expressen.py
+ touch -r src/streamlink/plugins/expressen.py src/streamlink/plugins/expressen.py.new
+ mv src/streamlink/plugins/expressen.py.new src/streamlink/plugins/expressen.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/dplay.py
+ touch -r src/streamlink/plugins/dplay.py src/streamlink/plugins/dplay.py.new
+ mv src/streamlink/plugins/dplay.py.new src/streamlink/plugins/dplay.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/servustv.py
+ touch -r src/streamlink/plugins/servustv.py src/streamlink/plugins/servustv.py.new
+ mv src/streamlink/plugins/servustv.py.new src/streamlink/plugins/servustv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/teamliquid.py
+ touch -r src/streamlink/plugins/teamliquid.py src/streamlink/plugins/teamliquid.py.new
+ mv src/streamlink/plugins/teamliquid.py.new src/streamlink/plugins/teamliquid.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/orf_tvthek.py
+ touch -r src/streamlink/plugins/orf_tvthek.py src/streamlink/plugins/orf_tvthek.py.new
+ mv src/streamlink/plugins/orf_tvthek.py.new src/streamlink/plugins/orf_tvthek.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/cam4.py
+ touch -r src/streamlink/plugins/cam4.py src/streamlink/plugins/cam4.py.new
+ mv src/streamlink/plugins/cam4.py.new src/streamlink/plugins/cam4.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/liveedu.py
+ touch -r src/streamlink/plugins/liveedu.py src/streamlink/plugins/liveedu.py.new
+ mv src/streamlink/plugins/liveedu.py.new src/streamlink/plugins/liveedu.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/bbciplayer.py
+ touch -r src/streamlink/plugins/bbciplayer.py src/streamlink/plugins/bbciplayer.py.new
+ mv src/streamlink/plugins/bbciplayer.py.new src/streamlink/plugins/bbciplayer.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/seetv.py
+ touch -r src/streamlink/plugins/seetv.py src/streamlink/plugins/seetv.py.new
+ mv src/streamlink/plugins/seetv.py.new src/streamlink/plugins/seetv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/brightcove.py
+ touch -r src/streamlink/plugins/brightcove.py src/streamlink/plugins/brightcove.py.new
+ mv src/streamlink/plugins/brightcove.py.new src/streamlink/plugins/brightcove.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/streamboat.py
+ touch -r src/streamlink/plugins/streamboat.py src/streamlink/plugins/streamboat.py.new
+ mv src/streamlink/plugins/streamboat.py.new src/streamlink/plugins/streamboat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/adultswim.py
+ touch -r src/streamlink/plugins/adultswim.py src/streamlink/plugins/adultswim.py.new
+ mv src/streamlink/plugins/adultswim.py.new src/streamlink/plugins/adultswim.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/app17.py
+ touch -r src/streamlink/plugins/app17.py src/streamlink/plugins/app17.py.new
+ mv src/streamlink/plugins/app17.py.new src/streamlink/plugins/app17.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tvnbg.py
+ touch -r src/streamlink/plugins/tvnbg.py src/streamlink/plugins/tvnbg.py.new
+ mv src/streamlink/plugins/tvnbg.py.new src/streamlink/plugins/tvnbg.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/nbc.py
+ touch -r src/streamlink/plugins/nbc.py src/streamlink/plugins/nbc.py.new
+ mv src/streamlink/plugins/nbc.py.new src/streamlink/plugins/nbc.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/kanal7.py
+ touch -r src/streamlink/plugins/kanal7.py src/streamlink/plugins/kanal7.py.new
+ mv src/streamlink/plugins/kanal7.py.new src/streamlink/plugins/kanal7.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/streamable.py
+ touch -r src/streamlink/plugins/streamable.py src/streamlink/plugins/streamable.py.new
+ mv src/streamlink/plugins/streamable.py.new src/streamlink/plugins/streamable.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tigerdile.py
+ touch -r src/streamlink/plugins/tigerdile.py src/streamlink/plugins/tigerdile.py.new
+ mv src/streamlink/plugins/tigerdile.py.new src/streamlink/plugins/tigerdile.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ine.py
+ touch -r src/streamlink/plugins/ine.py src/streamlink/plugins/ine.py.new
+ mv src/streamlink/plugins/ine.py.new src/streamlink/plugins/ine.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/dingittv.py
+ touch -r src/streamlink/plugins/dingittv.py src/streamlink/plugins/dingittv.py.new
+ mv src/streamlink/plugins/dingittv.py.new src/streamlink/plugins/dingittv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/atresplayer.py
+ touch -r src/streamlink/plugins/atresplayer.py src/streamlink/plugins/atresplayer.py.new
+ mv src/streamlink/plugins/atresplayer.py.new src/streamlink/plugins/atresplayer.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ceskatelevize.py
+ touch -r src/streamlink/plugins/ceskatelevize.py src/streamlink/plugins/ceskatelevize.py.new
+ mv src/streamlink/plugins/ceskatelevize.py.new src/streamlink/plugins/ceskatelevize.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/huya.py
+ touch -r src/streamlink/plugins/huya.py src/streamlink/plugins/huya.py.new
+ mv src/streamlink/plugins/huya.py.new src/streamlink/plugins/huya.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/vk.py
+ touch -r src/streamlink/plugins/vk.py src/streamlink/plugins/vk.py.new
+ mv src/streamlink/plugins/vk.py.new src/streamlink/plugins/vk.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tvplayer.py
+ touch -r src/streamlink/plugins/tvplayer.py src/streamlink/plugins/tvplayer.py.new
+ mv src/streamlink/plugins/tvplayer.py.new src/streamlink/plugins/tvplayer.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rtmp.py
+ touch -r src/streamlink/plugins/rtmp.py src/streamlink/plugins/rtmp.py.new
+ mv src/streamlink/plugins/rtmp.py.new src/streamlink/plugins/rtmp.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/livestream.py
+ touch -r src/streamlink/plugins/livestream.py src/streamlink/plugins/livestream.py.new
+ mv src/streamlink/plugins/livestream.py.new src/streamlink/plugins/livestream.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/qq.py
+ touch -r src/streamlink/plugins/qq.py src/streamlink/plugins/qq.py.new
+ mv src/streamlink/plugins/qq.py.new src/streamlink/plugins/qq.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/zattoo.py
+ touch -r src/streamlink/plugins/zattoo.py src/streamlink/plugins/zattoo.py.new
+ mv src/streamlink/plugins/zattoo.py.new src/streamlink/plugins/zattoo.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/cyro.py
+ touch -r src/streamlink/plugins/cyro.py src/streamlink/plugins/cyro.py.new
+ mv src/streamlink/plugins/cyro.py.new src/streamlink/plugins/cyro.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/viasat.py
+ touch -r src/streamlink/plugins/viasat.py src/streamlink/plugins/viasat.py.new
+ mv src/streamlink/plugins/viasat.py.new src/streamlink/plugins/viasat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/__init__.py
+ touch -r src/streamlink/plugins/__init__.py src/streamlink/plugins/__init__.py.new
+ mv src/streamlink/plugins/__init__.py.new src/streamlink/plugins/__init__.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/common_jwplayer.py
+ touch -r src/streamlink/plugins/common_jwplayer.py src/streamlink/plugins/common_jwplayer.py.new
+ mv src/streamlink/plugins/common_jwplayer.py.new src/streamlink/plugins/common_jwplayer.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/foxtr.py
+ touch -r src/streamlink/plugins/foxtr.py src/streamlink/plugins/foxtr.py.new
+ mv src/streamlink/plugins/foxtr.py.new src/streamlink/plugins/foxtr.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/weeb.py
+ touch -r src/streamlink/plugins/weeb.py src/streamlink/plugins/weeb.py.new
+ mv src/streamlink/plugins/weeb.py.new src/streamlink/plugins/weeb.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/deutschewelle.py
+ touch -r src/streamlink/plugins/deutschewelle.py src/streamlink/plugins/deutschewelle.py.new
+ mv src/streamlink/plugins/deutschewelle.py.new src/streamlink/plugins/deutschewelle.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/bigo.py
+ touch -r src/streamlink/plugins/bigo.py src/streamlink/plugins/bigo.py.new
+ mv src/streamlink/plugins/bigo.py.new src/streamlink/plugins/bigo.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/wwenetwork.py
+ touch -r src/streamlink/plugins/wwenetwork.py src/streamlink/plugins/wwenetwork.py.new
+ mv src/streamlink/plugins/wwenetwork.py.new src/streamlink/plugins/wwenetwork.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/sportschau.py
+ touch -r src/streamlink/plugins/sportschau.py src/streamlink/plugins/sportschau.py.new
+ mv src/streamlink/plugins/sportschau.py.new src/streamlink/plugins/sportschau.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/openrectv.py
+ touch -r src/streamlink/plugins/openrectv.py src/streamlink/plugins/openrectv.py.new
+ mv src/streamlink/plugins/openrectv.py.new src/streamlink/plugins/openrectv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/mlgtv.py
+ touch -r src/streamlink/plugins/mlgtv.py src/streamlink/plugins/mlgtv.py.new
+ mv src/streamlink/plugins/mlgtv.py.new src/streamlink/plugins/mlgtv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/goodgame.py
+ touch -r src/streamlink/plugins/goodgame.py src/streamlink/plugins/goodgame.py.new
+ mv src/streamlink/plugins/goodgame.py.new src/streamlink/plugins/goodgame.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/funimationnow.py
+ touch -r src/streamlink/plugins/funimationnow.py src/streamlink/plugins/funimationnow.py.new
+ mv src/streamlink/plugins/funimationnow.py.new src/streamlink/plugins/funimationnow.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/eurocom.py
+ touch -r src/streamlink/plugins/eurocom.py src/streamlink/plugins/eurocom.py.new
+ mv src/streamlink/plugins/eurocom.py.new src/streamlink/plugins/eurocom.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tv8cat.py
+ touch -r src/streamlink/plugins/tv8cat.py src/streamlink/plugins/tv8cat.py.new
+ mv src/streamlink/plugins/tv8cat.py.new src/streamlink/plugins/tv8cat.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/turkuvaz.py
+ touch -r src/streamlink/plugins/turkuvaz.py src/streamlink/plugins/turkuvaz.py.new
+ mv src/streamlink/plugins/turkuvaz.py.new src/streamlink/plugins/turkuvaz.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/bfmtv.py
+ touch -r src/streamlink/plugins/bfmtv.py src/streamlink/plugins/bfmtv.py.new
+ mv src/streamlink/plugins/bfmtv.py.new src/streamlink/plugins/bfmtv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/cdnbg.py
+ touch -r src/streamlink/plugins/cdnbg.py src/streamlink/plugins/cdnbg.py.new
+ mv src/streamlink/plugins/cdnbg.py.new src/streamlink/plugins/cdnbg.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/speedrunslive.py
+ touch -r src/streamlink/plugins/speedrunslive.py src/streamlink/plugins/speedrunslive.py.new
+ mv src/streamlink/plugins/speedrunslive.py.new src/streamlink/plugins/speedrunslive.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/streamme.py
+ touch -r src/streamlink/plugins/streamme.py src/streamlink/plugins/streamme.py.new
+ mv src/streamlink/plugins/streamme.py.new src/streamlink/plugins/streamme.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rtpplay.py
+ touch -r src/streamlink/plugins/rtpplay.py src/streamlink/plugins/rtpplay.py.new
+ mv src/streamlink/plugins/rtpplay.py.new src/streamlink/plugins/rtpplay.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/idf1.py
+ touch -r src/streamlink/plugins/idf1.py src/streamlink/plugins/idf1.py.new
+ mv src/streamlink/plugins/idf1.py.new src/streamlink/plugins/idf1.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/bilibili.py
+ touch -r src/streamlink/plugins/bilibili.py src/streamlink/plugins/bilibili.py.new
+ mv src/streamlink/plugins/bilibili.py.new src/streamlink/plugins/bilibili.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/camsoda.py
+ touch -r src/streamlink/plugins/camsoda.py src/streamlink/plugins/camsoda.py.new
+ mv src/streamlink/plugins/camsoda.py.new src/streamlink/plugins/camsoda.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/dogus.py
+ touch -r src/streamlink/plugins/dogus.py src/streamlink/plugins/dogus.py.new
+ mv src/streamlink/plugins/dogus.py.new src/streamlink/plugins/dogus.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/nbcsports.py
+ touch -r src/streamlink/plugins/nbcsports.py src/streamlink/plugins/nbcsports.py.new
+ mv src/streamlink/plugins/nbcsports.py.new src/streamlink/plugins/nbcsports.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tf1.py
+ touch -r src/streamlink/plugins/tf1.py src/streamlink/plugins/tf1.py.new
+ mv src/streamlink/plugins/tf1.py.new src/streamlink/plugins/tf1.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/swisstxt.py
+ touch -r src/streamlink/plugins/swisstxt.py src/streamlink/plugins/swisstxt.py.new
+ mv src/streamlink/plugins/swisstxt.py.new src/streamlink/plugins/swisstxt.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ruv.py
+ touch -r src/streamlink/plugins/ruv.py src/streamlink/plugins/ruv.py.new
+ mv src/streamlink/plugins/ruv.py.new src/streamlink/plugins/ruv.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/rte.py
+ touch -r src/streamlink/plugins/rte.py src/streamlink/plugins/rte.py.new
+ mv src/streamlink/plugins/rte.py.new src/streamlink/plugins/rte.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/cinergroup.py
+ touch -r src/streamlink/plugins/cinergroup.py src/streamlink/plugins/cinergroup.py.new
+ mv src/streamlink/plugins/cinergroup.py.new src/streamlink/plugins/cinergroup.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/webcast_india_gov.py
+ touch -r src/streamlink/plugins/webcast_india_gov.py src/streamlink/plugins/webcast_india_gov.py.new
+ mv src/streamlink/plugins/webcast_india_gov.py.new src/streamlink/plugins/webcast_india_gov.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/http.py
+ touch -r src/streamlink/plugins/http.py src/streamlink/plugins/http.py.new
+ mv src/streamlink/plugins/http.py.new src/streamlink/plugins/http.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/ard_live.py
+ touch -r src/streamlink/plugins/ard_live.py src/streamlink/plugins/ard_live.py.new
+ mv src/streamlink/plugins/ard_live.py.new src/streamlink/plugins/ard_live.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/tvp.py
+ touch -r src/streamlink/plugins/tvp.py src/streamlink/plugins/tvp.py.new
+ mv src/streamlink/plugins/tvp.py.new src/streamlink/plugins/tvp.py
+ for i in $(find src/streamlink/ -name "*.py")
+ sed '1{\@^#!/usr/bin/env python@d}' src/streamlink/plugins/olympicchannel.py
+ touch -r src/streamlink/plugins/olympicchannel.py src/streamlink/plugins/olympicchannel.py.new
+ mv src/streamlink/plugins/olympicchannel.py.new src/streamlink/plugins/olympicchannel.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wWiPlj
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ export STREAMLINK_USE_PYCRYPTO=true
+ STREAMLINK_USE_PYCRYPTO=true
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/streamlink
copying src/streamlink/options.py -> build/lib/streamlink
copying src/streamlink/session.py -> build/lib/streamlink
copying src/streamlink/buffers.py -> build/lib/streamlink
copying src/streamlink/exceptions.py -> build/lib/streamlink
copying src/streamlink/compat.py -> build/lib/streamlink
copying src/streamlink/api.py -> build/lib/streamlink
copying src/streamlink/cache.py -> build/lib/streamlink
copying src/streamlink/__init__.py -> build/lib/streamlink
copying src/streamlink/logger.py -> build/lib/streamlink
creating build/lib/streamlink_cli
copying src/streamlink_cli/main.py -> build/lib/streamlink_cli
copying src/streamlink_cli/output.py -> build/lib/streamlink_cli
copying src/streamlink_cli/argparser.py -> build/lib/streamlink_cli
copying src/streamlink_cli/constants.py -> build/lib/streamlink_cli
copying src/streamlink_cli/console.py -> build/lib/streamlink_cli
copying src/streamlink_cli/compat.py -> build/lib/streamlink_cli
copying src/streamlink_cli/__init__.py -> build/lib/streamlink_cli
creating build/lib/streamlink/utils
copying src/streamlink/utils/named_pipe.py -> build/lib/streamlink/utils
copying src/streamlink/utils/l10n.py -> build/lib/streamlink/utils
copying src/streamlink/utils/crypto.py -> build/lib/streamlink/utils
copying src/streamlink/utils/__init__.py -> build/lib/streamlink/utils
creating build/lib/streamlink/plugin
copying src/streamlink/plugin/plugin.py -> build/lib/streamlink/plugin
copying src/streamlink/plugin/__init__.py -> build/lib/streamlink/plugin
creating build/lib/streamlink/stream
copying src/streamlink/stream/hls.py -> build/lib/streamlink/stream
copying src/streamlink/stream/streamprocess.py -> build/lib/streamlink/stream
copying src/streamlink/stream/akamaihd.py -> build/lib/streamlink/stream
copying src/streamlink/stream/ffmpegmux.py -> build/lib/streamlink/stream
copying src/streamlink/stream/hls_playlist.py -> build/lib/streamlink/stream
copying src/streamlink/stream/segmented.py -> build/lib/streamlink/stream
copying src/streamlink/stream/rtmpdump.py -> build/lib/streamlink/stream
copying src/streamlink/stream/playlist.py -> build/lib/streamlink/stream
copying src/streamlink/stream/file.py -> build/lib/streamlink/stream
copying src/streamlink/stream/hds.py -> build/lib/streamlink/stream
copying src/streamlink/stream/stream.py -> build/lib/streamlink/stream
copying src/streamlink/stream/__init__.py -> build/lib/streamlink/stream
copying src/streamlink/stream/wrappers.py -> build/lib/streamlink/stream
copying src/streamlink/stream/flvconcat.py -> build/lib/streamlink/stream
copying src/streamlink/stream/http.py -> build/lib/streamlink/stream
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/plugins
copying src/streamlink/plugins/twitch.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv1channel.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/mixer.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/mitele.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/skai.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/common_swf.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/svtplay.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/seemeplay.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/drdk.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/raiplay.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/animelab.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/vidio.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/antenna.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/mediaklikk.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/media_ccc_de.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/nineanime.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/webtv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/periscope.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/btv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/hls.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tvcatchup.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/akamaihd.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/piczel.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/googledrive.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv5monde.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/youtube.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/nos.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/canlitv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ovvatv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/telefe.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/bongacams.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/showroom.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/trt.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/crunchyroll.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ssh101.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/dommune.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/theplatform.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/oldlivestream.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/filmon.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/powerapp.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/arconai.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/afreeca.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/zhanqi.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/playtv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/zdf_mediathek.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/dogan.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/looch.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv3cat.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/vgtv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/chaturbate.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/brittv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/zengatv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/streamlive.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tga.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/younow.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tvrplus.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/streamingvideoprovider.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv8.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/euronews.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rtve.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/bloomberg.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/aftonbladet.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/pandatv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/vrtbe.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/startv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/streann.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/canalplus.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/vaughnlive.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/facebook.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/eltrecetv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/srgssr.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv360.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/schoolism.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rtlxl.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/aliez.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/pluzz.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/artetv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/nhkworld.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/hitbox.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/dailymotion.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/garena.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/huomao.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/filmon_us.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/liveme.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tvrby.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/mips.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/cybergame.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ellobo.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/nrk.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rtvs.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ok_live.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/beattv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/trtspor.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/picarto.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ustreamtv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/pixiv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rtbf.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/earthcam.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/itvplayer.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/aljazeeraen.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv4play.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/welt.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/abweb.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/npo.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/live_russia_tv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/gulli.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/douyutv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ard_mediathek.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/radionet.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/hds.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/huajiao.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/expressen.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/dplay.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/servustv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/teamliquid.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/orf_tvthek.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/cam4.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/liveedu.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/bbciplayer.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/seetv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/brightcove.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/streamboat.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/adultswim.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/app17.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tvnbg.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/nbc.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/kanal7.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/streamable.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tigerdile.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ine.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/dingittv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/atresplayer.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ceskatelevize.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/huya.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/vk.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tvplayer.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rtmp.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/livestream.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/qq.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/zattoo.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/cyro.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/viasat.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/__init__.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/common_jwplayer.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/foxtr.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/weeb.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/deutschewelle.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/bigo.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/wwenetwork.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/sportschau.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/openrectv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/mlgtv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/goodgame.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/funimationnow.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/eurocom.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tv8cat.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/turkuvaz.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/bfmtv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/cdnbg.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/speedrunslive.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/streamme.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rtpplay.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/idf1.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/bilibili.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/camsoda.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/dogus.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/nbcsports.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/tf1.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/swisstxt.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/ruv.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/rte.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/cinergroup.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/webcast_india_gov.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/tvp.py -> build/lib/streamlink/plugins
copying src/streamlink/plugins/olympicchannel.py -> build/lib/streamlink/plugins
creating build/lib/streamlink/plugin/api
copying src/streamlink/plugin/api/mapper.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
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/support_plugin.py -> build/lib/streamlink/plugin/api
creating build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/amf.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/tag.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/util.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/f4v.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/box.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/types.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/error.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/compat.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/__init__.py -> build/lib/streamlink/packages/flashmedia
copying src/streamlink/packages/flashmedia/ordereddict.py -> build/lib/streamlink/packages/flashmedia
creating build/lib/streamlink_cli/utils
copying src/streamlink_cli/utils/named_pipe.py -> build/lib/streamlink_cli/utils
copying src/streamlink_cli/utils/progress.py -> build/lib/streamlink_cli/utils
copying src/streamlink_cli/utils/stream.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
copying src/streamlink_cli/utils/http_server.py -> build/lib/streamlink_cli/utils
+ sleep 1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
+ sleep 1
+ /usr/bin/python3 setup.py build_sphinx -b man
running build_sphinx
creating /builddir/build/BUILD/streamlink-0.12.1/build/sphinx
creating /builddir/build/BUILD/streamlink-0.12.1/build/sphinx/doctrees
creating /builddir/build/BUILD/streamlink-0.12.1/build/sphinx/man
Running Sphinx v1.6.6
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: 13 added, 0 changed, 0 removed
reading sources... [  7%] api
reading sources... [ 15%] api_guide
reading sources... [ 23%] applications
reading sources... [ 30%] changelog
reading sources... [ 38%] cli
reading sources... [ 46%] donate
reading sources... [ 53%] index
reading sources... [ 61%] install
reading sources... [ 69%] issues
reading sources... [ 76%] players
reading sources... [ 84%] plugin_matrix
reading sources... [ 92%] thirdparty
reading sources... [100%] twitch_oauth
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... streamlink.1 { } 
build succeeded.
+ /usr/bin/python3 setup.py build_sphinx -b html
running build_sphinx
creating /builddir/build/BUILD/streamlink-0.12.1/build/sphinx/html
Running Sphinx v1.6.6
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 13 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
preparing documents... done
writing output... [  7%] api
writing output... [ 15%] api_guide
writing output... [ 23%] applications
writing output... [ 30%] changelog
writing output... [ 38%] cli
writing output... [ 46%] donate
writing output... [ 53%] index
writing output... [ 61%] install
writing output... [ 69%] issues
writing output... [ 76%] players
writing output... [ 84%] plugin_matrix
writing output... [ 92%] thirdparty
writing output... [100%] twitch_oauth
generating indices... genindex
writing additional pages... search
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.
+ rm build/sphinx/html/.buildinfo
+ pushd build/sphinx/html/_static/fonts/
~/build/BUILD/streamlink-0.12.1/build/sphinx/html/_static/fonts ~/build/BUILD/streamlink-0.12.1
+ rm FontAwesome.otf fontawesome-webfont.eot fontawesome-webfont.svg fontawesome-webfont.ttf fontawesome-webfont.woff
+ ln -s /usr/share/fonts/fontawesome/fontawesome-webfont.eot .
~/build/BUILD/streamlink-0.12.1
+ popd
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P6ES7A
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
+ cd streamlink-0.12.1
+ export STREAMLINK_USE_PYCRYPTO=true
+ STREAMLINK_USE_PYCRYPTO=true
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
running install
running install_lib
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
copying build/lib/streamlink/options.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
copying build/lib/streamlink/session.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils
copying build/lib/streamlink/utils/named_pipe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils
copying build/lib/streamlink/utils/l10n.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils
copying build/lib/streamlink/utils/crypto.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils
copying build/lib/streamlink/utils/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/mapper.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/useragents.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/http_session.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/validate.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/utils.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/support_plugin.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/plugin.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin
copying build/lib/streamlink/plugin/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin
copying build/lib/streamlink/buffers.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/hls.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/streamprocess.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/akamaihd.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/ffmpegmux.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/hls_playlist.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/segmented.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/rtmpdump.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/playlist.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/file.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/hds.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/stream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/wrappers.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/flvconcat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/stream/http.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream
copying build/lib/streamlink/exceptions.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages
copying build/lib/streamlink/packages/requests_file.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/amf.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/tag.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/packet.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/flv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/util.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/f4v.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/box.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/types.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/error.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/compat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/ordereddict.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages
copying build/lib/streamlink/compat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
copying build/lib/streamlink/api.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
copying build/lib/streamlink/cache.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
copying build/lib/streamlink/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
copying build/lib/streamlink/logger.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/twitch.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv1channel.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mixer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mitele.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/skai.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/common_swf.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/svtplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/seemeplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/drdk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/raiplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/animelab.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vidio.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/antenna.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mediaklikk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/media_ccc_de.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nineanime.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/webtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/periscope.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/btv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/hls.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvcatchup.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/akamaihd.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/piczel.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/googledrive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv5monde.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/youtube.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nos.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/canlitv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ovvatv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/telefe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bongacams.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/showroom.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/trt.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/crunchyroll.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ssh101.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dommune.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/theplatform.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/oldlivestream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/filmon.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/powerapp.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/arconai.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/afreeca.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zhanqi.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/playtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zdf_mediathek.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dogan.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/looch.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv3cat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vgtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/chaturbate.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/brittv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zengatv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamlive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tga.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/younow.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvrplus.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamingvideoprovider.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv8.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/euronews.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtve.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bloomberg.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/aftonbladet.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/pandatv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vrtbe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/startv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streann.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/canalplus.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vaughnlive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/facebook.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/eltrecetv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/srgssr.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv360.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/schoolism.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtlxl.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/aliez.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/pluzz.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/artetv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nhkworld.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/hitbox.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dailymotion.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/garena.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/huomao.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/filmon_us.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/liveme.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvrby.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mips.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cybergame.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ellobo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nrk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtvs.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ok_live.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/beattv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/trtspor.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/picarto.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ustreamtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/pixiv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtbf.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/earthcam.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/itvplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/aljazeeraen.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv4play.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/welt.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/abweb.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/npo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/live_russia_tv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/gulli.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/douyutv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ard_mediathek.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/gardenersworld.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/sportal.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/radionet.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/hds.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/huajiao.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/expressen.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/servustv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/teamliquid.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/orf_tvthek.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cam4.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/liveedu.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bbciplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/seetv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/brightcove.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamboat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/adultswim.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/app17.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvnbg.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nbc.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/kanal7.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamable.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tigerdile.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ine.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dingittv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/atresplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ceskatelevize.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/huya.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtmp.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/livestream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/qq.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zattoo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cyro.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/viasat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/common_jwplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/foxtr.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/weeb.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/deutschewelle.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bigo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/wwenetwork.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/sportschau.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/openrectv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mlgtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/goodgame.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/funimationnow.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/eurocom.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv8cat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/turkuvaz.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bfmtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cdnbg.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/speedrunslive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamme.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtpplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/idf1.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bilibili.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/camsoda.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dogus.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nbcsports.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tf1.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/swisstxt.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ruv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rte.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cinergroup.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/webcast_india_gov.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/http.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ard_live.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvp.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/olympicchannel.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
copying build/lib/streamlink_cli/main.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
copying build/lib/streamlink_cli/output.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/named_pipe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/progress.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/stream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/player.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/http_server.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/argparser.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
copying build/lib/streamlink_cli/constants.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
copying build/lib/streamlink_cli/console.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
copying build/lib/streamlink_cli/compat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
copying build/lib/streamlink_cli/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/options.py to options.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/session.py to session.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils/named_pipe.py to named_pipe.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils/l10n.py to l10n.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils/crypto.py to crypto.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/utils/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/mapper.py to mapper.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/useragents.py to useragents.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/http_session.py to http_session.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/validate.py to validate.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/utils.py to utils.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/api/support_plugin.py to support_plugin.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/plugin.py to plugin.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugin/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/buffers.py to buffers.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/hls.py to hls.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/streamprocess.py to streamprocess.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/akamaihd.py to akamaihd.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/ffmpegmux.py to ffmpegmux.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/hls_playlist.py to hls_playlist.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/segmented.py to segmented.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/rtmpdump.py to rtmpdump.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/playlist.py to playlist.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/file.py to file.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/hds.py to hds.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/stream.py to stream.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/wrappers.py to wrappers.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/flvconcat.py to flvconcat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/stream/http.py to http.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/exceptions.py to exceptions.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/requests_file.py to requests_file.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/amf.py to amf.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/tag.py to tag.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/packet.py to packet.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/flv.py to flv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/util.py to util.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/f4v.py to f4v.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/box.py to box.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/types.py to types.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/error.py to error.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/flashmedia/ordereddict.py to ordereddict.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/packages/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/api.py to api.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/cache.py to cache.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/logger.py to logger.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/twitch.py to twitch.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv1channel.py to tv1channel.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/mixer.py to mixer.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/mitele.py to mitele.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/skai.py to skai.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/common_swf.py to common_swf.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/svtplay.py to svtplay.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/seemeplay.py to seemeplay.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/drdk.py to drdk.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/raiplay.py to raiplay.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/animelab.py to animelab.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/vidio.py to vidio.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/antenna.py to antenna.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/mediaklikk.py to mediaklikk.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/media_ccc_de.py to media_ccc_de.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/nineanime.py to nineanime.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/webtv.py to webtv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/periscope.py to periscope.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/btv.py to btv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/hls.py to hls.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tvcatchup.py to tvcatchup.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/akamaihd.py to akamaihd.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/piczel.py to piczel.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/googledrive.py to googledrive.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv5monde.py to tv5monde.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/youtube.py to youtube.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/nos.py to nos.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/canlitv.py to canlitv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ovvatv.py to ovvatv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/telefe.py to telefe.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/bongacams.py to bongacams.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/showroom.py to showroom.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/trt.py to trt.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/crunchyroll.py to crunchyroll.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ssh101.py to ssh101.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/dommune.py to dommune.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/theplatform.py to theplatform.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/oldlivestream.py to oldlivestream.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/filmon.py to filmon.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/powerapp.py to powerapp.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/arconai.py to arconai.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/afreeca.py to afreeca.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/zhanqi.py to zhanqi.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/playtv.py to playtv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/zdf_mediathek.py to zdf_mediathek.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/dogan.py to dogan.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/looch.py to looch.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv3cat.py to tv3cat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/vgtv.py to vgtv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/chaturbate.py to chaturbate.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/brittv.py to brittv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/zengatv.py to zengatv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/streamlive.py to streamlive.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tga.py to tga.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/younow.py to younow.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tvrplus.py to tvrplus.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/streamingvideoprovider.py to streamingvideoprovider.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv8.py to tv8.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/euronews.py to euronews.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rtve.py to rtve.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/bloomberg.py to bloomberg.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/aftonbladet.py to aftonbladet.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/pandatv.py to pandatv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/vrtbe.py to vrtbe.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/startv.py to startv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/streann.py to streann.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/canalplus.py to canalplus.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/vaughnlive.py to vaughnlive.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/facebook.py to facebook.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/eltrecetv.py to eltrecetv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/srgssr.py to srgssr.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv360.py to tv360.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/schoolism.py to schoolism.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rtlxl.py to rtlxl.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/aliez.py to aliez.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/pluzz.py to pluzz.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/artetv.py to artetv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/nhkworld.py to nhkworld.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/hitbox.py to hitbox.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/dailymotion.py to dailymotion.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/garena.py to garena.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/huomao.py to huomao.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/filmon_us.py to filmon_us.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/liveme.py to liveme.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tvrby.py to tvrby.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/mips.py to mips.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/cybergame.py to cybergame.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ellobo.py to ellobo.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/nrk.py to nrk.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rtvs.py to rtvs.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ok_live.py to ok_live.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/beattv.py to beattv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/trtspor.py to trtspor.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/picarto.py to picarto.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ustreamtv.py to ustreamtv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/pixiv.py to pixiv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rtbf.py to rtbf.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/earthcam.py to earthcam.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/itvplayer.py to itvplayer.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/aljazeeraen.py to aljazeeraen.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv4play.py to tv4play.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/welt.py to welt.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/abweb.py to abweb.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/npo.py to npo.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/live_russia_tv.py to live_russia_tv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/gulli.py to gulli.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/douyutv.py to douyutv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ard_mediathek.py to ard_mediathek.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/gardenersworld.py to gardenersworld.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/sportal.py to sportal.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/radionet.py to radionet.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/hds.py to hds.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/huajiao.py to huajiao.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/expressen.py to expressen.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/dplay.py to dplay.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/servustv.py to servustv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/teamliquid.py to teamliquid.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/orf_tvthek.py to orf_tvthek.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/cam4.py to cam4.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/liveedu.py to liveedu.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/bbciplayer.py to bbciplayer.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/seetv.py to seetv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/brightcove.py to brightcove.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/streamboat.py to streamboat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/adultswim.py to adultswim.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/app17.py to app17.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tvnbg.py to tvnbg.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/nbc.py to nbc.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/kanal7.py to kanal7.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/streamable.py to streamable.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tigerdile.py to tigerdile.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ine.py to ine.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/dingittv.py to dingittv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/atresplayer.py to atresplayer.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ceskatelevize.py to ceskatelevize.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/huya.py to huya.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/vk.py to vk.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tvplayer.py to tvplayer.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rtmp.py to rtmp.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/livestream.py to livestream.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/qq.py to qq.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/zattoo.py to zattoo.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/cyro.py to cyro.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/viasat.py to viasat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/common_jwplayer.py to common_jwplayer.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/foxtr.py to foxtr.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/weeb.py to weeb.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/deutschewelle.py to deutschewelle.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/bigo.py to bigo.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/wwenetwork.py to wwenetwork.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/sportschau.py to sportschau.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/openrectv.py to openrectv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/mlgtv.py to mlgtv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/goodgame.py to goodgame.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/funimationnow.py to funimationnow.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/eurocom.py to eurocom.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tv8cat.py to tv8cat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/turkuvaz.py to turkuvaz.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/bfmtv.py to bfmtv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/cdnbg.py to cdnbg.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/speedrunslive.py to speedrunslive.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/streamme.py to streamme.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rtpplay.py to rtpplay.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/idf1.py to idf1.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/bilibili.py to bilibili.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/camsoda.py to camsoda.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/dogus.py to dogus.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/nbcsports.py to nbcsports.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tf1.py to tf1.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/swisstxt.py to swisstxt.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ruv.py to ruv.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/rte.py to rte.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/cinergroup.py to cinergroup.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/webcast_india_gov.py to webcast_india_gov.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/http.py to http.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/ard_live.py to ard_live.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/tvp.py to tvp.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink/plugins/olympicchannel.py to olympicchannel.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/main.py to main.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/output.py to output.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils/named_pipe.py to named_pipe.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils/progress.py to progress.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils/stream.py to stream.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils/player.py to player.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/utils/http_server.py to http_server.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/argparser.py to argparser.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/constants.py to constants.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/console.py to console.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink_cli/__init__.py to __init__.pyc
writing byte-compilation script '/tmp/tmpHiIFWY.py'
/usr/bin/python2 -O /tmp/tmpHiIFWY.py
removing /tmp/tmpHiIFWY.py
running install_egg_info
running egg_info
creating src/streamlink.egg-info
writing requirements to src/streamlink.egg-info/requires.txt
writing src/streamlink.egg-info/PKG-INFO
writing top-level names to src/streamlink.egg-info/top_level.txt
writing dependency_links to src/streamlink.egg-info/dependency_links.txt
writing entry points to src/streamlink.egg-info/entry_points.txt
writing manifest file 'src/streamlink.egg-info/SOURCES.txt'
reading manifest file 'src/streamlink.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
BUILDSTDERR: no previously-included directories found matching 'docs/_build'
writing manifest file 'src/streamlink.egg-info/SOURCES.txt'
Copying src/streamlink.egg-info to /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7/site-packages/streamlink-0.12.1-py2.7.egg-info
running install_scripts
Installing streamlink script to /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/bin
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
running install
running install_lib
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
copying build/lib/streamlink/options.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
copying build/lib/streamlink/session.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils
copying build/lib/streamlink/utils/named_pipe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils
copying build/lib/streamlink/utils/l10n.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils
copying build/lib/streamlink/utils/crypto.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils
copying build/lib/streamlink/utils/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/mapper.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/useragents.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/http_session.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/validate.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/utils.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/api/support_plugin.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api
copying build/lib/streamlink/plugin/plugin.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin
copying build/lib/streamlink/plugin/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin
copying build/lib/streamlink/buffers.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/hls.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/streamprocess.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/akamaihd.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/ffmpegmux.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/hls_playlist.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/segmented.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/rtmpdump.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/playlist.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/file.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/hds.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/stream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/wrappers.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/flvconcat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/stream/http.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream
copying build/lib/streamlink/exceptions.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages
copying build/lib/streamlink/packages/requests_file.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/amf.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/tag.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/packet.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/flv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/util.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/f4v.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/box.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/types.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/error.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/compat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/flashmedia/ordereddict.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia
copying build/lib/streamlink/packages/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages
copying build/lib/streamlink/compat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
copying build/lib/streamlink/api.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
copying build/lib/streamlink/cache.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
copying build/lib/streamlink/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
copying build/lib/streamlink/logger.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/twitch.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv1channel.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mixer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mitele.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/skai.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/common_swf.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/svtplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/seemeplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/drdk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/raiplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/animelab.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vidio.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/antenna.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mediaklikk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/media_ccc_de.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nineanime.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/webtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/periscope.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/btv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/hls.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvcatchup.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/akamaihd.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/piczel.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/googledrive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv5monde.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/youtube.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nos.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/canlitv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ovvatv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/telefe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bongacams.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/showroom.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/trt.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/crunchyroll.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ssh101.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dommune.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/theplatform.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/oldlivestream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/filmon.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/powerapp.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/arconai.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/afreeca.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zhanqi.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/playtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zdf_mediathek.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dogan.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/looch.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv3cat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vgtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/chaturbate.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/brittv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zengatv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamlive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tga.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/younow.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvrplus.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamingvideoprovider.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv8.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/euronews.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtve.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bloomberg.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/aftonbladet.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/pandatv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vrtbe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/startv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streann.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/canalplus.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vaughnlive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/facebook.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/eltrecetv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/srgssr.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv360.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/schoolism.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtlxl.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/aliez.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/pluzz.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/artetv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nhkworld.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/hitbox.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dailymotion.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/garena.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/huomao.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/filmon_us.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/liveme.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvrby.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mips.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cybergame.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ellobo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nrk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtvs.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ok_live.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/beattv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/trtspor.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/picarto.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ustreamtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/pixiv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtbf.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/earthcam.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/itvplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/aljazeeraen.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv4play.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/welt.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/abweb.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/npo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/live_russia_tv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/gulli.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/douyutv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ard_mediathek.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/gardenersworld.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/sportal.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/radionet.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/hds.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/huajiao.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/expressen.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/servustv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/teamliquid.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/orf_tvthek.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cam4.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/liveedu.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bbciplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/seetv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/brightcove.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamboat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/adultswim.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/app17.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvnbg.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nbc.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/kanal7.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamable.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tigerdile.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ine.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dingittv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/atresplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ceskatelevize.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/huya.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/vk.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtmp.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/livestream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/qq.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/zattoo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cyro.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/viasat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/common_jwplayer.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/foxtr.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/weeb.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/deutschewelle.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bigo.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/wwenetwork.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/sportschau.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/openrectv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/mlgtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/goodgame.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/funimationnow.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/eurocom.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tv8cat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/turkuvaz.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bfmtv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cdnbg.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/speedrunslive.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/streamme.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rtpplay.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/idf1.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/bilibili.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/camsoda.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/dogus.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/nbcsports.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tf1.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/swisstxt.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ruv.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/rte.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/cinergroup.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/webcast_india_gov.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/http.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/ard_live.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/tvp.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
copying build/lib/streamlink/plugins/olympicchannel.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
copying build/lib/streamlink_cli/main.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
copying build/lib/streamlink_cli/output.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
creating /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/named_pipe.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/progress.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/stream.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/player.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/utils/http_server.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils
copying build/lib/streamlink_cli/argparser.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
copying build/lib/streamlink_cli/constants.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
copying build/lib/streamlink_cli/console.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
copying build/lib/streamlink_cli/compat.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
copying build/lib/streamlink_cli/__init__.py -> /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/options.py to options.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/session.py to session.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils/named_pipe.py to named_pipe.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils/l10n.py to l10n.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils/crypto.py to crypto.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/utils/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/mapper.py to mapper.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/useragents.py to useragents.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/http_session.py to http_session.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/validate.py to validate.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/utils.py to utils.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/api/support_plugin.py to support_plugin.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/plugin.py to plugin.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugin/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/buffers.py to buffers.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/hls.py to hls.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/streamprocess.py to streamprocess.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/akamaihd.py to akamaihd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/ffmpegmux.py to ffmpegmux.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/hls_playlist.py to hls_playlist.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/segmented.py to segmented.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/rtmpdump.py to rtmpdump.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/playlist.py to playlist.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/file.py to file.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/hds.py to hds.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/stream.py to stream.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/wrappers.py to wrappers.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/flvconcat.py to flvconcat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/stream/http.py to http.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/exceptions.py to exceptions.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/requests_file.py to requests_file.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/amf.py to amf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/tag.py to tag.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/packet.py to packet.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/flv.py to flv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/util.py to util.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/f4v.py to f4v.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/box.py to box.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/types.py to types.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/error.py to error.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/compat.py to compat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/flashmedia/ordereddict.py to ordereddict.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/packages/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/compat.py to compat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/api.py to api.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/cache.py to cache.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/logger.py to logger.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/twitch.py to twitch.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv1channel.py to tv1channel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/mixer.py to mixer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/mitele.py to mitele.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/skai.py to skai.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/common_swf.py to common_swf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/svtplay.py to svtplay.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/seemeplay.py to seemeplay.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/drdk.py to drdk.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/raiplay.py to raiplay.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/animelab.py to animelab.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/vidio.py to vidio.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/antenna.py to antenna.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/mediaklikk.py to mediaklikk.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/media_ccc_de.py to media_ccc_de.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/nineanime.py to nineanime.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/webtv.py to webtv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/periscope.py to periscope.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/btv.py to btv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/hls.py to hls.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tvcatchup.py to tvcatchup.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/akamaihd.py to akamaihd.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/piczel.py to piczel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/googledrive.py to googledrive.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv5monde.py to tv5monde.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/youtube.py to youtube.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/nos.py to nos.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/canlitv.py to canlitv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ovvatv.py to ovvatv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/telefe.py to telefe.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/bongacams.py to bongacams.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/showroom.py to showroom.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/trt.py to trt.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/crunchyroll.py to crunchyroll.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ssh101.py to ssh101.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/dommune.py to dommune.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/theplatform.py to theplatform.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/oldlivestream.py to oldlivestream.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/filmon.py to filmon.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/powerapp.py to powerapp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/arconai.py to arconai.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/afreeca.py to afreeca.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/zhanqi.py to zhanqi.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/playtv.py to playtv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/zdf_mediathek.py to zdf_mediathek.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/dogan.py to dogan.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/looch.py to looch.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv3cat.py to tv3cat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/vgtv.py to vgtv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/chaturbate.py to chaturbate.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/brittv.py to brittv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/zengatv.py to zengatv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/streamlive.py to streamlive.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tga.py to tga.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/younow.py to younow.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tvrplus.py to tvrplus.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/streamingvideoprovider.py to streamingvideoprovider.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv8.py to tv8.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/euronews.py to euronews.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rtve.py to rtve.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/bloomberg.py to bloomberg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/aftonbladet.py to aftonbladet.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/pandatv.py to pandatv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/vrtbe.py to vrtbe.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/startv.py to startv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/streann.py to streann.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/canalplus.py to canalplus.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/vaughnlive.py to vaughnlive.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/facebook.py to facebook.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/eltrecetv.py to eltrecetv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/srgssr.py to srgssr.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv360.py to tv360.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/schoolism.py to schoolism.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rtlxl.py to rtlxl.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/aliez.py to aliez.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/pluzz.py to pluzz.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/artetv.py to artetv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/nhkworld.py to nhkworld.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/hitbox.py to hitbox.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/dailymotion.py to dailymotion.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/garena.py to garena.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/huomao.py to huomao.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/filmon_us.py to filmon_us.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/liveme.py to liveme.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tvrby.py to tvrby.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/mips.py to mips.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/cybergame.py to cybergame.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ellobo.py to ellobo.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/nrk.py to nrk.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rtvs.py to rtvs.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ok_live.py to ok_live.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/beattv.py to beattv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/trtspor.py to trtspor.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/picarto.py to picarto.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ustreamtv.py to ustreamtv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/pixiv.py to pixiv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rtbf.py to rtbf.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/earthcam.py to earthcam.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/itvplayer.py to itvplayer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/aljazeeraen.py to aljazeeraen.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv4play.py to tv4play.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/welt.py to welt.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/abweb.py to abweb.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/npo.py to npo.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/live_russia_tv.py to live_russia_tv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/gulli.py to gulli.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/douyutv.py to douyutv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ard_mediathek.py to ard_mediathek.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/gardenersworld.py to gardenersworld.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/sportal.py to sportal.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/radionet.py to radionet.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/hds.py to hds.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/huajiao.py to huajiao.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/expressen.py to expressen.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/dplay.py to dplay.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/servustv.py to servustv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/teamliquid.py to teamliquid.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/orf_tvthek.py to orf_tvthek.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/cam4.py to cam4.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/liveedu.py to liveedu.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/bbciplayer.py to bbciplayer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/seetv.py to seetv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/brightcove.py to brightcove.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/streamboat.py to streamboat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/adultswim.py to adultswim.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/app17.py to app17.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tvnbg.py to tvnbg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/nbc.py to nbc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/kanal7.py to kanal7.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/streamable.py to streamable.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tigerdile.py to tigerdile.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ine.py to ine.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/dingittv.py to dingittv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/atresplayer.py to atresplayer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ceskatelevize.py to ceskatelevize.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/huya.py to huya.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/vk.py to vk.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tvplayer.py to tvplayer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rtmp.py to rtmp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/livestream.py to livestream.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/qq.py to qq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/zattoo.py to zattoo.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/cyro.py to cyro.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/viasat.py to viasat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/common_jwplayer.py to common_jwplayer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/foxtr.py to foxtr.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/weeb.py to weeb.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/deutschewelle.py to deutschewelle.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/bigo.py to bigo.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/wwenetwork.py to wwenetwork.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/sportschau.py to sportschau.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/openrectv.py to openrectv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/mlgtv.py to mlgtv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/goodgame.py to goodgame.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/funimationnow.py to funimationnow.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/eurocom.py to eurocom.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tv8cat.py to tv8cat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/turkuvaz.py to turkuvaz.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/bfmtv.py to bfmtv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/cdnbg.py to cdnbg.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/speedrunslive.py to speedrunslive.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/streamme.py to streamme.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rtpplay.py to rtpplay.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/idf1.py to idf1.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/bilibili.py to bilibili.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/camsoda.py to camsoda.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/dogus.py to dogus.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/nbcsports.py to nbcsports.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tf1.py to tf1.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/swisstxt.py to swisstxt.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ruv.py to ruv.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/rte.py to rte.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/cinergroup.py to cinergroup.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/webcast_india_gov.py to webcast_india_gov.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/http.py to http.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/ard_live.py to ard_live.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/tvp.py to tvp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink/plugins/olympicchannel.py to olympicchannel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/main.py to main.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/output.py to output.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils/named_pipe.py to named_pipe.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils/progress.py to progress.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils/stream.py to stream.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils/player.py to player.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/utils/http_server.py to http_server.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/argparser.py to argparser.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/constants.py to constants.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/console.py to console.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/compat.py to compat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink_cli/__init__.py to __init__.cpython-36.pyc
writing byte-compilation script '/tmp/tmpallvi4v8.py'
/usr/bin/python3 /tmp/tmpallvi4v8.py
removing /tmp/tmpallvi4v8.py
running install_egg_info
running 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
reading manifest file 'src/streamlink.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
BUILDSTDERR: no previously-included directories found matching 'docs/_build'
writing manifest file 'src/streamlink.egg-info/SOURCES.txt'
Copying src/streamlink.egg-info to /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6/site-packages/streamlink-0.12.1-py3.6.egg-info
running install_scripts
Installing streamlink script to /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/bin
+ install -Dpm 0644 build/sphinx/man/streamlink.1 /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/man/man1/streamlink.1
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HsduCT
Processing files: python2-streamlink-0.12.1-1.fc29.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ktP418
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ DOCDIR=/builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python2-streamlink
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python2-streamlink
+ cp -pr AUTHORS /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python2-streamlink
+ cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python2-streamlink
+ cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python2-streamlink
+ cp -pr README.md /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python2-streamlink
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kJFv6f
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python2-streamlink
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python2-streamlink
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python2-streamlink
+ cp -pr NOTICE /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python2-streamlink
+ exit 0
Provides: python-streamlink = 0.12.1-1.fc29 python2-streamlink = 0.12.1-1.fc29 python2.7dist(streamlink) = 0.12.1 python2dist(streamlink) = 0.12.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 2.7
Obsoletes: python-streamlink < 0.12.1-1.fc29
Processing files: python3-streamlink-0.12.1-1.fc29.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kEKgv1
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ DOCDIR=/builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python3-streamlink
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python3-streamlink
+ cp -pr AUTHORS /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python3-streamlink
+ cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python3-streamlink
+ cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python3-streamlink
+ cp -pr README.md /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python3-streamlink
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5QAvgt
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python3-streamlink
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python3-streamlink
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python3-streamlink
+ cp -pr NOTICE /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python3-streamlink
+ exit 0
Provides: python3-streamlink = 0.12.1-1.fc29 python3.6dist(streamlink) = 0.12.1 python3dist(streamlink) = 0.12.1 streamlink = 0.12.1-1.fc29
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.6
Processing files: python-streamlink-doc-0.12.1-1.fc29.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pzwfgp
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ DOCDIR=/builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python-streamlink-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python-streamlink-doc
+ cp -pr build/sphinx/html/ /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/doc/python-streamlink-doc
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jPZPPP
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ LICENSEDIR=/builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python-streamlink-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python-streamlink-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch/usr/share/licenses/python-streamlink-doc
+ exit 0
Provides: python-streamlink-doc = 0.12.1-1.fc29
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
Wrote: /builddir/build/RPMS/python2-streamlink-0.12.1-1.fc29.noarch.rpm
Wrote: /builddir/build/RPMS/python3-streamlink-0.12.1-1.fc29.noarch.rpm
Wrote: /builddir/build/RPMS/python-streamlink-doc-0.12.1-1.fc29.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fg4k8a
+ umask 022
+ cd /builddir/build/BUILD
+ cd streamlink-0.12.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-streamlink-0.12.1-1.fc29.noarch
+ exit 0
Child return code was: 0