Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-o required escaped characters #21145

Closed
RileSamurott opened this issue May 19, 2019 · 0 comments
Closed

-o required escaped characters #21145

RileSamurott opened this issue May 19, 2019 · 0 comments

Comments

@RileSamurott
Copy link

@RileSamurott RileSamurott commented May 19, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

Can someone please tell me which characters must be escaped when using the -o command to write to a specific path? I'm having a problem where, using Terminal, I can download to any path just fine, but using python3's subprocess to run youtube-dl returns
ERROR: fixed output name but more than one file to download

Judging from previous questions asked I suspect there are some characters in the path which need escaping, but I don't know which ones.

Just for reference, the path being sent to is
/Users/mewtwoswift/Desktop/Developer/AdSkipAudio/DOWNLOAD/Sonic_FanMix_-_Special_Stage_1.webm
Maybe the underscores? But I've never had to escape them before...

Using youtube-dl 2019.05.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.