mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-16 15:56:39 +00:00
592 B
592 B
Targets
When making an instance of the library using makeProviders(). It will immediately require choosing a target.
::alert{type="info"} A target is the device where the stream will be played on. Where the scraping is run has nothing to do with the target, only where the stream is finally played in the end is significant in choosing a target. ::
Possible targets
targets.BROWSERStream will be played in a browser with CORStargets.NATIVEStream will be played nativelytargets.ALLStream will be played on a device with no restrictions of any kind