fix: Don't call PlaylistArchiveStream parent constructor
Because it messes with the output buffer Fixes #215
This commit is contained in:
parent
7ab4c55550
commit
07261db27b
5 changed files with 537 additions and 202 deletions
|
@ -21,7 +21,7 @@
|
|||
"grunt-markdownlint": "~2.1.0",
|
||||
"grunt-phpcs": "~0.4.0",
|
||||
"grunt-phpdocumentor": "~0.4.1",
|
||||
"grunt-phpstan": "~0.1.0",
|
||||
"grunt-phpstan": "~0.2.0",
|
||||
"grunt-phpunit": "~0.3.6"
|
||||
},
|
||||
"homepage": "https://www.alltubedownload.net/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue