BurningSands70 / stremio-downloader

An application that allows downloading streams from Stremio.
256 stars 21 forks source link

Setting for "Transcode to Web" #8

Open BurningSands70 opened 5 years ago

BurningSands70 commented 5 years ago

A setting that when enabled will auto-transcode all downloading media to web supported media.

This would allow all downloaded items to be playable in the browser too.

For now I'll wait to see how many users even want this. As transcoding will create information inconsistency, (for example if you clicked a stream that says it has 200mb size, the transcoded file could have 800mb) and is not necessarily easy to implement (because we need to handle audio and video media separately), I'll leave this here to see how many users would even desire such a setting.