jonataslaw / jonataslaw/VideoCompress
Videos with spaces in the name do not compress on iOS
Open
- Dominant language
- Swift
- Stars
- 262
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
Tested with the same video, one with spaces in the name, the other renamed to have no spaces. Poking around in the swift code, it looks like the spaces are being transformed into '%20's and then an error is thrown because the filesystem can't find the path?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.