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

facebook video parsing issue #16695

Closed
halpz opened this issue Jun 11, 2018 · 1 comment
Closed

facebook video parsing issue #16695

halpz opened this issue Jun 11, 2018 · 1 comment
Labels

Comments

@halpz
Copy link

@halpz halpz commented Jun 11, 2018

  • [ x] I've verified and I assure that I'm running youtube-dl 2018.06.11
  • [x ] At least skimmed through the README, most notably the FAQ and BUGS sections
  • [x ] Searched the bugtracker for similar issues including closed ones
  • [x ] Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • [x ] Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other
Bittorrent-Bastard:~ Paul$ youtube-dl https://www.facebook.com/AncestralTomb/videos/1692837340799447 --verbose
[debug] System config: [u'--no-check-certificate', u'-o', u'~/Downloads/%(title)s.%(ext)s', u'-f', u'bestvideo+bestaudio/best', u'--write-sub', u'--sub-format', u'srt/vtt/best', u'--sub-lang', u'en', u'--prefer-ffmpeg', u'--netrc']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://www.facebook.com/AncestralTomb/videos/1692837340799447', u'--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.06.11
[debug] Python version 2.7.10 (CPython) - Darwin-17.5.0-x86_64-i386-64bit
[debug] exe versions: avconv 12.3, avprobe 12.3, ffmpeg 4.0, ffprobe 4.0, rtmpdump 2.4
[debug] Proxy map: {}
[facebook] Downloading login page
[facebook] Logging in
[facebook] 1692837340799447: Downloading webpage
[facebook] 1692837340799447: Downloading webpage
[facebook] 1692837340799447: Downloading webpage
ERROR: Cannot parse data; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 500, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/facebook.py", line 462, in _real_extract
    video_id, fatal_if_no_video=True)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/facebook.py", line 376, in _extract_from_url
    raise ExtractorError('Cannot parse data')
ExtractorError: Cannot parse data; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Description of your issue, suggested solution and other information

Can't download facebook video

@dstftw dstftw closed this Jun 11, 2018
@dstftw dstftw added the duplicate label Jun 11, 2018
@halpz
Copy link
Author

@halpz halpz commented Jun 28, 2018

can you point me to the duplicate question please, the issue still remains

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.