Skip to content
  • JPeg's avatar
    Zip: add a stream_filter and an access · bc72d967
    JPeg authored
    The stream_filter does the following job:
    [zip stream] -->filter--> [xspf playlist]
    
    The access is called zip or unzip and takes MRLs of the form:
    zip://[web-encoded-path]![file-in-zip]
    
    As there is some automatic web-form decoding of the MRL,
    the MRLs in the playlist generated by zipstream are encoded
    two times.
    bc72d967