Faritor

Results 19 comments of Faritor

> [@faritor](https://github.com/faritor) `MAGIC_LINK_TOKEN_VALIDITY` is in hours — thanks for pointing that out. We've checked the docs and will update the clarification shortly. > > We're also aware of a timezone-related...

I think it's probably an issue with the expiration processing here. I set `MAGIC_LINK_TOKEN_VALIDITY` to 8640000 and I logged in successfully. after successfully logging in, I noticed this error line...

使用 PyCharm 2023.1.2 ```TikTokDownloader.py``` 文件中报红,我就合并上去了,重新复制了 master 的该文件,启动正常了,但是仍然报红

> `PyCharm 2023.3.3` 支持 `Python 3.12.2` 感谢耐心指导,我终于运行起来了,想请问下是否可以将 cookies 放在文件中进行读取的,我测试几个账号登录后产生的 cookies 都很长,终端中选择粘贴 cookies 都是被截断的,并且不能再进行其他操作,只能 ctrl + c 终止程序运行才可以 ![image](https://github.com/JoeanAmier/TikTokDownloader/assets/32325325/49a4d59d-5b5c-4240-9ea6-67accee07537) 并且我想尝试用 dockerfile 来让它支持容器化运行,但是怎么才能让运行后的选择命令进行默认初始化为 api 模式呢,感谢回复

> WebUI 模式也支持写入 Cookie。 感谢回复,很期待,是否可以考虑在 python main.py 是可以增加参数来选择启动模式,这种方式,如想 docker 启动的话,是不太好在启动过程中进行命令行回复选择的模式的

> 下个版本支持直接从浏览器读取 Cookie;配置文件有参数可以设置启动默认模式。 我按照文档中 setting.json 的 cookies 字段进行了初始化赋值,暂时可以使用了。感谢

> 如果会修改代码的话,也可以修改代码实现默认启动模式,修改难度不大。 我尝试下

通过修改启动代码,在 docker 中运行成功了,感谢大佬的奉献!!!

it would be even better if the instance name could be modified