Mithronn / rusty_ytdl

A Rust library for Youtube video searcher and downloader
https://docs.rs/rusty_ytdl
MIT License
104 stars 19 forks source link

Fix typo in VideoSearchOptions #3

Closed omeldar closed 1 year ago

omeldar commented 1 year ago

Change VideoSearchOptions::VideoAuido to VideoSearchOptions::VideoAudio

Mithronn commented 1 year ago

thanks for the PR. I will fix it with the next update