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

Video id is not extracting #58

Closed
tijot123 opened this issue Dec 10, 2020 · 3 comments
Closed

Video id is not extracting #58

tijot123 opened this issue Dec 10, 2020 · 3 comments

Comments

@tijot123
Copy link

tijot123 commented Dec 10, 2020

Using 0.3.2 version
For Youtube Live

java.lang.RuntimeException:
at android.os.AsyncTask$3.done (AsyncTask.java:354)
at java.util.concurrent.FutureTask.finishCompletion (FutureTask.java:383)
at java.util.concurrent.FutureTask.setException (FutureTask.java:252)
at java.util.concurrent.FutureTask.run (FutureTask.java:271)
at android.os.AsyncTask$SerialExecutor$1.run (AsyncTask.java:245)
at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
at java.lang.Thread.run (Thread.java:764)
Caused by: java.lang.NullPointerException:
at com.github.kotvertolet.youtubejextractor.network.RequestExecutor.executeWithRetry (RequestExecutor.java:28)
at com.github.kotvertolet.youtubejextractor.network.RequestExecutor.executeWithRetry (RequestExecutor.java:26)
at com.github.kotvertolet.youtubejextractor.network.RequestExecutor.executeWithRetry (RequestExecutor.java:26)
at com.github.kotvertolet.youtubejextractor.network.YoutubeNetwork.getYoutubeVideoPage (YoutubeNetwork.java:51)
at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.extractYoutubeVideoData (YoutubeJExtractor.java:160)
at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.extractAndPrepareVideoData (YoutubeJExtractor.java:147)
at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.extract (YoutubeJExtractor.java:83)
at com.smsolutions.aradana.VideoPlayActivity.extractVideoLinkFromYoutubeLiveStream (VideoPlayActivity.java:108)
at com.smsolutions.aradana.VideoPlayActivity.access$000 (VideoPlayActivity.java:30)
at com.smsolutions.aradana.VideoPlayActivity$ExtractLiveData.doInBackground (VideoPlayActivity.java:75)
at com.smsolutions.aradana.VideoPlayActivity$ExtractLiveData.doInBackground (VideoPlayActivity.java:64)
at android.os.AsyncTask$2.call (AsyncTask.java:333)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)

@ki-erp
Copy link

ki-erp commented Dec 10, 2020

Extraction failed. Please, report here: https://github.com/kotvertolet/youtube-jextractor/issues. Error details: Cannot extract youtube player config, videoId was: kcoisguyvEA

Version 0.3.3 all version Checked.

The same error occurs in every Android OS Version, Admin I Think you need to do some changes, or advise us of any other Library with the same functionality,

Deeply Request.

@tijot123
Copy link
Author

com.github.kotvertolet.youtubejextractor.exception.ExtractionException: Extraction failed. Please, report here: https://github.com/kotvertolet/youtube-jextractor/issues. Error details: Cannot extract youtube player config, videoId was: GECjnwRynVM

Exact Message

@tijot123
Copy link
Author

Thanks it is working again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants