twitter / vireo

Vireo is a lightweight and versatile video processing library written in C++11
MIT License
927 stars 111 forks source link

Use https instead of http in urls #27

Closed alanbato closed 5 years ago

alanbato commented 5 years ago

This PR changes every instance of an http url to its https version for security reasons.