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

"Slugified" file names #16607

Closed
bjourne opened this issue Jun 1, 2018 · 1 comment
Closed

"Slugified" file names #16607

bjourne opened this issue Jun 1, 2018 · 1 comment

Comments

@bjourne
Copy link

@bjourne bjourne commented Jun 1, 2018

I don't know what the proper term for the feature I want is. Essentially, if I download this file: https://www.youtube.com/watch?v=Boo6SmgmHuM I want the filename to be all lower case and with all spaces replaced by underscores. Like this: "create_an_artificial_neural_network_with_keras.mp4" Reason being that filenames containing spaces are annoying to deal with in the unix shell. I didn't find an existing output format specifier for that.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 1, 2018

--restrict-filenames.

@dstftw dstftw closed this Jun 1, 2018
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.