Git Product home page Git Product logo

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

harinikshan avatar harinikshan commented on June 17, 2024 1
Extraction failed. Please, report here: https://github.com/kotvertolet/youtube-jextractor/issues. Error details: Cannot extract youtube player config, videoId was: DFIJ0jB5IA4

from youtube-jextractor.

Comments (12)

antonyhaman avatar antonyhaman commented on June 17, 2024

@harinikshan I'm struggling to reproduce your issue, could you please tell me what API level did you used?

from youtube-jextractor.

harinikshan avatar harinikshan commented on June 17, 2024

IMG-20201204-WA0011
This is the phone specification details where I can't able to extract the youtube data api level 29 @kotvertolet

from youtube-jextractor.

harinikshan avatar harinikshan commented on June 17, 2024

I think redmi devices have the problems I have checked with redmi note 8 also same issue.@kotvertolet

from youtube-jextractor.

harinikshan avatar harinikshan commented on June 17, 2024

I checked another OnePlus device with android 10 version It working fine I think its not the api level issue it may the parsing the data issue. I think you are using some kind of pattern to find and trim the data with a regex (eg: ytplayer.config = ) I think the format is changing for some devices or missing out some format if you want I will share the raw youtube data for both working and not working devices with same video id. @kotvertolet even in emulator its not working.

from youtube-jextractor.

ki-erp avatar ki-erp commented on June 17, 2024

WhatsApp Image 2020-12-05 at 3 47 26 PM

We are facing the same issue, Admin please help ASAP.

from youtube-jextractor.

niteshfel avatar niteshfel commented on June 17, 2024

Error details: Cannot extract youtube player config, videoId was: IC7kXsnYCWk
Same issue with me

from youtube-jextractor.

graffiti75 avatar graffiti75 commented on June 17, 2024

I am also facing the same issue.

from youtube-jextractor.

niteshfel avatar niteshfel commented on June 17, 2024

@kotvertolet Any update on this issue?

from youtube-jextractor.

niteshfel avatar niteshfel commented on June 17, 2024

2020-12-18 10:53:19.716 12678-12848/com.tutorgrow.example W/System.err: 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: IC7kXsnYCWk 2020-12-18 10:53:19.717 12678-12848/com.tutorgrow.example W/System.err: at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.d(SourceFile:201) 2020-12-18 10:53:19.717 12678-12848/com.tutorgrow.example W/System.err: at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.e(SourceFile:178) 2020-12-18 10:53:19.717 12678-12848/com.tutorgrow.example W/System.err: at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.c(SourceFile:149) 2020-12-18 10:53:19.717 12678-12848/com.tutorgrow.example W/System.err: at com.github.kotvertolet.youtubejextractor.YoutubeJExtractor.extract(SourceFile:95) 2020-12-18 10:53:19.718 12678-12848/com.tutorgrow.example W/System.err: at com.fel.example.student.view.activity.batch.StudyMaterialDocumentsStudentActivity$o.a(SourceFile:803) 2020-12-18 10:53:19.718 12678-12848/com.tutorgrow.example W/System.err: at com.fel.example.student.view.activity.batch.StudyMaterialDocumentsStudentActivity$o.doInBackground(SourceFile:790) 2020-12-18 10:53:19.718 12678-12848/com.tutorgrow.example W/System.err: at android.os.AsyncTask$3.call(AsyncTask.java:378) 2020-12-18 10:53:19.718 12678-12848/com.tutorgrow.example W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:266) 2020-12-18 10:53:19.718 12678-12848/com.tutorgrow.example W/System.err: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289) 2020-12-18 10:53:19.718 12678-12848/com.tutorgrow.example W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 2020-12-18 10:53:19.719 12678-12848/com.tutorgrow.example W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 2020-12-18 10:53:19.719 12678-12848/com.tutorgrow.example W/System.err: at java.lang.Thread.run(Thread.java:919) 2020-12-18 10:53:19.727 12678-12776/com.tutorgrow.example D/EGL_emulation: eglMakeCurrent: 0xdd9c3900: ver 2 0 (tinfo 0xdd9ea170) 2020-12-18 10:53:19.795 12678-12691/com.tutorgrow.example I/torgrow.exampl: Background young concurrent copying GC freed 19169(1562KB) AllocSpace objects, 3(2360KB) LOS objects, 36% free, 6730KB/10MB, paused 1.314ms total 120.687ms 2020-12-18 10:53:19.831 12678-12776/com.tutorgrow.example D/EGL_emulation: eglMakeCurrent: 0xdd9c3900: ver 2 0 (tinfo 0xdd9ea170)

from youtube-jextractor.

tijot123 avatar tijot123 commented on June 17, 2024

i had done and added a pull request for the changes but he is not merging it

from youtube-jextractor.

antonyhaman avatar antonyhaman commented on June 17, 2024

@tijot123 Sorry for the delay, I had health issues, wasn't unable to support the library. I saw you made a lot of PR's, if you want to help me support the library I can give you the rights to do so.

from youtube-jextractor.

tijot123 avatar tijot123 commented on June 17, 2024

@kotvertolet no issues bro . take care .. now its working right..so will see afterwards

from youtube-jextractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.