Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Parse restricted characters before saving to file #41

Closed
trung674 opened this issue Dec 6, 2017 · 1 comment
Closed

Parse restricted characters before saving to file #41

trung674 opened this issue Dec 6, 2017 · 1 comment

Comments

@trung674
Copy link

trung674 commented Dec 6, 2017

Hi,

When I download video 043 App - Is It Prime? in Swift 4 Deep Dive from the course Complete IOS11 Development Course, the script crashed. On Window, the following characters \ / : * ? " < > | cannot be used in filename so I guess the character ? in the video name is the cause.

I wonder if we could parse those characters into ASCII strings (or something else) before saving to disk?

Thanks

@r0oth3x49
Copy link
Owner

r0oth3x49 commented Dec 6, 2017

@trung674 are you using the latest script because it already contain a fix for this. have a look at #29

@r0oth3x49 r0oth3x49 added the duplicate This issue or pull request already exists label Dec 8, 2017
@r0oth3x49 r0oth3x49 added duplicate & already fixed and removed duplicate This issue or pull request already exists labels Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants