lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 484 forks source link

Allow stream_type to be passed and ensure stream_type is set properly for CAD files #3600

Open kauffj opened 2 years ago

kauffj commented 2 years ago
  1. Allow stream_type to be passed directly to override automatic detection.
  2. Test automatic detection of CAD files and ensure proper type is set, rather than just "binary".