tim-peterson / videojs-playlist

A plugin to play multiple audio tracks or multiple videos.
Other
69 stars 49 forks source link

How to use content with query strings? #25

Open JoonasVaino opened 8 years ago

JoonasVaino commented 8 years ago

For media switching you use no file extensions. My problem is that i would like to use a timestamped Amazon links like e.g.

http://example.s3.amazonaws.com/audio/example-audio.mp3?AWSAccessKeyId=AIIKIG5CIXSVXTJBF6LA&Expires=1454071912&Signature=uV03o9PSNSm8CNvUabVJYX1EkHg%3D

any tips on how i could make this work?