Bluegrams / YoutubeDLSharp

A simple .NET wrapper library for youtube-dl and yt-dlp
BSD 3-Clause "New" or "Revised" License
173 stars 30 forks source link

Support custom options #5

Closed TheMulti0 closed 3 years ago

TheMulti0 commented 3 years ago

Following #4, this PR implements the support of passing custom IOptions to YoutubeDl.

This PR includes the following changes:

TheMulti0 commented 3 years ago

Looks great! Thanks a lot for your contribution, really appreciate it!

Happy to help, please don't forget to update the package on NuGet! 😋