Ricecooker tests are failing due to YouTube errors
Errors and logs
WARNING ERROR: [youtube] zzJLYK893gQ: Sign in to confirm you’re not a bot. This helps protect our community. Learn more
ERROR ==> [YouTubeTypes.YOUTUBE_VIDEO (test-video)] Failed to extract YouTube info
Expected behavior
ricecooker tests should pass
User-facing consequences
Chef scripts using YouTube links will need an account to sign in before retrieving the content
The issue here is specific to the IPs allocated to github actions. The proper solution here is to mock yt-dlp in our tests rather than actually trying to download from the live site
Observed behavior
Ricecooker tests are failing due to YouTube errors
Errors and logs
Expected behavior
ricecooker tests should pass
User-facing consequences
Chef scripts using YouTube links will need an account to sign in before retrieving the content