Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Something changed, extractor has failed! #225

Open
chubecode opened this issue May 30, 2022 · 1 comment
Open

Something changed, extractor has failed! #225

chubecode opened this issue May 30, 2022 · 1 comment

Comments

@chubecode
Copy link

I got an error for the first time I called extractorUrl()
It always return exception with this line of code
JSONObject ytPlayerResponse = new JSONObject(mat.group(1));
But when I try it again then it works as It should be.
After take a look deeply into html response.
I see some different between the first and second time json.
Seems youtube has change something.
Does anyone else got this error ?

@chubecode chubecode changed the title Something, extractor has failed! Something changed, extractor has failed! May 30, 2022
@chubecode
Copy link
Author

More detail:
After checked the pageHtml.
it's contains privateDoNotAccessOrElseSafeScriptWrappedValue tag.
throws exception when extractor try to get json string.

chubecode added a commit to chubecode/android-youtubeExtractor that referenced this issue May 31, 2022
set use cache = true will fix this issue HaarigerHarald#225
hijacker4163 added a commit to hijacker4163/android-youtubeExtractor that referenced this issue Jul 27, 2022
set use cache = true will fix this issue HaarigerHarald#225
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant