diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-01-08 00:05:09 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-01-08 00:05:11 +0100 |
commit | b4622a328b8a456dd64ef1e9bc5d388e00cb59a0 (patch) | |
tree | 68e0342afdf80bcc2f22da4e6f3346c22a86153b /youtube_dl/extractor/novamov.py | |
parent | 42e4fcf23aace61ec6bf486d79ed0b263f40b73b (diff) |
Use double quotes in error message (#2112)
On Windows, double quotes are required, because single quotes get served to youtube-dl. (Yes, cmd.exe is crazy like that).
On other system, both double and single quotes are fine, unless the string contains a dollar sign (then you need single quotes).
Since virtually no URLs contain dollar signs, double quotes should do.
Diffstat (limited to 'youtube_dl/extractor/novamov.py')
0 files changed, 0 insertions, 0 deletions