mirror of
https://github.com/streamlink/streamlink
synced 2024-11-14 01:04:54 +01:00
d2717041c8
* tests: improving test coverage * tests: improving test coverage of utils * tests: ensure that all the plugins can be loaded * tests: simple parse test for m3u8 * tests: mock tvplayer plugin requests * tests: use mock from unittest where available * test_hls_playlist: all strings are unicode * plugins.{ine,atresplayer}: fix bug in regex for py26
33 lines
261 B
Plaintext
33 lines
261 B
Plaintext
*.mo
|
|
*.egg-info
|
|
*.egg
|
|
*.EGG
|
|
*.EGG-INFO
|
|
bin
|
|
build
|
|
build-win32
|
|
develop-eggs
|
|
downloads
|
|
eggs
|
|
fake-eggs
|
|
parts
|
|
dist
|
|
.installed.cfg
|
|
.mr.developer.cfg
|
|
.hg
|
|
.bzr
|
|
.svn
|
|
*.pyc
|
|
*.pyo
|
|
*.tmp*
|
|
*.swp
|
|
docs/_build
|
|
include/
|
|
lib/
|
|
local/
|
|
share/
|
|
pip-selfcheck.json
|
|
|
|
# coverage
|
|
htmlcov
|