I am trying to youtube-dl to get metadata information of some videos. It was working fine till dec 2020. Recently It started giving me this error "YouTube said: Unable to extract video data". What did i try?
- Update to latest youtube-dl: I did this everyday till dec 28
- I tried using command line and python library
- I used the option to remove cache directory (--rm-cache-dir)
- Use different VPNs and try downloading it.
youtube-dl https://www.youtube.com/watch?v=hT_nvWreIhg --skip-download --rm-cache-dir
They blocked it after i downloaded info for ~30k videos.
Can anyone tell me how youtube is detecting my machine and if there is a way to bypass it using youtube-dl