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

Unable to extract OpenGraph title #25774

Open
mcloaked opened this issue Jun 24, 2020 · 1 comment
Open

Unable to extract OpenGraph title #25774

mcloaked opened this issue Jun 24, 2020 · 1 comment

Comments

@mcloaked
Copy link

Checklist

  • [x ] I'm reporting a broken site support
  • [ x] I've verified that I'm running youtube-dl version 2020.06.16.1
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [x ] I've searched the bugtracker for similar issues including closed ones

Verbose log

$ youtube-dl --verbose https://www.facebook.com/katusha.demidova/videos/10157480958142014/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.facebook.com/katusha.demidova/videos/10157480958142014/']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 3.8.3 (CPython) - Linux-5.7.5-arch1-1-x86_64-with-glibc2.2.5
[debug] exe versions: ffmpeg 4.2.3, ffprobe 4.2.3, rtmpdump 2.4
[debug] Proxy map: {}
[facebook] 10157480958142014: Downloading webpage
[facebook] 10157480958142014: Downloading webpage
[facebook] 10157480958142014: Downloading webpage
WARNING: unable to extract OpenGraph title; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
WARNING: unable to extract og:image; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://video-frx5-1.xx.fbcdn.net/v/t42.1790-29/10000000_1113222402384494_3982190267981305731_n.mp4?_nc_cat=109&_nc_sid=5aebc0&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfbGl2ZV9tZF9mcmFnXzJfdmlkZW8ifQ==&_nc_ohc=DjOv4UDcn18AX88QmKj&_nc_ht=video-frx5-1.xx&oh=0538f73bba44973e6feab23343a26ecb&oe=5EF35263'
[download] Destination: Facebook video #10157480958142014-10157480958142014.f267111777844929v.mp4
[download] 100% of 165.10MiB in 00:37
[debug] Invoking downloader on 'https://video-frx5-1.xx.fbcdn.net/v/t42.1790-29/10000000_2665739150420311_6132792364747588973_n.mp4?_nc_cat=110&_nc_sid=5aebc0&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfbGl2ZV9tZF9mcmFnXzJfYXVkaW8ifQ==&_nc_ohc=N--eFnrO_gUAX8NSBNx&_nc_ht=video-frx5-1.xx&oh=b990cf6db00aec958c196bba9c7322b8&oe=5EF35B6B'
[download] Destination: Facebook video #10157480958142014-10157480958142014.f714552495997051a.m4a
[download] 100% of 21.89MiB in 00:05
[ffmpeg] Merging formats into "Facebook video #10157480958142014-10157480958142014.mp4"
[debug] ffmpeg command line: ffmpeg -y -loglevel repeat+info -i 'file:Facebook video #10157480958142014-10157480958142014.f267111777844929v.mp4' -i 'file:Facebook video #10157480958142014-10157480958142014.f714552495997051a.m4a' -c copy -map 0:v:0 -map 1:a:0 'file:Facebook video #10157480958142014-10157480958142014.temp.mp4'
Deleting original file Facebook video #10157480958142014-10157480958142014.f267111777844929v.mp4 (pass -k to keep)
Deleting original file Facebook video #10157480958142014-10157480958142014.f714552495997051a.m4a (pass -k to keep)

Description

I was downloading a Facebook video - from a user and in a format that has worked perfectly for the past few months until this morning when the command asked me to report the issue here for being unable to extract the OpenGraph title and og:image

@abdullah2993
Copy link

Same here, having the same issue.

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