-
-
Notifications
You must be signed in to change notification settings - Fork 123
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
Error parsing. #93
Comments
@yuradn Hi, these are probably new youtube formats with unknown itags. Research is required |
@yuradn Please, provide video link with such formats |
@sealedtx For example: https://www.youtube.com/watch?v=VslI_7VEhck. |
org.opentest4j.AssertionFailedError:
这是咋回事 |
VideoDetails videoDetails = parseVideoDetails(videoId, playerResponse); |
@372362092 you can open new issue and describe your problem there, in English please |
I don't know why my connection timeout is showing here |
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class com.github.kiulian.downloader.downloader.response.ResponseImpl and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) Hi, what is this problem |
@372362092 please open new issue and share code snippet which causes errors |
Code |
|
@372362092 this exception is not related to java-youtube-downloader sources, have a look https://stackoverflow.com/questions/41956692/could-not-initialize-plugin-interface-org-mockito-plugins-mockmaker |
After starting parsing video info, the following errors occur:
W/System.err: Error parsing format: unknown itag 597
W/System.err: Error parsing format: unknown itag 598
W/System.err: Error parsing format: unknown itag 599
W/System.err: Error parsing format: unknown itag 600
The text was updated successfully, but these errors were encountered: