Sat Feb 25 02:51:43 2017 UTC ()
streamlink: update to 0.3.2

Fixes a few issues with stream providers.
update our source code upload to not include the ffmpeg.exe.
update a multitude of plugins.


(maya)
diff -r1.6 -r1.7 pkgsrc/multimedia/streamlink/Makefile
diff -r1.4 -r1.5 pkgsrc/multimedia/streamlink/PLIST
diff -r1.5 -r1.6 pkgsrc/multimedia/streamlink/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/multimedia/streamlink/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/streamlink/Makefile 2017/01/30 01:56:15 1.6
+++ pkgsrc/multimedia/streamlink/Makefile 2017/02/25 02:51:43 1.7
@@ -1,32 +1,34 @@ @@ -1,32 +1,34 @@
1# $NetBSD: Makefile,v 1.6 2017/01/30 01:56:15 maya Exp $ 1# $NetBSD: Makefile,v 1.7 2017/02/25 02:51:43 maya Exp $
2 2
3DISTNAME= streamlink-0.3.0 3DISTNAME= streamlink-0.3.2
4CATEGORIES= multimedia 4CATEGORIES= multimedia
5MASTER_SITES= ${MASTER_SITE_GITHUB:=streamlink/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=streamlink/}
6GITHUB_TAG= ${PKGVERSION_NOREV} 6GITHUB_TAG= ${PKGVERSION_NOREV}
7 7
8MAINTAINER= maya@NetBSD.org 8MAINTAINER= maya@NetBSD.org
9HOMEPAGE= https://streamlink.github.io/ 9HOMEPAGE= https://streamlink.github.io/
10COMMENT= Tool that pipes video streams into a video player 10COMMENT= Tool that pipes video streams into a video player
11LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
12 12
13 13
14PYTHON_VERSIONS_INCOMPATIBLE= 27 14PYTHON_VERSIONS_INCOMPATIBLE= 27
15 15
16.include "../../lang/python/egg.mk" 16.include "../../lang/python/egg.mk"
17 17
18DEPENDS+= ${PYPKGPREFIX}-cryptodome>=3.4.3:../../security/py-cryptodome 18DEPENDS+= ${PYPKGPREFIX}-cryptodome>=3.4.3:../../security/py-cryptodome
19DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests 19DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 20DEPENDS+= ${PYPKGPREFIX}-iso-639-[0-9]*:../../devel/py-iso-639
 21DEPENDS+= ${PYPKGPREFIX}-iso3166-[0-9]*:../../devel/py-iso3166
20 22
21EGG_NAME= ${PKGNAME_NOREV} 23EGG_NAME= ${PKGNAME_NOREV}
22 24
23 25
24REPLACE_PYTHON+= src/streamlink/packages/flashmedia/flv.py 26REPLACE_PYTHON+= src/streamlink/packages/flashmedia/flv.py
25REPLACE_PYTHON+= src/streamlink/packages/flashmedia/tag.py 27REPLACE_PYTHON+= src/streamlink/packages/flashmedia/tag.py
26REPLACE_PYTHON+= src/streamlink/packages/flashmedia/__init__.py 28REPLACE_PYTHON+= src/streamlink/packages/flashmedia/__init__.py
27REPLACE_PYTHON+= src/streamlink/packages/flashmedia/packet.py 29REPLACE_PYTHON+= src/streamlink/packages/flashmedia/packet.py
28REPLACE_PYTHON+= src/streamlink/packages/flashmedia/error.py 30REPLACE_PYTHON+= src/streamlink/packages/flashmedia/error.py
29REPLACE_PYTHON+= src/streamlink/packages/flashmedia/f4v.py 31REPLACE_PYTHON+= src/streamlink/packages/flashmedia/f4v.py
30REPLACE_PYTHON+= src/streamlink/packages/flashmedia/util.py 32REPLACE_PYTHON+= src/streamlink/packages/flashmedia/util.py
31REPLACE_PYTHON+= src/streamlink/plugins/tv3cat.py 33REPLACE_PYTHON+= src/streamlink/plugins/tv3cat.py
32REPLACE_PYTHON+= src/streamlink/plugins/tvplayer.py 34REPLACE_PYTHON+= src/streamlink/plugins/tvplayer.py

cvs diff -r1.4 -r1.5 pkgsrc/multimedia/streamlink/PLIST (expand / switch to unified diff)

