Youtube-dl doesnt work in fish shell

Hey,
I get this error

youtube-dl -F https://www.youtube.com/watch?v=dQw4w9WgXcQ
fish: No matches for wildcard “https://www.youtube.com/watch?v=dQw4w9WgXcQ”. See `help expand`.
youtube-dl -F https://www.youtube.com/watch?v=dQw4w9WgXcQ
              ^

I tried using the bash shell and it works fine with that. Anyone knows how to fix it? Thank you :slight_smile:

youtube-dl -F "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
6 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.