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

Request: Full Character Support under Compliant Filesystems #6113

Open
effleurager opened this issue Jun 27, 2015 · 6 comments
Open

Request: Full Character Support under Compliant Filesystems #6113

effleurager opened this issue Jun 27, 2015 · 6 comments
Labels

Comments

@effleurager
Copy link
Contributor

@effleurager effleurager commented Jun 27, 2015

When downloading videos with characters typically unsupported under NTFS, and similarly handling file systems, titles of videos with characters like ? < > \ : * | " , have their contents replaced with safe characters - this handling can be disregarded on many non-Windows, except for the fringe cases of NUL and /, and may be desirable when cataloging videos with filenames true to their titles. Such change could be implemented via a flag, proposedly --original-title.

@dstftw dstftw added the request label Jun 27, 2015
@manrodriguezf
Copy link

@manrodriguezf manrodriguezf commented Jul 24, 2015

Why don't you handle that in your application? for example, save the original title somewhere (i.e dump the JSON info and get it from there) and save the file name and the original title as metadata (say a row in a table in a DB?). Hope that helps

@effleurager
Copy link
Contributor Author

@effleurager effleurager commented Jul 25, 2015

@manrodriguezf Is "your application" referring to a wrapper I should create, or youtube-dl?

@manrodriguezf
Copy link

@manrodriguezf manrodriguezf commented Jul 25, 2015

A wrapper that does those two things I mentioned. Regards

@manrodriguezf
Copy link

@manrodriguezf manrodriguezf commented Jul 28, 2015

@Athertonius any luck?

@effleurager
Copy link
Contributor Author

@effleurager effleurager commented Jul 29, 2015

@manrodriguezf I've been rather busy with University these past weeks, but I'll try something this weekend. 👍

@KarolS
Copy link

@KarolS KarolS commented Aug 14, 2015

I think this should not be on by default – Firefox does this by default, I dualboot, and now I have multiple video files with colons or question marks in their names that I cannot open on Windows.

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
4 participants
You can’t perform that action at this time.