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

Symbols are replaced with underlines #13803

Closed
ghost opened this issue Aug 1, 2017 · 1 comment
Closed

Symbols are replaced with underlines #13803

ghost opened this issue Aug 1, 2017 · 1 comment
Labels

Comments

@ghost
Copy link

@ghost ghost commented Aug 1, 2017

  • I've verified and I assure that I'm running youtube-dl 2017.07.30.1
  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Other

I've noticed that every symbol ( e.g. (xyz) -> xyz ) are replaced but i don't using the option --restricted-filename. Thats my command that I use:

youtube-dl -o '/var/www/ytdl/downloads/%(title)s.%(ext)s' --format 'bestaudio[ext=m4a]' --default-search 'ytsearch' --prefer-ffmpeg -x --embed-thumbnail --metadata-from-title '%(artist)s - %(title)s' --add-metadata --audio-format m4a --audio-quality 0 "link"

So why does youtube-dl replace these characters?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Aug 2, 2017

Carefully read new issue template and provide all requested information.

@dstftw dstftw closed this Aug 2, 2017
@dstftw dstftw added the incomplete label Aug 2, 2017
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
1 participant
You can’t perform that action at this time.