Skip to content

schedules/dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package provides a dummy browser implementation including MediaSource Extensions, just sufficient to convince DASH and HLS downloader implementations they are running in a real browser.

Instead of being played as streamed, the data is written to disc.

It has been tested with dash.js and hls.js.