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

Validation Error for Video page #84

Open
toeybaa opened this issue Jan 17, 2024 · 1 comment
Open

Validation Error for Video page #84

toeybaa opened this issue Jan 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@toeybaa
Copy link

toeybaa commented Jan 17, 2024

By inputting the Tiktok Video URL into the code, some of them returned.
Not every URLs that I put will return this, some will work fine.

"1 validation error for VideoPage
itemInfo.itemStruct.video.subtitleInfos.0.Version
Input should be a valid integer, unable to parse string as an integer [type=int_parsing, input_value='1:ctrl', input_type=str]
For further information visit https://errors.pydantic.dev/2.1/v/int_parsing"

or this
itemInfo.itemStruct.video.subtitleInfos.1.Version
Input should be a valid integer, unable to parse string as an integer [type=int_parsing, input_value='1:llm', input_type=str]
For further information visit https://errors.pydantic.dev/2.1/v/int_parsing

Using version 0.2.4 but upgrading to 0.2.4post2 doesn't really change anything

@toeybaa toeybaa added the bug Something isn't working label Jan 17, 2024
@yanhong-zhao-ef
Copy link

same here

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

2 participants