Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 有些链接无法解析? #467

Open
immyw opened this issue Aug 18, 2024 · 8 comments
Open

[BUG] 有些链接无法解析? #467

immyw opened this issue Aug 18, 2024 · 8 comments
Assignees
Labels
BUG Something isn't working

Comments

@immyw
Copy link

immyw commented Aug 18, 2024

发生错误的平台?

抖音

发生错误的端点?

如:API-V1/API-V2/Web APP

提交的输入值?

7.15 对了我买了18块钱的章鱼小丸子,结果章鱼搜掉了# 甜妹 # 09 https://v.douyin.com/irXxc3GY/ 复制此链接,打开抖音搜索,直接观看视频! 01/14 [email protected] AGV:/

是否有再次尝试?

是,发生错误后X时间后错误依旧存在。

你有查看本项目的自述文件或接口文档吗?
有,并且很确定该问题是程序导致的。

@immyw immyw added the BUG Something isn't working label Aug 18, 2024
@Evil0ctal
Copy link
Owner

你请求的是哪一个接口?有详细的复现过程吗?

@immyw
Copy link
Author

immyw commented Aug 19, 2024

@Evil0ctal
直接主頁 解析
試過 API 都不行
image
image

@immyw
Copy link
Author

immyw commented Aug 19, 2024

是不是不支持那种有动图,又有图片的抖音、?

@immyw
Copy link
Author

immyw commented Aug 19, 2024

应该是有人反馈的这种
#394

@Evil0ctal
Copy link
Owner

这个视频应该是被下架或者删除了:

https://v.douyin.com/irXxc3GY

@kiko923
Copy link

kiko923 commented Aug 20, 2024

这个视频应该是被下架或者删除了:

https://v.douyin.com/irXxc3GY

是那种多作品合为一个链接的那种就是打不开的 电脑会直接跳回抖音主页 手机上可以打开 我这边也收到过这样的反馈 就是基本上live pohoto的作品 还有多视频的作品 这个链接放手机上是可以打开的

@ikenxuan
Copy link

ikenxuan commented Aug 20, 2024

这个视频应该是被下架或者删除了:

https://v.douyin.com/irXxc3GY

实况图和普通图片合并在一起的图集作品是只有在移动端才能看得到的。
这个类链接第一次请求后会302到一个新的地址,这个地址也是一个302,需要捕获该地址中的路径参数:
image
箭头指出的就是aweme_id,移动端ua好像会请求相关接口。

@lifei6671
Copy link

https://v.douyin.com/ihAm74Sv/ 我也发现了,这类视频没办法解析成功。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants