Jense5 / mp3-downloader

Command line tool to download mp3 files with metadata
MIT License
9 stars 2 forks source link

Parse error when using quote in query #4

Closed haveneersrobin closed 8 years ago

haveneersrobin commented 8 years ago

Example download we don't have to take our clothes off whipped cream remix (enter here to start downloading results in "dquote" such as below) dquote>

Jense5 commented 8 years ago

You should escape the quote. This is the terminal that causes this. I can't fix this.

haveneersrobin commented 8 years ago

I assumed that that would be the case