Open
Conversation
|
还是不兼容mac的,没有创建目录 |
|
你的TikTokMulti.py 中的 self.cf.set("save", "url", ".\Download\")导致的 |
Author
|
额?不会吧...有没有打印出错误信息 |
这个PR解决了我一个issue中提到的拓展名异常问题 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1). 修改 路径为 './' 兼容 mac
2). 存储视频信息 描述,点赞,评论,以便 后期的数据二次加工
3). 优化以 视频描述作为 文件名称的时候 对于长文件名称以及 '\r\n' 非法进行处理
4). 添加GC
5). 空数据检测
一次性爬 2000+ 视频 不报异常