feat: Use ZIP files for playlist archives
It is more widely supported and could be later used for #194
This commit is contained in:
parent
226f1b8380
commit
e93ab7ed13
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
parameters:
|
||||
ignoreErrors:
|
||||
# The Archive constructor messes up the output buffering.
|
||||
- '#Alltube\\PlaylistArchiveStream::__construct\(\) does not call parent constructor from Barracuda\\ArchiveStream\\TarArchive\.#'
|
||||
- '#Alltube\\PlaylistArchiveStream::__construct\(\) does not call parent constructor from Barracuda\\ArchiveStream\\ZipArchive\.#'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue