v2.0.0
[2.0.0] - 2022-07-20
Fixed
- Added exception for when yt-dlp is missing locally
Changed
- BREAKING CHANGE: Changed type
YoutubeVideoFormat.Fps
fromint
tofloat
.- This is needed since youtube-dl started returning decimal numbers for frame rate, causing deserialization errors.