v3.0.2
- fetching
get_video_infois now working again. Something had changed on YouTube's end to break it. https://github.com/Athlon1600/youtube-downloader/pull/120 - Added support for PHP 8 https://github.com/Athlon1600/youtube-downloader/pull/121
- Implemented a
consentCookiesmethod that allows bypassing cookies consent screen that gets shown to European IPs. https://github.com/Athlon1600/youtube-downloader/issues/125