longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.76k stars 963 forks source link

请问如何保存视频文件到App内 #746

Closed edwardlao closed 2 years ago

edwardlao commented 2 years ago

你好,在我的App选择视频后,如果将该视频保存到App中,请问是调用那个方法

longitachi commented 2 years ago

https://github.com/longitachi/ZLPhotoBrowser/blob/e344bd94ea2fcb6a60ac7dce830675cfe3626760/Sources/General/ZLVideoManager.swift#L153-L166

longitachi commented 2 years ago

4.3.6版本后建议使用这个方法 https://github.com/longitachi/ZLPhotoBrowser/blob/b651ee1483b91adfb8bebc3bdfa5fa870100365a/Sources/General/ZLPhotoManager.swift#L399-L412