--- pkgsrc/multimedia/streamlink/PLIST 2017/01/30 01:56:15 1.4
+++ pkgsrc/multimedia/streamlink/PLIST 2017/02/25 02:51:43 1.5
@@ -1,581 +1,599 @@ @@ -1,581 +1,599 @@
1@comment $NetBSD: PLIST,v 1.4 2017/01/30 01:56:15 maya Exp $ 1@comment $NetBSD: PLIST,v 1.5 2017/02/25 02:51:43 maya Exp $
2bin/streamlink 2bin/streamlink
3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 3${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 4${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 5${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
6${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 6${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
7${PYSITELIB}/${EGG_INFODIR}/requires.txt 7${PYSITELIB}/${EGG_INFODIR}/requires.txt
8${PYSITELIB}/${EGG_INFODIR}/top_level.txt 8${PYSITELIB}/${EGG_INFODIR}/top_level.txt
9${PYSITELIB}/streamlink/__init__.py 9${PYSITELIB}/streamlink/__init__.py
10${PYSITELIB}/streamlink/__init__.pyc 
11${PYSITELIB}/streamlink/__init__.pyo 10${PYSITELIB}/streamlink/__init__.pyo
12${PYSITELIB}/streamlink/api.py 11${PYSITELIB}/streamlink/__init__.pyc
13${PYSITELIB}/streamlink/api.pyc 
14${PYSITELIB}/streamlink/api.pyo 12${PYSITELIB}/streamlink/api.pyo
15${PYSITELIB}/streamlink/buffers.py 13${PYSITELIB}/streamlink/api.pyc
16${PYSITELIB}/streamlink/buffers.pyc 
17${PYSITELIB}/streamlink/buffers.pyo 14${PYSITELIB}/streamlink/buffers.pyo
18${PYSITELIB}/streamlink/cache.py 15${PYSITELIB}/streamlink/buffers.pyc
19${PYSITELIB}/streamlink/cache.pyc 
20${PYSITELIB}/streamlink/cache.pyo 16${PYSITELIB}/streamlink/cache.pyo
21${PYSITELIB}/streamlink/compat.py 17${PYSITELIB}/streamlink/cache.pyc
22${PYSITELIB}/streamlink/compat.pyc 
23${PYSITELIB}/streamlink/compat.pyo 18${PYSITELIB}/streamlink/compat.pyo
24${PYSITELIB}/streamlink/exceptions.py 19${PYSITELIB}/streamlink/compat.pyc
25${PYSITELIB}/streamlink/exceptions.pyc 
26${PYSITELIB}/streamlink/exceptions.pyo 20${PYSITELIB}/streamlink/exceptions.pyo
27${PYSITELIB}/streamlink/logger.py 21${PYSITELIB}/streamlink/exceptions.pyc
28${PYSITELIB}/streamlink/logger.pyc 
29${PYSITELIB}/streamlink/logger.pyo 22${PYSITELIB}/streamlink/logger.pyo
30${PYSITELIB}/streamlink/options.py 23${PYSITELIB}/streamlink/logger.pyc
31${PYSITELIB}/streamlink/options.pyc 
32${PYSITELIB}/streamlink/options.pyo 24${PYSITELIB}/streamlink/options.pyo
 25${PYSITELIB}/streamlink/options.pyc
 26${PYSITELIB}/streamlink/session.pyo
 27${PYSITELIB}/streamlink/session.pyc
 28${PYSITELIB}/streamlink/api.py
 29${PYSITELIB}/streamlink/buffers.py
 30${PYSITELIB}/streamlink/cache.py
 31${PYSITELIB}/streamlink/compat.py
 32${PYSITELIB}/streamlink/exceptions.py
 33${PYSITELIB}/streamlink/logger.py
 34${PYSITELIB}/streamlink/options.py
33${PYSITELIB}/streamlink/packages/__init__.py 35${PYSITELIB}/streamlink/packages/__init__.py
34${PYSITELIB}/streamlink/packages/__init__.pyc 
35${PYSITELIB}/streamlink/packages/__init__.pyo 36${PYSITELIB}/streamlink/packages/__init__.pyo
 37${PYSITELIB}/streamlink/packages/__init__.pyc
 38${PYSITELIB}/streamlink/packages/requests_file.pyo
 39${PYSITELIB}/streamlink/packages/requests_file.pyc
36${PYSITELIB}/streamlink/packages/flashmedia/__init__.py 40${PYSITELIB}/streamlink/packages/flashmedia/__init__.py
37${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyc 
38${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyo 41${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyo
39${PYSITELIB}/streamlink/packages/flashmedia/amf.py 42${PYSITELIB}/streamlink/packages/flashmedia/__init__.pyc
40${PYSITELIB}/streamlink/packages/flashmedia/amf.pyc 
41${PYSITELIB}/streamlink/packages/flashmedia/amf.pyo 43${PYSITELIB}/streamlink/packages/flashmedia/amf.pyo
42${PYSITELIB}/streamlink/packages/flashmedia/box.py 44${PYSITELIB}/streamlink/packages/flashmedia/amf.pyc
43${PYSITELIB}/streamlink/packages/flashmedia/box.pyc 
44${PYSITELIB}/streamlink/packages/flashmedia/box.pyo 45${PYSITELIB}/streamlink/packages/flashmedia/box.pyo
45${PYSITELIB}/streamlink/packages/flashmedia/compat.py 46${PYSITELIB}/streamlink/packages/flashmedia/box.pyc
46${PYSITELIB}/streamlink/packages/flashmedia/compat.pyc 
47${PYSITELIB}/streamlink/packages/flashmedia/compat.pyo 47${PYSITELIB}/streamlink/packages/flashmedia/compat.pyo
48${PYSITELIB}/streamlink/packages/flashmedia/error.py 48${PYSITELIB}/streamlink/packages/flashmedia/compat.pyc
49${PYSITELIB}/streamlink/packages/flashmedia/error.pyc 
50${PYSITELIB}/streamlink/packages/flashmedia/error.pyo 49${PYSITELIB}/streamlink/packages/flashmedia/error.pyo
51${PYSITELIB}/streamlink/packages/flashmedia/f4v.py 50${PYSITELIB}/streamlink/packages/flashmedia/error.pyc
52${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyc 
53${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyo 51${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyo
54${PYSITELIB}/streamlink/packages/flashmedia/flv.py 52${PYSITELIB}/streamlink/packages/flashmedia/f4v.pyc
55${PYSITELIB}/streamlink/packages/flashmedia/flv.pyc 
56${PYSITELIB}/streamlink/packages/flashmedia/flv.pyo 53${PYSITELIB}/streamlink/packages/flashmedia/flv.pyo
57${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.py 54${PYSITELIB}/streamlink/packages/flashmedia/flv.pyc
58${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyc 
59${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyo 55${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyo
60${PYSITELIB}/streamlink/packages/flashmedia/packet.py 56${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.pyc
61${PYSITELIB}/streamlink/packages/flashmedia/packet.pyc 
62${PYSITELIB}/streamlink/packages/flashmedia/packet.pyo 57${PYSITELIB}/streamlink/packages/flashmedia/packet.pyo
63${PYSITELIB}/streamlink/packages/flashmedia/tag.py 58${PYSITELIB}/streamlink/packages/flashmedia/packet.pyc
64${PYSITELIB}/streamlink/packages/flashmedia/tag.pyc 
65${PYSITELIB}/streamlink/packages/flashmedia/tag.pyo 59${PYSITELIB}/streamlink/packages/flashmedia/tag.pyo
66${PYSITELIB}/streamlink/packages/flashmedia/types.py 60${PYSITELIB}/streamlink/packages/flashmedia/tag.pyc
67${PYSITELIB}/streamlink/packages/flashmedia/types.pyc 
68${PYSITELIB}/streamlink/packages/flashmedia/types.pyo 61${PYSITELIB}/streamlink/packages/flashmedia/types.pyo
69${PYSITELIB}/streamlink/packages/flashmedia/util.py 62${PYSITELIB}/streamlink/packages/flashmedia/types.pyc
70${PYSITELIB}/streamlink/packages/flashmedia/util.pyc 
71${PYSITELIB}/streamlink/packages/flashmedia/util.pyo 63${PYSITELIB}/streamlink/packages/flashmedia/util.pyo
72${PYSITELIB}/streamlink/packages/pbs.py 64${PYSITELIB}/streamlink/packages/flashmedia/util.pyc
73${PYSITELIB}/streamlink/packages/pbs.pyc 65${PYSITELIB}/streamlink/packages/flashmedia/amf.py
74${PYSITELIB}/streamlink/packages/pbs.pyo 66${PYSITELIB}/streamlink/packages/flashmedia/box.py
 67${PYSITELIB}/streamlink/packages/flashmedia/compat.py
 68${PYSITELIB}/streamlink/packages/flashmedia/error.py
 69${PYSITELIB}/streamlink/packages/flashmedia/f4v.py
 70${PYSITELIB}/streamlink/packages/flashmedia/flv.py
 71${PYSITELIB}/streamlink/packages/flashmedia/ordereddict.py
 72${PYSITELIB}/streamlink/packages/flashmedia/packet.py
 73${PYSITELIB}/streamlink/packages/flashmedia/tag.py
 74${PYSITELIB}/streamlink/packages/flashmedia/types.py
 75${PYSITELIB}/streamlink/packages/flashmedia/util.py
75${PYSITELIB}/streamlink/packages/requests_file.py 76${PYSITELIB}/streamlink/packages/requests_file.py
76${PYSITELIB}/streamlink/packages/requests_file.pyc 
77${PYSITELIB}/streamlink/packages/requests_file.pyo 
78${PYSITELIB}/streamlink/plugin/__init__.py 77${PYSITELIB}/streamlink/plugin/__init__.py
79${PYSITELIB}/streamlink/plugin/__init__.pyc 
80${PYSITELIB}/streamlink/plugin/__init__.pyo 78${PYSITELIB}/streamlink/plugin/__init__.pyo
 79${PYSITELIB}/streamlink/plugin/__init__.pyc
 80${PYSITELIB}/streamlink/plugin/plugin.pyo
 81${PYSITELIB}/streamlink/plugin/plugin.pyc
81${PYSITELIB}/streamlink/plugin/api/__init__.py 82${PYSITELIB}/streamlink/plugin/api/__init__.py
82${PYSITELIB}/streamlink/plugin/api/__init__.pyc 
83${PYSITELIB}/streamlink/plugin/api/__init__.pyo 83${PYSITELIB}/streamlink/plugin/api/__init__.pyo
84${PYSITELIB}/streamlink/plugin/api/http_session.py 84${PYSITELIB}/streamlink/plugin/api/__init__.pyc
85${PYSITELIB}/streamlink/plugin/api/http_session.pyc 
86${PYSITELIB}/streamlink/plugin/api/http_session.pyo 85${PYSITELIB}/streamlink/plugin/api/http_session.pyo
87${PYSITELIB}/streamlink/plugin/api/mapper.py 86${PYSITELIB}/streamlink/plugin/api/http_session.pyc
88${PYSITELIB}/streamlink/plugin/api/mapper.pyc 
89${PYSITELIB}/streamlink/plugin/api/mapper.pyo 87${PYSITELIB}/streamlink/plugin/api/mapper.pyo
90${PYSITELIB}/streamlink/plugin/api/support_plugin.py 88${PYSITELIB}/streamlink/plugin/api/mapper.pyc
91${PYSITELIB}/streamlink/plugin/api/support_plugin.pyc 
92${PYSITELIB}/streamlink/plugin/api/support_plugin.pyo 89${PYSITELIB}/streamlink/plugin/api/support_plugin.pyo
93${PYSITELIB}/streamlink/plugin/api/useragents.py 90${PYSITELIB}/streamlink/plugin/api/support_plugin.pyc
94${PYSITELIB}/streamlink/plugin/api/useragents.pyc 
95${PYSITELIB}/streamlink/plugin/api/useragents.pyo 91${PYSITELIB}/streamlink/plugin/api/useragents.pyo
96${PYSITELIB}/streamlink/plugin/api/utils.py 92${PYSITELIB}/streamlink/plugin/api/useragents.pyc
97${PYSITELIB}/streamlink/plugin/api/utils.pyc 
98${PYSITELIB}/streamlink/plugin/api/utils.pyo 93${PYSITELIB}/streamlink/plugin/api/utils.pyo
99${PYSITELIB}/streamlink/plugin/api/validate.py 94${PYSITELIB}/streamlink/plugin/api/utils.pyc
100${PYSITELIB}/streamlink/plugin/api/validate.pyc 
101${PYSITELIB}/streamlink/plugin/api/validate.pyo 95${PYSITELIB}/streamlink/plugin/api/validate.pyo
 96${PYSITELIB}/streamlink/plugin/api/validate.pyc
 97${PYSITELIB}/streamlink/plugin/api/http_session.py
 98${PYSITELIB}/streamlink/plugin/api/mapper.py
 99${PYSITELIB}/streamlink/plugin/api/support_plugin.py
 100${PYSITELIB}/streamlink/plugin/api/useragents.py
 101${PYSITELIB}/streamlink/plugin/api/utils.py
 102${PYSITELIB}/streamlink/plugin/api/validate.py
102${PYSITELIB}/streamlink/plugin/plugin.py 103${PYSITELIB}/streamlink/plugin/plugin.py
103${PYSITELIB}/streamlink/plugin/plugin.pyc 
104${PYSITELIB}/streamlink/plugin/plugin.pyo 
105${PYSITELIB}/streamlink/plugins/__init__.py 104${PYSITELIB}/streamlink/plugins/__init__.py
106${PYSITELIB}/streamlink/plugins/__init__.pyc 
107${PYSITELIB}/streamlink/plugins/__init__.pyo 105${PYSITELIB}/streamlink/plugins/__init__.pyo
108${PYSITELIB}/streamlink/plugins/adultswim.py 106${PYSITELIB}/streamlink/plugins/__init__.pyc
109${PYSITELIB}/streamlink/plugins/adultswim.pyc 
110${PYSITELIB}/streamlink/plugins/adultswim.pyo 107${PYSITELIB}/streamlink/plugins/adultswim.pyo
111${PYSITELIB}/streamlink/plugins/afreeca.py 108${PYSITELIB}/streamlink/plugins/adultswim.pyc
112${PYSITELIB}/streamlink/plugins/afreeca.pyc 
113${PYSITELIB}/streamlink/plugins/afreeca.pyo 109${PYSITELIB}/streamlink/plugins/afreeca.pyo
114${PYSITELIB}/streamlink/plugins/afreecatv.py 110${PYSITELIB}/streamlink/plugins/afreeca.pyc
115${PYSITELIB}/streamlink/plugins/afreecatv.pyc 
116${PYSITELIB}/streamlink/plugins/afreecatv.pyo 111${PYSITELIB}/streamlink/plugins/afreecatv.pyo
117${PYSITELIB}/streamlink/plugins/aftonbladet.py 112${PYSITELIB}/streamlink/plugins/afreecatv.pyc
118${PYSITELIB}/streamlink/plugins/aftonbladet.pyc 
119${PYSITELIB}/streamlink/plugins/aftonbladet.pyo 113${PYSITELIB}/streamlink/plugins/aftonbladet.pyo
120${PYSITELIB}/streamlink/plugins/alieztv.py 114${PYSITELIB}/streamlink/plugins/aftonbladet.pyc
121${PYSITELIB}/streamlink/plugins/alieztv.pyc 
122${PYSITELIB}/streamlink/plugins/alieztv.pyo 115${PYSITELIB}/streamlink/plugins/alieztv.pyo
123${PYSITELIB}/streamlink/plugins/antenna.py 116${PYSITELIB}/streamlink/plugins/alieztv.pyc
124${PYSITELIB}/streamlink/plugins/antenna.pyc 
125${PYSITELIB}/streamlink/plugins/antenna.pyo 117${PYSITELIB}/streamlink/plugins/antenna.pyo
126${PYSITELIB}/streamlink/plugins/ard_live.py 118${PYSITELIB}/streamlink/plugins/antenna.pyc
127${PYSITELIB}/streamlink/plugins/ard_live.pyc 
128${PYSITELIB}/streamlink/plugins/ard_live.pyo 119${PYSITELIB}/streamlink/plugins/ard_live.pyo
129${PYSITELIB}/streamlink/plugins/ard_mediathek.py 120${PYSITELIB}/streamlink/plugins/ard_live.pyc
130${PYSITELIB}/streamlink/plugins/ard_mediathek.pyc 
131${PYSITELIB}/streamlink/plugins/ard_mediathek.pyo 121${PYSITELIB}/streamlink/plugins/ard_mediathek.pyo
132${PYSITELIB}/streamlink/plugins/artetv.py 122${PYSITELIB}/streamlink/plugins/ard_mediathek.pyc
133${PYSITELIB}/streamlink/plugins/artetv.pyc 
134${PYSITELIB}/streamlink/plugins/artetv.pyo 123${PYSITELIB}/streamlink/plugins/artetv.pyo
135${PYSITELIB}/streamlink/plugins/atresplayer.py 124${PYSITELIB}/streamlink/plugins/artetv.pyc
136${PYSITELIB}/streamlink/plugins/atresplayer.pyc 
137${PYSITELIB}/streamlink/plugins/atresplayer.pyo 125${PYSITELIB}/streamlink/plugins/atresplayer.pyo
138${PYSITELIB}/streamlink/plugins/azubutv.py 126${PYSITELIB}/streamlink/plugins/atresplayer.pyc
139${PYSITELIB}/streamlink/plugins/azubutv.pyc 
140${PYSITELIB}/streamlink/plugins/azubutv.pyo 127${PYSITELIB}/streamlink/plugins/azubutv.pyo
141${PYSITELIB}/streamlink/plugins/bambuser.py 128${PYSITELIB}/streamlink/plugins/azubutv.pyc
142${PYSITELIB}/streamlink/plugins/bambuser.pyc 
143${PYSITELIB}/streamlink/plugins/bambuser.pyo 129${PYSITELIB}/streamlink/plugins/bambuser.pyo
144${PYSITELIB}/streamlink/plugins/beam.py 130${PYSITELIB}/streamlink/plugins/bambuser.pyc
145${PYSITELIB}/streamlink/plugins/beam.pyc 
146${PYSITELIB}/streamlink/plugins/beam.pyo 131${PYSITELIB}/streamlink/plugins/beam.pyo
147${PYSITELIB}/streamlink/plugins/beattv.py 132${PYSITELIB}/streamlink/plugins/beam.pyc
148${PYSITELIB}/streamlink/plugins/beattv.pyc 
149${PYSITELIB}/streamlink/plugins/beattv.pyo 133${PYSITELIB}/streamlink/plugins/beattv.pyo
150${PYSITELIB}/streamlink/plugins/bigo.py 134${PYSITELIB}/streamlink/plugins/beattv.pyc
151${PYSITELIB}/streamlink/plugins/bigo.pyc 
152${PYSITELIB}/streamlink/plugins/bigo.pyo 135${PYSITELIB}/streamlink/plugins/bigo.pyo
153${PYSITELIB}/streamlink/plugins/bilibili.py 136${PYSITELIB}/streamlink/plugins/bigo.pyc
154${PYSITELIB}/streamlink/plugins/bilibili.pyc 
155${PYSITELIB}/streamlink/plugins/bilibili.pyo 137${PYSITELIB}/streamlink/plugins/bilibili.pyo
156${PYSITELIB}/streamlink/plugins/bliptv.py 138${PYSITELIB}/streamlink/plugins/bilibili.pyc
157${PYSITELIB}/streamlink/plugins/bliptv.pyc 
158${PYSITELIB}/streamlink/plugins/bliptv.pyo 139${PYSITELIB}/streamlink/plugins/bliptv.pyo
159${PYSITELIB}/streamlink/plugins/bongacams.py 140${PYSITELIB}/streamlink/plugins/bliptv.pyc
160${PYSITELIB}/streamlink/plugins/bongacams.pyc 
161${PYSITELIB}/streamlink/plugins/bongacams.pyo 141${PYSITELIB}/streamlink/plugins/bongacams.pyo
162${PYSITELIB}/streamlink/plugins/btv.py 142${PYSITELIB}/streamlink/plugins/bongacams.pyc
163${PYSITELIB}/streamlink/plugins/btv.pyc 
164${PYSITELIB}/streamlink/plugins/btv.pyo 143${PYSITELIB}/streamlink/plugins/btv.pyo
165${PYSITELIB}/streamlink/plugins/canalplus.py 144${PYSITELIB}/streamlink/plugins/btv.pyc
166${PYSITELIB}/streamlink/plugins/canalplus.pyc 
167${PYSITELIB}/streamlink/plugins/canalplus.pyo 145${PYSITELIB}/streamlink/plugins/canalplus.pyo
168${PYSITELIB}/streamlink/plugins/cdnbg.py 146${PYSITELIB}/streamlink/plugins/canalplus.pyc
169${PYSITELIB}/streamlink/plugins/cdnbg.pyc 
170${PYSITELIB}/streamlink/plugins/cdnbg.pyo 147${PYSITELIB}/streamlink/plugins/cdnbg.pyo
171${PYSITELIB}/streamlink/plugins/chaturbate.py 148${PYSITELIB}/streamlink/plugins/cdnbg.pyc
172${PYSITELIB}/streamlink/plugins/chaturbate.pyc 149${PYSITELIB}/streamlink/plugins/ceskatelevize.pyo
 150${PYSITELIB}/streamlink/plugins/ceskatelevize.pyc
173${PYSITELIB}/streamlink/plugins/chaturbate.pyo 151${PYSITELIB}/streamlink/plugins/chaturbate.pyo
174${PYSITELIB}/streamlink/plugins/cinergroup.py 152${PYSITELIB}/streamlink/plugins/chaturbate.pyc
175${PYSITELIB}/streamlink/plugins/cinergroup.pyc 
176${PYSITELIB}/streamlink/plugins/cinergroup.pyo 153${PYSITELIB}/streamlink/plugins/cinergroup.pyo
177${PYSITELIB}/streamlink/plugins/common_jwplayer.py 154${PYSITELIB}/streamlink/plugins/cinergroup.pyc
178${PYSITELIB}/streamlink/plugins/common_jwplayer.pyc 
179${PYSITELIB}/streamlink/plugins/common_jwplayer.pyo 155${PYSITELIB}/streamlink/plugins/common_jwplayer.pyo
180${PYSITELIB}/streamlink/plugins/common_swf.py 156${PYSITELIB}/streamlink/plugins/common_jwplayer.pyc
181${PYSITELIB}/streamlink/plugins/common_swf.pyc 
182${PYSITELIB}/streamlink/plugins/common_swf.pyo 157${PYSITELIB}/streamlink/plugins/common_swf.pyo
183${PYSITELIB}/streamlink/plugins/connectcast.py 158${PYSITELIB}/streamlink/plugins/common_swf.pyc
184${PYSITELIB}/streamlink/plugins/connectcast.pyc 
185${PYSITELIB}/streamlink/plugins/connectcast.pyo 159${PYSITELIB}/streamlink/plugins/connectcast.pyo
186${PYSITELIB}/streamlink/plugins/crunchyroll.py 160${PYSITELIB}/streamlink/plugins/connectcast.pyc
187${PYSITELIB}/streamlink/plugins/crunchyroll.pyc 
188${PYSITELIB}/streamlink/plugins/crunchyroll.pyo 161${PYSITELIB}/streamlink/plugins/crunchyroll.pyo
189${PYSITELIB}/streamlink/plugins/cybergame.py 162${PYSITELIB}/streamlink/plugins/crunchyroll.pyc
190${PYSITELIB}/streamlink/plugins/cybergame.pyc 
191${PYSITELIB}/streamlink/plugins/cybergame.pyo 163${PYSITELIB}/streamlink/plugins/cybergame.pyo
192${PYSITELIB}/streamlink/plugins/dailymotion.py 164${PYSITELIB}/streamlink/plugins/cybergame.pyc
193${PYSITELIB}/streamlink/plugins/dailymotion.pyc 
194${PYSITELIB}/streamlink/plugins/dailymotion.pyo 165${PYSITELIB}/streamlink/plugins/dailymotion.pyo
195${PYSITELIB}/streamlink/plugins/dingittv.py 166${PYSITELIB}/streamlink/plugins/dailymotion.pyc
196${PYSITELIB}/streamlink/plugins/dingittv.pyc 
197${PYSITELIB}/streamlink/plugins/dingittv.pyo 167${PYSITELIB}/streamlink/plugins/dingittv.pyo
198${PYSITELIB}/streamlink/plugins/disney_de.py 168${PYSITELIB}/streamlink/plugins/dingittv.pyc
199${PYSITELIB}/streamlink/plugins/disney_de.pyc 
200${PYSITELIB}/streamlink/plugins/disney_de.pyo 169${PYSITELIB}/streamlink/plugins/disney_de.pyo
201${PYSITELIB}/streamlink/plugins/dmcloud.py 170${PYSITELIB}/streamlink/plugins/disney_de.pyc
202${PYSITELIB}/streamlink/plugins/dmcloud.pyc 
203${PYSITELIB}/streamlink/plugins/dmcloud.pyo 171${PYSITELIB}/streamlink/plugins/dmcloud.pyo
204${PYSITELIB}/streamlink/plugins/dmcloud_embed.py 172${PYSITELIB}/streamlink/plugins/dmcloud.pyc
205${PYSITELIB}/streamlink/plugins/dmcloud_embed.pyc 
206${PYSITELIB}/streamlink/plugins/dmcloud_embed.pyo 173${PYSITELIB}/streamlink/plugins/dmcloud_embed.pyo
207${PYSITELIB}/streamlink/plugins/dogan.py 174${PYSITELIB}/streamlink/plugins/dmcloud_embed.pyc
208${PYSITELIB}/streamlink/plugins/dogan.pyc 
209${PYSITELIB}/streamlink/plugins/dogan.pyo 175${PYSITELIB}/streamlink/plugins/dogan.pyo
210${PYSITELIB}/streamlink/plugins/dogus.py 176${PYSITELIB}/streamlink/plugins/dogan.pyc
211${PYSITELIB}/streamlink/plugins/dogus.pyc 
212${PYSITELIB}/streamlink/plugins/dogus.pyo 177${PYSITELIB}/streamlink/plugins/dogus.pyo
213${PYSITELIB}/streamlink/plugins/dommune.py 178${PYSITELIB}/streamlink/plugins/dogus.pyc
214${PYSITELIB}/streamlink/plugins/dommune.pyc 
215${PYSITELIB}/streamlink/plugins/dommune.pyo 179${PYSITELIB}/streamlink/plugins/dommune.pyo
216${PYSITELIB}/streamlink/plugins/douyutv.py 180${PYSITELIB}/streamlink/plugins/dommune.pyc
217${PYSITELIB}/streamlink/plugins/douyutv.pyc 
218${PYSITELIB}/streamlink/plugins/douyutv.pyo 181${PYSITELIB}/streamlink/plugins/douyutv.pyo
219${PYSITELIB}/streamlink/plugins/dplay.py 182${PYSITELIB}/streamlink/plugins/douyutv.pyc
220${PYSITELIB}/streamlink/plugins/dplay.pyc 
221${PYSITELIB}/streamlink/plugins/dplay.pyo 183${PYSITELIB}/streamlink/plugins/dplay.pyo
222${PYSITELIB}/streamlink/plugins/drdk.py 184${PYSITELIB}/streamlink/plugins/dplay.pyc
223${PYSITELIB}/streamlink/plugins/drdk.pyc 
224${PYSITELIB}/streamlink/plugins/drdk.pyo 185${PYSITELIB}/streamlink/plugins/drdk.pyo
225${PYSITELIB}/streamlink/plugins/eurocom.py 186${PYSITELIB}/streamlink/plugins/drdk.pyc
226${PYSITELIB}/streamlink/plugins/eurocom.pyc 
227${PYSITELIB}/streamlink/plugins/eurocom.pyo 187${PYSITELIB}/streamlink/plugins/eurocom.pyo
228${PYSITELIB}/streamlink/plugins/euronews.py 188${PYSITELIB}/streamlink/plugins/eurocom.pyc
229${PYSITELIB}/streamlink/plugins/euronews.pyc 
230${PYSITELIB}/streamlink/plugins/euronews.pyo 189${PYSITELIB}/streamlink/plugins/euronews.pyo
231${PYSITELIB}/streamlink/plugins/expressen.py 190${PYSITELIB}/streamlink/plugins/euronews.pyc
232${PYSITELIB}/streamlink/plugins/expressen.pyc 
233${PYSITELIB}/streamlink/plugins/expressen.pyo 191${PYSITELIB}/streamlink/plugins/expressen.pyo
234${PYSITELIB}/streamlink/plugins/filmon.py 192${PYSITELIB}/streamlink/plugins/expressen.pyc
235${PYSITELIB}/streamlink/plugins/filmon.pyc 
236${PYSITELIB}/streamlink/plugins/filmon.pyo 193${PYSITELIB}/streamlink/plugins/filmon.pyo
237${PYSITELIB}/streamlink/plugins/filmon_us.py 194${PYSITELIB}/streamlink/plugins/filmon.pyc
238${PYSITELIB}/streamlink/plugins/filmon_us.pyc 
239${PYSITELIB}/streamlink/plugins/filmon_us.pyo 195${PYSITELIB}/streamlink/plugins/filmon_us.pyo
240${PYSITELIB}/streamlink/plugins/foxtr.py 196${PYSITELIB}/streamlink/plugins/filmon_us.pyc
241${PYSITELIB}/streamlink/plugins/foxtr.pyc 
242${PYSITELIB}/streamlink/plugins/foxtr.pyo 197${PYSITELIB}/streamlink/plugins/foxtr.pyo
243${PYSITELIB}/streamlink/plugins/furstream.py 198${PYSITELIB}/streamlink/plugins/foxtr.pyc
244${PYSITELIB}/streamlink/plugins/furstream.pyc 
245${PYSITELIB}/streamlink/plugins/furstream.pyo 199${PYSITELIB}/streamlink/plugins/furstream.pyo
246${PYSITELIB}/streamlink/plugins/gaminglive.py 200${PYSITELIB}/streamlink/plugins/furstream.pyc
247${PYSITELIB}/streamlink/plugins/gaminglive.pyc 
248${PYSITELIB}/streamlink/plugins/gaminglive.pyo 201${PYSITELIB}/streamlink/plugins/gaminglive.pyo
249${PYSITELIB}/streamlink/plugins/gomexp.py 202${PYSITELIB}/streamlink/plugins/gaminglive.pyc
250${PYSITELIB}/streamlink/plugins/gomexp.pyc 
251${PYSITELIB}/streamlink/plugins/gomexp.pyo 203${PYSITELIB}/streamlink/plugins/gomexp.pyo
252${PYSITELIB}/streamlink/plugins/goodgame.py 204${PYSITELIB}/streamlink/plugins/gomexp.pyc
253${PYSITELIB}/streamlink/plugins/goodgame.pyc 
254${PYSITELIB}/streamlink/plugins/goodgame.pyo 205${PYSITELIB}/streamlink/plugins/goodgame.pyo
255${PYSITELIB}/streamlink/plugins/hitbox.py 206${PYSITELIB}/streamlink/plugins/goodgame.pyc
256${PYSITELIB}/streamlink/plugins/hitbox.pyc 207${PYSITELIB}/streamlink/plugins/gulli.pyo
 208${PYSITELIB}/streamlink/plugins/gulli.pyc
257${PYSITELIB}/streamlink/plugins/hitbox.pyo 209${PYSITELIB}/streamlink/plugins/hitbox.pyo
258${PYSITELIB}/streamlink/plugins/huajiao.py 210${PYSITELIB}/streamlink/plugins/hitbox.pyc
259${PYSITELIB}/streamlink/plugins/huajiao.pyc 
260${PYSITELIB}/streamlink/plugins/huajiao.pyo 211${PYSITELIB}/streamlink/plugins/huajiao.pyo
261${PYSITELIB}/streamlink/plugins/ine.py 212${PYSITELIB}/streamlink/plugins/huajiao.pyc
262${PYSITELIB}/streamlink/plugins/ine.pyc 213${PYSITELIB}/streamlink/plugins/huomao.pyo
 214${PYSITELIB}/streamlink/plugins/huomao.pyc
 215${PYSITELIB}/streamlink/plugins/huya.pyo
 216${PYSITELIB}/streamlink/plugins/huya.pyc
263${PYSITELIB}/streamlink/plugins/ine.pyo 217${PYSITELIB}/streamlink/plugins/ine.pyo
264${PYSITELIB}/streamlink/plugins/itvplayer.py 218${PYSITELIB}/streamlink/plugins/ine.pyc
265${PYSITELIB}/streamlink/plugins/itvplayer.pyc 
266${PYSITELIB}/streamlink/plugins/itvplayer.pyo 219${PYSITELIB}/streamlink/plugins/itvplayer.pyo
267${PYSITELIB}/streamlink/plugins/kanal7.py 220${PYSITELIB}/streamlink/plugins/itvplayer.pyc
268${PYSITELIB}/streamlink/plugins/kanal7.pyc 
269${PYSITELIB}/streamlink/plugins/kanal7.pyo 221${PYSITELIB}/streamlink/plugins/kanal7.pyo
270${PYSITELIB}/streamlink/plugins/letontv.py 222${PYSITELIB}/streamlink/plugins/kanal7.pyc
271${PYSITELIB}/streamlink/plugins/letontv.pyc 
272${PYSITELIB}/streamlink/plugins/letontv.pyo 223${PYSITELIB}/streamlink/plugins/letontv.pyo
 224${PYSITELIB}/streamlink/plugins/letontv.pyc
 225${PYSITELIB}/streamlink/plugins/livecodingtv.pyo
 226${PYSITELIB}/streamlink/plugins/livecodingtv.pyc
 227${PYSITELIB}/streamlink/plugins/liveme.pyo
 228${PYSITELIB}/streamlink/plugins/liveme.pyc
 229${PYSITELIB}/streamlink/plugins/livestation.pyo
 230${PYSITELIB}/streamlink/plugins/livestation.pyc
 231${PYSITELIB}/streamlink/plugins/livestream.pyo
 232${PYSITELIB}/streamlink/plugins/livestream.pyc
 233${PYSITELIB}/streamlink/plugins/media_ccc_de.pyo
 234${PYSITELIB}/streamlink/plugins/media_ccc_de.pyc
 235${PYSITELIB}/streamlink/plugins/mediaklikk.pyo
 236${PYSITELIB}/streamlink/plugins/mediaklikk.pyc
 237${PYSITELIB}/streamlink/plugins/meerkat.pyo
 238${PYSITELIB}/streamlink/plugins/meerkat.pyc
 239${PYSITELIB}/streamlink/plugins/mips.pyo
 240${PYSITELIB}/streamlink/plugins/mips.pyc
 241${PYSITELIB}/streamlink/plugins/mitele.pyo
 242${PYSITELIB}/streamlink/plugins/mitele.pyc
 243${PYSITELIB}/streamlink/plugins/mlgtv.pyo
 244${PYSITELIB}/streamlink/plugins/mlgtv.pyc
 245${PYSITELIB}/streamlink/plugins/nhkworld.pyo
 246${PYSITELIB}/streamlink/plugins/nhkworld.pyc
 247${PYSITELIB}/streamlink/plugins/nineanime.pyo
 248${PYSITELIB}/streamlink/plugins/nineanime.pyc
 249${PYSITELIB}/streamlink/plugins/nos.pyo
 250${PYSITELIB}/streamlink/plugins/nos.pyc
 251${PYSITELIB}/streamlink/plugins/npo.pyo
 252${PYSITELIB}/streamlink/plugins/npo.pyc
 253${PYSITELIB}/streamlink/plugins/nrk.pyo
 254${PYSITELIB}/streamlink/plugins/nrk.pyc
 255${PYSITELIB}/streamlink/plugins/oldlivestream.pyo
 256${PYSITELIB}/streamlink/plugins/oldlivestream.pyc
 257${PYSITELIB}/streamlink/plugins/openrectv.pyo
 258${PYSITELIB}/streamlink/plugins/openrectv.pyc
 259${PYSITELIB}/streamlink/plugins/orf_tvthek.pyo
 260${PYSITELIB}/streamlink/plugins/orf_tvthek.pyc
 261${PYSITELIB}/streamlink/plugins/pandatv.pyo
 262${PYSITELIB}/streamlink/plugins/pandatv.pyc
 263${PYSITELIB}/streamlink/plugins/periscope.pyo
 264${PYSITELIB}/streamlink/plugins/periscope.pyc
 265${PYSITELIB}/streamlink/plugins/picarto.pyo
 266${PYSITELIB}/streamlink/plugins/picarto.pyc
 267${PYSITELIB}/streamlink/plugins/piczel.pyo
 268${PYSITELIB}/streamlink/plugins/piczel.pyc
 269${PYSITELIB}/streamlink/plugins/playtv.pyo
 270${PYSITELIB}/streamlink/plugins/playtv.pyc
 271${PYSITELIB}/streamlink/plugins/pluzz.pyo
 272${PYSITELIB}/streamlink/plugins/pluzz.pyc
 273${PYSITELIB}/streamlink/plugins/powerapp.pyo
 274${PYSITELIB}/streamlink/plugins/powerapp.pyc
 275${PYSITELIB}/streamlink/plugins/raiplay.pyo
 276${PYSITELIB}/streamlink/plugins/raiplay.pyc
 277${PYSITELIB}/streamlink/plugins/rtlxl.pyo
 278${PYSITELIB}/streamlink/plugins/rtlxl.pyc
 279${PYSITELIB}/streamlink/plugins/rtve.pyo
 280${PYSITELIB}/streamlink/plugins/rtve.pyc
 281${PYSITELIB}/streamlink/plugins/rtvs.pyo
 282${PYSITELIB}/streamlink/plugins/rtvs.pyc
 283${PYSITELIB}/streamlink/plugins/ruv.pyo
 284${PYSITELIB}/streamlink/plugins/ruv.pyc
 285${PYSITELIB}/streamlink/plugins/schoolism.pyo
 286${PYSITELIB}/streamlink/plugins/schoolism.pyc
 287${PYSITELIB}/streamlink/plugins/seemeplay.pyo
 288${PYSITELIB}/streamlink/plugins/seemeplay.pyc
 289${PYSITELIB}/streamlink/plugins/servustv.pyo
 290${PYSITELIB}/streamlink/plugins/servustv.pyc
 291${PYSITELIB}/streamlink/plugins/speedrunslive.pyo
 292${PYSITELIB}/streamlink/plugins/speedrunslive.pyc
 293${PYSITELIB}/streamlink/plugins/sportal.pyo
 294${PYSITELIB}/streamlink/plugins/sportal.pyc
 295${PYSITELIB}/streamlink/plugins/sportschau.pyo
 296${PYSITELIB}/streamlink/plugins/sportschau.pyc
 297${PYSITELIB}/streamlink/plugins/srgssr.pyo
 298${PYSITELIB}/streamlink/plugins/srgssr.pyc
 299${PYSITELIB}/streamlink/plugins/ssh101.pyo
 300${PYSITELIB}/streamlink/plugins/ssh101.pyc
 301${PYSITELIB}/streamlink/plugins/stream.pyo
 302${PYSITELIB}/streamlink/plugins/stream.pyc
 303${PYSITELIB}/streamlink/plugins/streamboat.pyo
 304${PYSITELIB}/streamlink/plugins/streamboat.pyc
 305${PYSITELIB}/streamlink/plugins/streamingvideoprovider.pyo
 306${PYSITELIB}/streamlink/plugins/streamingvideoprovider.pyc
 307${PYSITELIB}/streamlink/plugins/streamlive.pyo
 308${PYSITELIB}/streamlink/plugins/streamlive.pyc
 309${PYSITELIB}/streamlink/plugins/streamme.pyo
 310${PYSITELIB}/streamlink/plugins/streamme.pyc
 311${PYSITELIB}/streamlink/plugins/streamupcom.pyo
 312${PYSITELIB}/streamlink/plugins/streamupcom.pyc
 313${PYSITELIB}/streamlink/plugins/svtplay.pyo
 314${PYSITELIB}/streamlink/plugins/svtplay.pyc
 315${PYSITELIB}/streamlink/plugins/swisstxt.pyo
 316${PYSITELIB}/streamlink/plugins/swisstxt.pyc
 317${PYSITELIB}/streamlink/plugins/tf1.pyo
 318${PYSITELIB}/streamlink/plugins/tf1.pyc
 319${PYSITELIB}/streamlink/plugins/tga.pyo
 320${PYSITELIB}/streamlink/plugins/tga.pyc
 321${PYSITELIB}/streamlink/plugins/tigerdile.pyo
 322${PYSITELIB}/streamlink/plugins/tigerdile.pyc
 323${PYSITELIB}/streamlink/plugins/trt.pyo
 324${PYSITELIB}/streamlink/plugins/trt.pyc
 325${PYSITELIB}/streamlink/plugins/trtspor.pyo
 326${PYSITELIB}/streamlink/plugins/trtspor.pyc
 327${PYSITELIB}/streamlink/plugins/turkuvaz.pyo
 328${PYSITELIB}/streamlink/plugins/turkuvaz.pyc
 329${PYSITELIB}/streamlink/plugins/tv360.pyo
 330${PYSITELIB}/streamlink/plugins/tv360.pyc
 331${PYSITELIB}/streamlink/plugins/tv3cat.pyo
 332${PYSITELIB}/streamlink/plugins/tv3cat.pyc
 333${PYSITELIB}/streamlink/plugins/tv4play.pyo
 334${PYSITELIB}/streamlink/plugins/tv4play.pyc
 335${PYSITELIB}/streamlink/plugins/tv8.pyo
 336${PYSITELIB}/streamlink/plugins/tv8.pyc
 337${PYSITELIB}/streamlink/plugins/tv8cat.pyo
 338${PYSITELIB}/streamlink/plugins/tv8cat.pyc
 339${PYSITELIB}/streamlink/plugins/tvcatchup.pyo
 340${PYSITELIB}/streamlink/plugins/tvcatchup.pyc
 341${PYSITELIB}/streamlink/plugins/tvplayer.pyo
 342${PYSITELIB}/streamlink/plugins/tvplayer.pyc
 343${PYSITELIB}/streamlink/plugins/twitch.pyo
 344${PYSITELIB}/streamlink/plugins/twitch.pyc
 345${PYSITELIB}/streamlink/plugins/ustreamtv.pyo
 346${PYSITELIB}/streamlink/plugins/ustreamtv.pyc
 347${PYSITELIB}/streamlink/plugins/vaughnlive.pyo
 348${PYSITELIB}/streamlink/plugins/vaughnlive.pyc
 349${PYSITELIB}/streamlink/plugins/veetle.pyo
 350${PYSITELIB}/streamlink/plugins/veetle.pyc
 351${PYSITELIB}/streamlink/plugins/vgtv.pyo
 352${PYSITELIB}/streamlink/plugins/vgtv.pyc
 353${PYSITELIB}/streamlink/plugins/viagame.pyo
 354${PYSITELIB}/streamlink/plugins/viagame.pyc
 355${PYSITELIB}/streamlink/plugins/viasat.pyo
 356${PYSITELIB}/streamlink/plugins/viasat.pyc
 357${PYSITELIB}/streamlink/plugins/viasat_embed.pyo
 358${PYSITELIB}/streamlink/plugins/viasat_embed.pyc
 359${PYSITELIB}/streamlink/plugins/vidio.pyo
 360${PYSITELIB}/streamlink/plugins/vidio.pyc
 361${PYSITELIB}/streamlink/plugins/wattv.pyo
 362${PYSITELIB}/streamlink/plugins/wattv.pyc
 363${PYSITELIB}/streamlink/plugins/webtv.pyo
 364${PYSITELIB}/streamlink/plugins/webtv.pyc
 365${PYSITELIB}/streamlink/plugins/weeb.pyo
 366${PYSITELIB}/streamlink/plugins/weeb.pyc
 367${PYSITELIB}/streamlink/plugins/younow.pyo
 368${PYSITELIB}/streamlink/plugins/younow.pyc
 369${PYSITELIB}/streamlink/plugins/youtube.pyo
 370${PYSITELIB}/streamlink/plugins/youtube.pyc
 371${PYSITELIB}/streamlink/plugins/zdf_mediathek.pyo
 372${PYSITELIB}/streamlink/plugins/zdf_mediathek.pyc
 373${PYSITELIB}/streamlink/plugins/zhanqi.pyo
 374${PYSITELIB}/streamlink/plugins/zhanqi.pyc
 375${PYSITELIB}/streamlink/plugins/adultswim.py
 376${PYSITELIB}/streamlink/plugins/afreeca.py
 377${PYSITELIB}/streamlink/plugins/afreecatv.py
 378${PYSITELIB}/streamlink/plugins/aftonbladet.py
 379${PYSITELIB}/streamlink/plugins/alieztv.py
 380${PYSITELIB}/streamlink/plugins/antenna.py
 381${PYSITELIB}/streamlink/plugins/ard_live.py
 382${PYSITELIB}/streamlink/plugins/ard_mediathek.py
 383${PYSITELIB}/streamlink/plugins/artetv.py
 384${PYSITELIB}/streamlink/plugins/atresplayer.py
 385${PYSITELIB}/streamlink/plugins/azubutv.py
 386${PYSITELIB}/streamlink/plugins/bambuser.py
 387${PYSITELIB}/streamlink/plugins/beam.py
 388${PYSITELIB}/streamlink/plugins/beattv.py
 389${PYSITELIB}/streamlink/plugins/bigo.py
 390${PYSITELIB}/streamlink/plugins/bilibili.py
 391${PYSITELIB}/streamlink/plugins/bliptv.py
 392${PYSITELIB}/streamlink/plugins/bongacams.py
 393${PYSITELIB}/streamlink/plugins/btv.py
 394${PYSITELIB}/streamlink/plugins/canalplus.py
 395${PYSITELIB}/streamlink/plugins/cdnbg.py
 396${PYSITELIB}/streamlink/plugins/ceskatelevize.py
 397${PYSITELIB}/streamlink/plugins/chaturbate.py
 398${PYSITELIB}/streamlink/plugins/cinergroup.py
 399${PYSITELIB}/streamlink/plugins/common_jwplayer.py
 400${PYSITELIB}/streamlink/plugins/common_swf.py
 401${PYSITELIB}/streamlink/plugins/connectcast.py
 402${PYSITELIB}/streamlink/plugins/crunchyroll.py
 403${PYSITELIB}/streamlink/plugins/cybergame.py
 404${PYSITELIB}/streamlink/plugins/dailymotion.py
 405${PYSITELIB}/streamlink/plugins/dingittv.py
 406${PYSITELIB}/streamlink/plugins/disney_de.py
 407${PYSITELIB}/streamlink/plugins/dmcloud.py
 408${PYSITELIB}/streamlink/plugins/dmcloud_embed.py
 409${PYSITELIB}/streamlink/plugins/dogan.py
 410${PYSITELIB}/streamlink/plugins/dogus.py
 411${PYSITELIB}/streamlink/plugins/dommune.py
 412${PYSITELIB}/streamlink/plugins/douyutv.py
 413${PYSITELIB}/streamlink/plugins/dplay.py
 414${PYSITELIB}/streamlink/plugins/drdk.py
 415${PYSITELIB}/streamlink/plugins/eurocom.py
 416${PYSITELIB}/streamlink/plugins/euronews.py
 417${PYSITELIB}/streamlink/plugins/expressen.py
 418${PYSITELIB}/streamlink/plugins/filmon.py
 419${PYSITELIB}/streamlink/plugins/filmon_us.py
 420${PYSITELIB}/streamlink/plugins/foxtr.py
 421${PYSITELIB}/streamlink/plugins/furstream.py
 422${PYSITELIB}/streamlink/plugins/gaminglive.py
 423${PYSITELIB}/streamlink/plugins/gomexp.py
 424${PYSITELIB}/streamlink/plugins/goodgame.py
 425${PYSITELIB}/streamlink/plugins/gulli.py
 426${PYSITELIB}/streamlink/plugins/hitbox.py
 427${PYSITELIB}/streamlink/plugins/huajiao.py
 428${PYSITELIB}/streamlink/plugins/huomao.py
 429${PYSITELIB}/streamlink/plugins/huya.py
 430${PYSITELIB}/streamlink/plugins/ine.py
 431${PYSITELIB}/streamlink/plugins/itvplayer.py
 432${PYSITELIB}/streamlink/plugins/kanal7.py
 433${PYSITELIB}/streamlink/plugins/letontv.py
273${PYSITELIB}/streamlink/plugins/livecodingtv.py 434${PYSITELIB}/streamlink/plugins/livecodingtv.py
274${PYSITELIB}/streamlink/plugins/livecodingtv.pyc 
275${PYSITELIB}/streamlink/plugins/livecodingtv.pyo 
276${PYSITELIB}/streamlink/plugins/liveme.py 435${PYSITELIB}/streamlink/plugins/liveme.py
277${PYSITELIB}/streamlink/plugins/liveme.pyc 
278${PYSITELIB}/streamlink/plugins/liveme.pyo 
279${PYSITELIB}/streamlink/plugins/livestation.py 436${PYSITELIB}/streamlink/plugins/livestation.py
280${PYSITELIB}/streamlink/plugins/livestation.pyc 
281${PYSITELIB}/streamlink/plugins/livestation.pyo 
282${PYSITELIB}/streamlink/plugins/livestream.py 437${PYSITELIB}/streamlink/plugins/livestream.py
283${PYSITELIB}/streamlink/plugins/livestream.pyc 
284${PYSITELIB}/streamlink/plugins/livestream.pyo 
285${PYSITELIB}/streamlink/plugins/media_ccc_de.py 438${PYSITELIB}/streamlink/plugins/media_ccc_de.py
286${PYSITELIB}/streamlink/plugins/media_ccc_de.pyc 
287${PYSITELIB}/streamlink/plugins/media_ccc_de.pyo 
288${PYSITELIB}/streamlink/plugins/mediaklikk.py 439${PYSITELIB}/streamlink/plugins/mediaklikk.py
289${PYSITELIB}/streamlink/plugins/mediaklikk.pyc 
290${PYSITELIB}/streamlink/plugins/mediaklikk.pyo 
291${PYSITELIB}/streamlink/plugins/meerkat.py 440${PYSITELIB}/streamlink/plugins/meerkat.py
292${PYSITELIB}/streamlink/plugins/meerkat.pyc 
293${PYSITELIB}/streamlink/plugins/meerkat.pyo 
294${PYSITELIB}/streamlink/plugins/mips.py 441${PYSITELIB}/streamlink/plugins/mips.py
295${PYSITELIB}/streamlink/plugins/mips.pyc 
296${PYSITELIB}/streamlink/plugins/mips.pyo 
297${PYSITELIB}/streamlink/plugins/mitele.py 442${PYSITELIB}/streamlink/plugins/mitele.py
298${PYSITELIB}/streamlink/plugins/mitele.pyc 
299${PYSITELIB}/streamlink/plugins/mitele.pyo 
300${PYSITELIB}/streamlink/plugins/mlgtv.py 443${PYSITELIB}/streamlink/plugins/mlgtv.py
301${PYSITELIB}/streamlink/plugins/mlgtv.pyc 
302${PYSITELIB}/streamlink/plugins/mlgtv.pyo 
303${PYSITELIB}/streamlink/plugins/nhkworld.py 444${PYSITELIB}/streamlink/plugins/nhkworld.py
304${PYSITELIB}/streamlink/plugins/nhkworld.pyc 
305${PYSITELIB}/streamlink/plugins/nhkworld.pyo 
306${PYSITELIB}/streamlink/plugins/nineanime.py 445${PYSITELIB}/streamlink/plugins/nineanime.py
307${PYSITELIB}/streamlink/plugins/nineanime.pyc 
308${PYSITELIB}/streamlink/plugins/nineanime.pyo 
309${PYSITELIB}/streamlink/plugins/nos.py 446${PYSITELIB}/streamlink/plugins/nos.py
310${PYSITELIB}/streamlink/plugins/nos.pyc 
311${PYSITELIB}/streamlink/plugins/nos.pyo 
312${PYSITELIB}/streamlink/plugins/npo.py 447${PYSITELIB}/streamlink/plugins/npo.py
313${PYSITELIB}/streamlink/plugins/npo.pyc 
314${PYSITELIB}/streamlink/plugins/npo.pyo 
315${PYSITELIB}/streamlink/plugins/nrk.py 448${PYSITELIB}/streamlink/plugins/nrk.py
316${PYSITELIB}/streamlink/plugins/nrk.pyc 
317${PYSITELIB}/streamlink/plugins/nrk.pyo 
318${PYSITELIB}/streamlink/plugins/oldlivestream.py 449${PYSITELIB}/streamlink/plugins/oldlivestream.py
319${PYSITELIB}/streamlink/plugins/oldlivestream.pyc 
320${PYSITELIB}/streamlink/plugins/oldlivestream.pyo 
321${PYSITELIB}/streamlink/plugins/openrectv.py 450${PYSITELIB}/streamlink/plugins/openrectv.py
322${PYSITELIB}/streamlink/plugins/openrectv.pyc 
323${PYSITELIB}/streamlink/plugins/openrectv.pyo 
324${PYSITELIB}/streamlink/plugins/orf_tvthek.py 451${PYSITELIB}/streamlink/plugins/orf_tvthek.py
325${PYSITELIB}/streamlink/plugins/orf_tvthek.pyc 
326${PYSITELIB}/streamlink/plugins/orf_tvthek.pyo 
327${PYSITELIB}/streamlink/plugins/pandatv.py 452${PYSITELIB}/streamlink/plugins/pandatv.py
328${PYSITELIB}/streamlink/plugins/pandatv.pyc 
329${PYSITELIB}/streamlink/plugins/pandatv.pyo 
330${PYSITELIB}/streamlink/plugins/periscope.py 453${PYSITELIB}/streamlink/plugins/periscope.py
331${PYSITELIB}/streamlink/plugins/periscope.pyc 
332${PYSITELIB}/streamlink/plugins/periscope.pyo 
333${PYSITELIB}/streamlink/plugins/picarto.py 454${PYSITELIB}/streamlink/plugins/picarto.py
334${PYSITELIB}/streamlink/plugins/picarto.pyc 
335${PYSITELIB}/streamlink/plugins/picarto.pyo 
336${PYSITELIB}/streamlink/plugins/piczel.py 455${PYSITELIB}/streamlink/plugins/piczel.py
337${PYSITELIB}/streamlink/plugins/piczel.pyc 
338${PYSITELIB}/streamlink/plugins/piczel.pyo 
339${PYSITELIB}/streamlink/plugins/playtv.py 456${PYSITELIB}/streamlink/plugins/playtv.py
340${PYSITELIB}/streamlink/plugins/playtv.pyc 
341${PYSITELIB}/streamlink/plugins/playtv.pyo 
342${PYSITELIB}/streamlink/plugins/pluzz.py 457${PYSITELIB}/streamlink/plugins/pluzz.py
343${PYSITELIB}/streamlink/plugins/pluzz.pyc 
344${PYSITELIB}/streamlink/plugins/pluzz.pyo 
345${PYSITELIB}/streamlink/plugins/powerapp.py 458${PYSITELIB}/streamlink/plugins/powerapp.py
346${PYSITELIB}/streamlink/plugins/powerapp.pyc 
347${PYSITELIB}/streamlink/plugins/powerapp.pyo 
348${PYSITELIB}/streamlink/plugins/raiplay.py 459${PYSITELIB}/streamlink/plugins/raiplay.py
349${PYSITELIB}/streamlink/plugins/raiplay.pyc 
350${PYSITELIB}/streamlink/plugins/raiplay.pyo 
351${PYSITELIB}/streamlink/plugins/rtlxl.py 460${PYSITELIB}/streamlink/plugins/rtlxl.py
352${PYSITELIB}/streamlink/plugins/rtlxl.pyc 
353${PYSITELIB}/streamlink/plugins/rtlxl.pyo 
354${PYSITELIB}/streamlink/plugins/rtve.py 461${PYSITELIB}/streamlink/plugins/rtve.py
355${PYSITELIB}/streamlink/plugins/rtve.pyc 462${PYSITELIB}/streamlink/plugins/rtvs.py
356${PYSITELIB}/streamlink/plugins/rtve.pyo 
357${PYSITELIB}/streamlink/plugins/ruv.py 463${PYSITELIB}/streamlink/plugins/ruv.py
358${PYSITELIB}/streamlink/plugins/ruv.pyc 464${PYSITELIB}/streamlink/plugins/schoolism.py
359${PYSITELIB}/streamlink/plugins/ruv.pyo 
360${PYSITELIB}/streamlink/plugins/seemeplay.py 465${PYSITELIB}/streamlink/plugins/seemeplay.py
361${PYSITELIB}/streamlink/plugins/seemeplay.pyc 
362${PYSITELIB}/streamlink/plugins/seemeplay.pyo 
363${PYSITELIB}/streamlink/plugins/servustv.py 466${PYSITELIB}/streamlink/plugins/servustv.py
364${PYSITELIB}/streamlink/plugins/servustv.pyc 
365${PYSITELIB}/streamlink/plugins/servustv.pyo 
366${PYSITELIB}/streamlink/plugins/speedrunslive.py 467${PYSITELIB}/streamlink/plugins/speedrunslive.py
367${PYSITELIB}/streamlink/plugins/speedrunslive.pyc 
368${PYSITELIB}/streamlink/plugins/speedrunslive.pyo 
369${PYSITELIB}/streamlink/plugins/sportal.py 468${PYSITELIB}/streamlink/plugins/sportal.py
370${PYSITELIB}/streamlink/plugins/sportal.pyc 
371${PYSITELIB}/streamlink/plugins/sportal.pyo 
372${PYSITELIB}/streamlink/plugins/sportschau.py 469${PYSITELIB}/streamlink/plugins/sportschau.py
373${PYSITELIB}/streamlink/plugins/sportschau.pyc 
374${PYSITELIB}/streamlink/plugins/sportschau.pyo 
375${PYSITELIB}/streamlink/plugins/srgssr.py 470${PYSITELIB}/streamlink/plugins/srgssr.py
376${PYSITELIB}/streamlink/plugins/srgssr.pyc 
377${PYSITELIB}/streamlink/plugins/srgssr.pyo 
378${PYSITELIB}/streamlink/plugins/ssh101.py 471${PYSITELIB}/streamlink/plugins/ssh101.py
379${PYSITELIB}/streamlink/plugins/ssh101.pyc 
380${PYSITELIB}/streamlink/plugins/ssh101.pyo 
381${PYSITELIB}/streamlink/plugins/stream.py 472${PYSITELIB}/streamlink/plugins/stream.py
382${PYSITELIB}/streamlink/plugins/stream.pyc 
383${PYSITELIB}/streamlink/plugins/stream.pyo 
384${PYSITELIB}/streamlink/plugins/streamboat.py 473${PYSITELIB}/streamlink/plugins/streamboat.py
385${PYSITELIB}/streamlink/plugins/streamboat.pyc 
386${PYSITELIB}/streamlink/plugins/streamboat.pyo 
387${PYSITELIB}/streamlink/plugins/streamingvideoprovider.py 474${PYSITELIB}/streamlink/plugins/streamingvideoprovider.py
388${PYSITELIB}/streamlink/plugins/streamingvideoprovider.pyc 
389${PYSITELIB}/streamlink/plugins/streamingvideoprovider.pyo 
390${PYSITELIB}/streamlink/plugins/streamlive.py 475${PYSITELIB}/streamlink/plugins/streamlive.py
391${PYSITELIB}/streamlink/plugins/streamlive.pyc 
392${PYSITELIB}/streamlink/plugins/streamlive.pyo 
393${PYSITELIB}/streamlink/plugins/streamme.py 476${PYSITELIB}/streamlink/plugins/streamme.py
394${PYSITELIB}/streamlink/plugins/streamme.pyc 
395${PYSITELIB}/streamlink/plugins/streamme.pyo 
396${PYSITELIB}/streamlink/plugins/streamupcom.py 477${PYSITELIB}/streamlink/plugins/streamupcom.py
397${PYSITELIB}/streamlink/plugins/streamupcom.pyc 
398${PYSITELIB}/streamlink/plugins/streamupcom.pyo 
399${PYSITELIB}/streamlink/plugins/svtplay.py 478${PYSITELIB}/streamlink/plugins/svtplay.py
400${PYSITELIB}/streamlink/plugins/svtplay.pyc 
401${PYSITELIB}/streamlink/plugins/svtplay.pyo 
402${PYSITELIB}/streamlink/plugins/swisstxt.py 479${PYSITELIB}/streamlink/plugins/swisstxt.py
403${PYSITELIB}/streamlink/plugins/swisstxt.pyc 
404${PYSITELIB}/streamlink/plugins/swisstxt.pyo 
405${PYSITELIB}/streamlink/plugins/tf1.py 480${PYSITELIB}/streamlink/plugins/tf1.py
406${PYSITELIB}/streamlink/plugins/tf1.pyc 
407${PYSITELIB}/streamlink/plugins/tf1.pyo 
408${PYSITELIB}/streamlink/plugins/tga.py 481${PYSITELIB}/streamlink/plugins/tga.py
409${PYSITELIB}/streamlink/plugins/tga.pyc 
410${PYSITELIB}/streamlink/plugins/tga.pyo 
411${PYSITELIB}/streamlink/plugins/tigerdile.py 482${PYSITELIB}/streamlink/plugins/tigerdile.py
412${PYSITELIB}/streamlink/plugins/tigerdile.pyc 
413${PYSITELIB}/streamlink/plugins/tigerdile.pyo 
414${PYSITELIB}/streamlink/plugins/trt.py 483${PYSITELIB}/streamlink/plugins/trt.py
415${PYSITELIB}/streamlink/plugins/trt.pyc 
416${PYSITELIB}/streamlink/plugins/trt.pyo 
417${PYSITELIB}/streamlink/plugins/trtspor.py 484${PYSITELIB}/streamlink/plugins/trtspor.py
418${PYSITELIB}/streamlink/plugins/trtspor.pyc 
419${PYSITELIB}/streamlink/plugins/trtspor.pyo 
420${PYSITELIB}/streamlink/plugins/turkuvaz.py 485${PYSITELIB}/streamlink/plugins/turkuvaz.py
421${PYSITELIB}/streamlink/plugins/turkuvaz.pyc 
422${PYSITELIB}/streamlink/plugins/turkuvaz.pyo 
423${PYSITELIB}/streamlink/plugins/tv360.py 486${PYSITELIB}/streamlink/plugins/tv360.py
424${PYSITELIB}/streamlink/plugins/tv360.pyc 
425${PYSITELIB}/streamlink/plugins/tv360.pyo 
426${PYSITELIB}/streamlink/plugins/tv3cat.py 487${PYSITELIB}/streamlink/plugins/tv3cat.py
427${PYSITELIB}/streamlink/plugins/tv3cat.pyc 
428${PYSITELIB}/streamlink/plugins/tv3cat.pyo 
429${PYSITELIB}/streamlink/plugins/tv4play.py 488${PYSITELIB}/streamlink/plugins/tv4play.py
430${PYSITELIB}/streamlink/plugins/tv4play.pyc 
431${PYSITELIB}/streamlink/plugins/tv4play.pyo 
432${PYSITELIB}/streamlink/plugins/tv8.py 489${PYSITELIB}/streamlink/plugins/tv8.py
433${PYSITELIB}/streamlink/plugins/tv8.pyc 
434${PYSITELIB}/streamlink/plugins/tv8.pyo 
435${PYSITELIB}/streamlink/plugins/tv8cat.py 490${PYSITELIB}/streamlink/plugins/tv8cat.py
436${PYSITELIB}/streamlink/plugins/tv8cat.pyc 
437${PYSITELIB}/streamlink/plugins/tv8cat.pyo 
438${PYSITELIB}/streamlink/plugins/tvcatchup.py 491${PYSITELIB}/streamlink/plugins/tvcatchup.py
439${PYSITELIB}/streamlink/plugins/tvcatchup.pyc 
440${PYSITELIB}/streamlink/plugins/tvcatchup.pyo 
441${PYSITELIB}/streamlink/plugins/tvplayer.py 492${PYSITELIB}/streamlink/plugins/tvplayer.py
442${PYSITELIB}/streamlink/plugins/tvplayer.pyc 
443${PYSITELIB}/streamlink/plugins/tvplayer.pyo 
444${PYSITELIB}/streamlink/plugins/twitch.py 493${PYSITELIB}/streamlink/plugins/twitch.py
445${PYSITELIB}/streamlink/plugins/twitch.pyc 
446${PYSITELIB}/streamlink/plugins/twitch.pyo 
447${PYSITELIB}/streamlink/plugins/ustreamtv.py 494${PYSITELIB}/streamlink/plugins/ustreamtv.py
448${PYSITELIB}/streamlink/plugins/ustreamtv.pyc 
449${PYSITELIB}/streamlink/plugins/ustreamtv.pyo 
450${PYSITELIB}/streamlink/plugins/vaughnlive.py 495${PYSITELIB}/streamlink/plugins/vaughnlive.py
451${PYSITELIB}/streamlink/plugins/vaughnlive.pyc 
452${PYSITELIB}/streamlink/plugins/vaughnlive.pyo 
453${PYSITELIB}/streamlink/plugins/veetle.py 496${PYSITELIB}/streamlink/plugins/veetle.py
454${PYSITELIB}/streamlink/plugins/veetle.pyc 
455${PYSITELIB}/streamlink/plugins/veetle.pyo 
456${PYSITELIB}/streamlink/plugins/vgtv.py 497${PYSITELIB}/streamlink/plugins/vgtv.py
457${PYSITELIB}/streamlink/plugins/vgtv.pyc 
458${PYSITELIB}/streamlink/plugins/vgtv.pyo 
459${PYSITELIB}/streamlink/plugins/viagame.py 498${PYSITELIB}/streamlink/plugins/viagame.py
460${PYSITELIB}/streamlink/plugins/viagame.pyc 
461${PYSITELIB}/streamlink/plugins/viagame.pyo 
462${PYSITELIB}/streamlink/plugins/viasat.py 499${PYSITELIB}/streamlink/plugins/viasat.py
463${PYSITELIB}/streamlink/plugins/viasat.pyc 
464${PYSITELIB}/streamlink/plugins/viasat.pyo 
465${PYSITELIB}/streamlink/plugins/viasat_embed.py 500${PYSITELIB}/streamlink/plugins/viasat_embed.py
466${PYSITELIB}/streamlink/plugins/viasat_embed.pyc 
467${PYSITELIB}/streamlink/plugins/viasat_embed.pyo 
468${PYSITELIB}/streamlink/plugins/vidio.py 501${PYSITELIB}/streamlink/plugins/vidio.py
469${PYSITELIB}/streamlink/plugins/vidio.pyc 
470${PYSITELIB}/streamlink/plugins/vidio.pyo 
471${PYSITELIB}/streamlink/plugins/wattv.py 502${PYSITELIB}/streamlink/plugins/wattv.py
472${PYSITELIB}/streamlink/plugins/wattv.pyc 
473${PYSITELIB}/streamlink/plugins/wattv.pyo 
474${PYSITELIB}/streamlink/plugins/webtv.py 503${PYSITELIB}/streamlink/plugins/webtv.py
475${PYSITELIB}/streamlink/plugins/webtv.pyc 
476${PYSITELIB}/streamlink/plugins/webtv.pyo 
477${PYSITELIB}/streamlink/plugins/weeb.py 504${PYSITELIB}/streamlink/plugins/weeb.py
478${PYSITELIB}/streamlink/plugins/weeb.pyc 
479${PYSITELIB}/streamlink/plugins/weeb.pyo 
480${PYSITELIB}/streamlink/plugins/younow.py 505${PYSITELIB}/streamlink/plugins/younow.py
481${PYSITELIB}/streamlink/plugins/younow.pyc 
482${PYSITELIB}/streamlink/plugins/younow.pyo 
483${PYSITELIB}/streamlink/plugins/youtube.py 506${PYSITELIB}/streamlink/plugins/youtube.py
484${PYSITELIB}/streamlink/plugins/youtube.pyc 
485${PYSITELIB}/streamlink/plugins/youtube.pyo 
486${PYSITELIB}/streamlink/plugins/zdf_mediathek.py 507${PYSITELIB}/streamlink/plugins/zdf_mediathek.py
487${PYSITELIB}/streamlink/plugins/zdf_mediathek.pyc 
488${PYSITELIB}/streamlink/plugins/zdf_mediathek.pyo 
489${PYSITELIB}/streamlink/plugins/zhanqi.py 508${PYSITELIB}/streamlink/plugins/zhanqi.py
490${PYSITELIB}/streamlink/plugins/zhanqi.pyc 
491${PYSITELIB}/streamlink/plugins/zhanqi.pyo 
492${PYSITELIB}/streamlink/session.py 509${PYSITELIB}/streamlink/session.py
493${PYSITELIB}/streamlink/session.pyc 
494${PYSITELIB}/streamlink/session.pyo 
495${PYSITELIB}/streamlink/stream/__init__.py 510${PYSITELIB}/streamlink/stream/__init__.py
496${PYSITELIB}/streamlink/stream/__init__.pyc 
497${PYSITELIB}/streamlink/stream/__init__.pyo 511${PYSITELIB}/streamlink/stream/__init__.pyo
498${PYSITELIB}/streamlink/stream/akamaihd.py 512${PYSITELIB}/streamlink/stream/__init__.pyc
499${PYSITELIB}/streamlink/stream/akamaihd.pyc 
500${PYSITELIB}/streamlink/stream/akamaihd.pyo 513${PYSITELIB}/streamlink/stream/akamaihd.pyo
501${PYSITELIB}/streamlink/stream/ffmpegmux.py 514${PYSITELIB}/streamlink/stream/akamaihd.pyc
502${PYSITELIB}/streamlink/stream/ffmpegmux.pyc 
503${PYSITELIB}/streamlink/stream/ffmpegmux.pyo 515${PYSITELIB}/streamlink/stream/ffmpegmux.pyo
504${PYSITELIB}/streamlink/stream/flvconcat.py 516${PYSITELIB}/streamlink/stream/ffmpegmux.pyc
505${PYSITELIB}/streamlink/stream/flvconcat.pyc 
506${PYSITELIB}/streamlink/stream/flvconcat.pyo 517${PYSITELIB}/streamlink/stream/flvconcat.pyo
507${PYSITELIB}/streamlink/stream/hds.py 518${PYSITELIB}/streamlink/stream/flvconcat.pyc
508${PYSITELIB}/streamlink/stream/hds.pyc 
509${PYSITELIB}/streamlink/stream/hds.pyo 519${PYSITELIB}/streamlink/stream/hds.pyo
510${PYSITELIB}/streamlink/stream/hls.py 520${PYSITELIB}/streamlink/stream/hds.pyc
511${PYSITELIB}/streamlink/stream/hls.pyc 
512${PYSITELIB}/streamlink/stream/hls.pyo 521${PYSITELIB}/streamlink/stream/hls.pyo
513${PYSITELIB}/streamlink/stream/hls_playlist.py 522${PYSITELIB}/streamlink/stream/hls.pyc
514${PYSITELIB}/streamlink/stream/hls_playlist.pyc 
515${PYSITELIB}/streamlink/stream/hls_playlist.pyo 523${PYSITELIB}/streamlink/stream/hls_playlist.pyo
516${PYSITELIB}/streamlink/stream/http.py 524${PYSITELIB}/streamlink/stream/hls_playlist.pyc
517${PYSITELIB}/streamlink/stream/http.pyc 
518${PYSITELIB}/streamlink/stream/http.pyo 525${PYSITELIB}/streamlink/stream/http.pyo
519${PYSITELIB}/streamlink/stream/playlist.py 526${PYSITELIB}/streamlink/stream/http.pyc
520${PYSITELIB}/streamlink/stream/playlist.pyc 
521${PYSITELIB}/streamlink/stream/playlist.pyo 527${PYSITELIB}/streamlink/stream/playlist.pyo
522${PYSITELIB}/streamlink/stream/rtmpdump.py 528${PYSITELIB}/streamlink/stream/playlist.pyc
523${PYSITELIB}/streamlink/stream/rtmpdump.pyc 
524${PYSITELIB}/streamlink/stream/rtmpdump.pyo 529${PYSITELIB}/streamlink/stream/rtmpdump.pyo
525${PYSITELIB}/streamlink/stream/segmented.py 530${PYSITELIB}/streamlink/stream/rtmpdump.pyc
526${PYSITELIB}/streamlink/stream/segmented.pyc 
527${PYSITELIB}/streamlink/stream/segmented.pyo 531${PYSITELIB}/streamlink/stream/segmented.pyo
528${PYSITELIB}/streamlink/stream/stream.py 532${PYSITELIB}/streamlink/stream/segmented.pyc
529${PYSITELIB}/streamlink/stream/stream.pyc 
530${PYSITELIB}/streamlink/stream/stream.pyo 533${PYSITELIB}/streamlink/stream/stream.pyo
531${PYSITELIB}/streamlink/stream/streamprocess.py 534${PYSITELIB}/streamlink/stream/stream.pyc
532${PYSITELIB}/streamlink/stream/streamprocess.pyc 
533${PYSITELIB}/streamlink/stream/streamprocess.pyo 535${PYSITELIB}/streamlink/stream/streamprocess.pyo
534${PYSITELIB}/streamlink/stream/wrappers.py 536${PYSITELIB}/streamlink/stream/streamprocess.pyc
535${PYSITELIB}/streamlink/stream/wrappers.pyc 
536${PYSITELIB}/streamlink/stream/wrappers.pyo 537${PYSITELIB}/streamlink/stream/wrappers.pyo
 538${PYSITELIB}/streamlink/stream/wrappers.pyc
 539${PYSITELIB}/streamlink/stream/akamaihd.py
 540${PYSITELIB}/streamlink/stream/ffmpegmux.py
 541${PYSITELIB}/streamlink/stream/flvconcat.py
 542${PYSITELIB}/streamlink/stream/hds.py
 543${PYSITELIB}/streamlink/stream/hls.py
 544${PYSITELIB}/streamlink/stream/hls_playlist.py
 545${PYSITELIB}/streamlink/stream/http.py
 546${PYSITELIB}/streamlink/stream/playlist.py
 547${PYSITELIB}/streamlink/stream/rtmpdump.py
 548${PYSITELIB}/streamlink/stream/segmented.py
 549${PYSITELIB}/streamlink/stream/stream.py
 550${PYSITELIB}/streamlink/stream/streamprocess.py
 551${PYSITELIB}/streamlink/stream/wrappers.py
537${PYSITELIB}/streamlink/utils/__init__.py 552${PYSITELIB}/streamlink/utils/__init__.py
538${PYSITELIB}/streamlink/utils/__init__.pyc 
539${PYSITELIB}/streamlink/utils/__init__.pyo 553${PYSITELIB}/streamlink/utils/__init__.pyo
540${PYSITELIB}/streamlink/utils/named_pipe.py 554${PYSITELIB}/streamlink/utils/__init__.pyc
541${PYSITELIB}/streamlink/utils/named_pipe.pyc 555${PYSITELIB}/streamlink/utils/l10n.pyo
 556${PYSITELIB}/streamlink/utils/l10n.pyc
542${PYSITELIB}/streamlink/utils/named_pipe.pyo 557${PYSITELIB}/streamlink/utils/named_pipe.pyo
 558${PYSITELIB}/streamlink/utils/named_pipe.pyc
 559${PYSITELIB}/streamlink/utils/l10n.py
 560${PYSITELIB}/streamlink/utils/named_pipe.py
543${PYSITELIB}/streamlink_cli/__init__.py 561${PYSITELIB}/streamlink_cli/__init__.py
544${PYSITELIB}/streamlink_cli/__init__.pyc 
545${PYSITELIB}/streamlink_cli/__init__.pyo 562${PYSITELIB}/streamlink_cli/__init__.pyo
546${PYSITELIB}/streamlink_cli/argparser.py 563${PYSITELIB}/streamlink_cli/__init__.pyc
547${PYSITELIB}/streamlink_cli/argparser.pyc 
548${PYSITELIB}/streamlink_cli/argparser.pyo 564${PYSITELIB}/streamlink_cli/argparser.pyo
549${PYSITELIB}/streamlink_cli/compat.py 565${PYSITELIB}/streamlink_cli/argparser.pyc
550${PYSITELIB}/streamlink_cli/compat.pyc 
551${PYSITELIB}/streamlink_cli/compat.pyo 566${PYSITELIB}/streamlink_cli/compat.pyo
552${PYSITELIB}/streamlink_cli/console.py 567${PYSITELIB}/streamlink_cli/compat.pyc
553${PYSITELIB}/streamlink_cli/console.pyc 
554${PYSITELIB}/streamlink_cli/console.pyo 568${PYSITELIB}/streamlink_cli/console.pyo
555${PYSITELIB}/streamlink_cli/constants.py 569${PYSITELIB}/streamlink_cli/console.pyc
556${PYSITELIB}/streamlink_cli/constants.pyc 
557${PYSITELIB}/streamlink_cli/constants.pyo 570${PYSITELIB}/streamlink_cli/constants.pyo
558${PYSITELIB}/streamlink_cli/main.py 571${PYSITELIB}/streamlink_cli/constants.pyc
559${PYSITELIB}/streamlink_cli/main.pyc 
560${PYSITELIB}/streamlink_cli/main.pyo 572${PYSITELIB}/streamlink_cli/main.pyo
561${PYSITELIB}/streamlink_cli/output.py 573${PYSITELIB}/streamlink_cli/main.pyc
562${PYSITELIB}/streamlink_cli/output.pyc 
563${PYSITELIB}/streamlink_cli/output.pyo 574${PYSITELIB}/streamlink_cli/output.pyo
 575${PYSITELIB}/streamlink_cli/output.pyc
 576${PYSITELIB}/streamlink_cli/argparser.py
 577${PYSITELIB}/streamlink_cli/compat.py
 578${PYSITELIB}/streamlink_cli/console.py
 579${PYSITELIB}/streamlink_cli/constants.py
 580${PYSITELIB}/streamlink_cli/main.py
 581${PYSITELIB}/streamlink_cli/output.py
564${PYSITELIB}/streamlink_cli/utils/__init__.py 582${PYSITELIB}/streamlink_cli/utils/__init__.py
565${PYSITELIB}/streamlink_cli/utils/__init__.pyc 
566${PYSITELIB}/streamlink_cli/utils/__init__.pyo 583${PYSITELIB}/streamlink_cli/utils/__init__.pyo
567${PYSITELIB}/streamlink_cli/utils/http_server.py 584${PYSITELIB}/streamlink_cli/utils/__init__.pyc
568${PYSITELIB}/streamlink_cli/utils/http_server.pyc 
569${PYSITELIB}/streamlink_cli/utils/http_server.pyo 585${PYSITELIB}/streamlink_cli/utils/http_server.pyo
570${PYSITELIB}/streamlink_cli/utils/named_pipe.py 586${PYSITELIB}/streamlink_cli/utils/http_server.pyc
571${PYSITELIB}/streamlink_cli/utils/named_pipe.pyc 
572${PYSITELIB}/streamlink_cli/utils/named_pipe.pyo 587${PYSITELIB}/streamlink_cli/utils/named_pipe.pyo
573${PYSITELIB}/streamlink_cli/utils/player.py 588${PYSITELIB}/streamlink_cli/utils/named_pipe.pyc
574${PYSITELIB}/streamlink_cli/utils/player.pyc 
575${PYSITELIB}/streamlink_cli/utils/player.pyo 589${PYSITELIB}/streamlink_cli/utils/player.pyo
576${PYSITELIB}/streamlink_cli/utils/progress.py 590${PYSITELIB}/streamlink_cli/utils/player.pyc
577${PYSITELIB}/streamlink_cli/utils/progress.pyc 
578${PYSITELIB}/streamlink_cli/utils/progress.pyo 591${PYSITELIB}/streamlink_cli/utils/progress.pyo
579${PYSITELIB}/streamlink_cli/utils/stream.py 592${PYSITELIB}/streamlink_cli/utils/progress.pyc
580${PYSITELIB}/streamlink_cli/utils/stream.pyc 
581${PYSITELIB}/streamlink_cli/utils/stream.pyo 593${PYSITELIB}/streamlink_cli/utils/stream.pyo
 594${PYSITELIB}/streamlink_cli/utils/stream.pyc
 595${PYSITELIB}/streamlink_cli/utils/http_server.py
 596${PYSITELIB}/streamlink_cli/utils/named_pipe.py
 597${PYSITELIB}/streamlink_cli/utils/player.py
 598${PYSITELIB}/streamlink_cli/utils/progress.py
 599${PYSITELIB}/streamlink_cli/utils/stream.py

cvs diff -r1.5 -r1.6 pkgsrc/multimedia/streamlink/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/streamlink/distinfo 2017/01/30 01:56:15 1.5
+++ pkgsrc/multimedia/streamlink/distinfo 2017/02/25 02:51:43 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2017/01/30 01:56:15 maya Exp $ 1$NetBSD: distinfo,v 1.6 2017/02/25 02:51:43 maya Exp $
2 2
3SHA1 (streamlink-0.3.0.tar.gz) = f5e2956bf6df60cde91f3482cee75b9451081990 3SHA1 (streamlink-0.3.2.tar.gz) = faaf4e07441394cf6b14d27eaffd46eeabbd9972
4RMD160 (streamlink-0.3.0.tar.gz) = 37d64b8027ae0c3a7430764980042f9a88e2cf3b 4RMD160 (streamlink-0.3.2.tar.gz) = cd368e56a7c808dea930cdd32aa20801b2ac4008
5SHA512 (streamlink-0.3.0.tar.gz) = 3b1509b3e0d67ec7024ba691ab4a8aa078c306041d9098b2f5ab3884d3a837dc1ce7f602454835aec6ef36e03f5d9317b632e350f2160ae86aaff3d7a6863dc2 5SHA512 (streamlink-0.3.2.tar.gz) = 7de2aae1e9a6e3c81d0274d7ef68847ead166c6085dfc876a10d1c6715f2971195d9527e773ae6d4258f61db802bc3a9d837d346b6eae03c1275ecb58f464067
6Size (streamlink-0.3.0.tar.gz) = 30647556 bytes 6Size (streamlink-0.3.2.tar.gz) = 30660501 bytes