Results 21 issues of

# 异常反馈 建议仔细阅读 [README.md](https://github.com/JoeanAmier/TikTokDownloader/blob/master/README.md) 和 [Documentation](https://github.com/JoeanAmier/TikTokDownloader/wiki/Documentation) 了解项目使用方法和功能介绍,如果遇到无法解决的问题,可以创建 `issue` 寻求解决方案,或者 [加入群聊](https://github.com/JoeanAmier/TikTokDownloader/blob/master/docs/QQ%E7%BE%A4%E8%81%8A%E4%BA%8C%E7%BB%B4%E7%A0%81.png) 进行问题反馈。 建议在 `issue` 中提交以下信息: * 发生异常时程序的运行模式 * 发生异常时所用的链接 * 程序运行日志文件或部分日志内容 * 发生问题时的错误代码 * 程序源码的版本号 * Python 版本号 * 其他必要说明 #...

文档补充(docs)

**如果您使用 EXE 程序发生异常闪退,请参考本教程获取程序错误代码,并将错误代码以及闪退前正在进行的操作告知作者以便查找原因!** 1. **打开资源管理器,切换至项目文件夹,右键空白区域,打开终端;或者直接在地址栏输入 `cmd` 后按下回车键打开终端。** ![PixPin_2024-01-04_19-56-15](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/634f3d05-55d9-4d78-9405-96a031dda7c4) ![PixPin_2024-01-04_19-58-12](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/0ef3ded7-8f41-4abb-ae73-6637e0129ce4) 2. **在终端窗口输入 `.\main.exe` 或者 `main.exe`,按下回车键运行程序。** ![PixPin_2024-01-04_19-58-46](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/9bc9bfc6-a091-4f24-8d77-7eb1138a7977) 3. **重复先前发生闪退的操作,如果程序发生异常闪退,窗口不会关闭,可以复制或者查看错误信息。**

文档补充(docs)

![image](https://github.com/JasonBarnabe/greasyfork/assets/49263334/bd1edc1a-8d18-43b0-91f3-c5360b9a2f3c) Whenever I register an account, I will be prompted with these

- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [x] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). **Describe the bug** My program needs to display multiple...

Needs triage

- [x] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions. - [x] I can't find my issue in the [FAQ](https://github.com/Textualize/rich/blob/master/FAQ.md). **Describe the bug** My code is to loop through...

Needs triage

抖音网页版在不登录账号的情况下只能查看账号的部分发布作品,如需下载账号全部发布作品,请使用登录后的 Cookie! ![image](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/7f052ae4-de59-4a38-97a7-b98186449a83)

文档补充(docs)
适合新手(good first issue)
不会处理(wontfix)

我在文件 `service/kuaishou.py` 尝试执行以下代码: `KuaishouService.get_info('https://www.kuaishou.com/short-video/3xwz4s2cwj8dyda?authorId=3xz3sbjpewnmae2&streamSource=profile&area=profilexxnull')` 链接使用浏览器可以正常访问,但是通过代码解析总会失败,检查发现 `status_code` 是 404。

**如果您使用 EXE 程序发生异常闪退,请参考本教程获取程序错误代码,并将错误代码以及闪退前正在进行的操作告知作者以便查找原因!** 1. **打开资源管理器,切换至项目文件夹,右键空白区域,打开终端;或者直接在地址栏输入 `cmd` 后按下回车键打开终端。** ![PixPin_2024-01-04_19-56-15](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/634f3d05-55d9-4d78-9405-96a031dda7c4) ![PixPin_2024-01-04_19-58-12](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/0ef3ded7-8f41-4abb-ae73-6637e0129ce4) 2. **在终端窗口输入 `.\main.exe` 或者 `main.exe`,按下回车键运行程序。** ![PixPin_2024-01-04_19-58-46](https://github.com/JoeanAmier/TikTokDownloader/assets/49263334/9bc9bfc6-a091-4f24-8d77-7eb1138a7977) 3. **重复先前发生闪退的操作,如果程序发生异常闪退,窗口不会关闭,可以复制或者查看错误信息。**

文档补充(docs)

### Describe the bug My project is a crawler program. The program's lifecycle only creates a ClientSession object, and all requests are initiated using this object. However, some requests may...

bug

### Describe the feature I know Windows cannot read Safari browser cookies, but my project is cross platform. I want to display all browsers and let users choose the browser....