I use to download EAC videos for testing using this command line -
youtube-dl -f bestvideo[ext=mp4] --user-agent '' <youtube_url>
But now when I am running it, it gives an error message saying -
YouTube said: Unable to extract video data
Please help!