dbvideostriketeam / wubloader

MIT License
14 stars 6 forks source link

downloader: local provider source with symlinks #388

Open VodBox opened 6 months ago

VodBox commented 6 months ago

To work with a local recording from OBS, requires that the output format is set to m3u8 + ts, and that the custom muxer settings includes hls_flags=+program_date_time. hls_list_size=0 will also ensure that OBS provides the full playlist and appends new segments without getting rid of old ones, which is useful for ensuring all segments are downloaded