serenity-rs / songbird

An async Rust library for the Discord voice API
ISC License
394 stars 116 forks source link

Youtube-dl AsRef #70

Closed clarity0 closed 3 years ago

clarity0 commented 3 years ago

Solves #57 Change youtube-dl functions to take uri: impl AsRef<str> Seems to be fine, also random change from formatting lol