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

Exception thrown when downloading a video from facebook #268

Open
takieddine12 opened this issue Mar 19, 2024 · 0 comments
Open

Exception thrown when downloading a video from facebook #268

takieddine12 opened this issue Mar 19, 2024 · 0 comments

Comments

@takieddine12
Copy link

Here is the logs for the error that it is thrown while trying to download videos from facebook

  • FATAL EXCEPTION: main
    Process: com.random.facebookviddownloader, PID: 7725

    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:503)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:860)
    Caused by: java.lang.reflect.InvocationTargetException
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:860) 
    Caused by: com.yausername.youtubedl_android.YoutubeDLException: ERROR: [facebook] 684342850486804: Cannot parse data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U

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

1 participant