mifi / editly

Slick, declarative command line video editing & API
MIT License
4.64k stars 295 forks source link

allowRemoteRequests now works with audio #190

Closed lucemia closed 2 years ago

lucemia commented 2 years ago

I found out allowRemoteRequests options not work with audio currently.

https://github.com/mifi/editly/blob/9a19a890b0fa19642ed95ae51322499ade71d230/parseConfig.js#L21-L24

Is there any specific reason for that? if not, I opened a PR

Thanks for the great project.

mifi commented 2 years ago

fixed by #189 - thanks