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

Download from FB / IG Not Working #25624

Open
M3GABOY opened this issue Jun 11, 2020 · 6 comments
Open

Download from FB / IG Not Working #25624

M3GABOY opened this issue Jun 11, 2020 · 6 comments

Comments

@M3GABOY
Copy link

@M3GABOY M3GABOY commented Jun 11, 2020

Checklist

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

Verbose log

[debug] System config: []
[debug] User config: ['-o', '/data/data/com.termux/files/home/storage/downloads/%(extractor_key)s/%(uploader)s/%(title)s-%(id)s.%(ext)s']
[debug] Custom config: []
[debug] Command-line args: ['--get-id', 'https://m.facebook.com/1995989113962909/posts/2764918380403308/', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.06.06
[debug] Python version 3.8.3 (CPython) - Linux-4.4.205-18423627-aarch64-with-libc
[debug] exe versions: ffmpeg 4.2.3, ffprobe 4.2.3
[debug] Proxy map: {}
ERROR: Unable to extract video ids; 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.
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/extractor/facebook.py", line 472, in _real_extract
    self._search_regex(
  File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/youtube_dl/extractor/common.py", line 1005, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract video ids; 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.

Description

Download from Facebook / Instagram not working

@ajm339
Copy link

@ajm339 ajm339 commented Jun 11, 2020

I noticed this too. It was working fine now it isn't. Digging deeper I saw that Instagram Videos used to play on public profiles when you were not logged in, now they do not. I tried passing a cookies.txt file but started getting the issue in the screenshot attached.

Screen Shot 2020-06-11 at 9 21 28 AM

@ajm339
Copy link

@ajm339 ajm339 commented Jun 11, 2020

Actually sorry I just tried working with your video @M3GABOY and your video definitely works: youtube-dl 'https://www.facebook.com/watch/?v=1222245888122286'

@ajm339
Copy link

@ajm339 ajm339 commented Jun 11, 2020

What I did was copy and pasted https://m.facebook.com/1995989113962909/posts/2764918380403308/ in the browser and it did a redirect, then I used the redirected URL https://www.facebook.com/watch/?v=1222245888122286&_rdr and it was fine.

@AbdullahTrees
Copy link

@AbdullahTrees AbdullahTrees commented Jun 23, 2020

I have been having this issue too, where I can't download videos from Facebook, especially private ones, even when I input my credentials for logging in.

##25500

@dprski33
Copy link

@dprski33 dprski33 commented Jul 6, 2020

any update on this? It's been nearly a month

@dud1337
Copy link

@dud1337 dud1337 commented Aug 1, 2020

Also having this issue with Instagram. Perhaps due to:

Instagram Videos used to play on public profiles when you were not logged in, now they do not.

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
5 participants
You can’t perform that action at this time.