Search code examples
youtube-dl

gTEHbBBl_dY: YouTube said: Unable to extract video data


I tried getting a simple audio file using this chunk of code off the terminal:

 youtube-dl -f bestaudio https://youtu.be/gTEHbBBl_dY

it's the simplest yt-dl formula ever and here's what I got. [youtube] gTEHbBBl_dY: Downloading webpage

ERROR: gTEHbBBl_dY: YouTube said: Unable to extract video data

so yea...I saw a lot of answers on stack itself but none of them worked for me. pls help, I'm not a pro yet with homebrew tools.


Solution

  • Extract audio instead of -f to format it to bestaudio

    youtube-dl -x