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 download is not working #4488

Closed
shahzadakram opened this issue Dec 16, 2014 · 4 comments
Closed

facebook download is not working #4488

shahzadakram opened this issue Dec 16, 2014 · 4 comments

Comments

@shahzadakram
Copy link

@shahzadakram shahzadakram commented Dec 16, 2014

hello ,

facebook downloading is not wokring . is there any thing that i can do to get it work ?

Thanks

@phihag
Copy link
Contributor

@phihag phihag commented Dec 16, 2014

Sorry, it is impossible for us to help you when you don't provide any information (for what it's worth, facebook downloads are working just fine for me). Have a look at out bug reporting guidelines. In particular, please include the full output you get when you call youtube-dl with the -v option.

@HeliTeknik
Copy link

@HeliTeknik HeliTeknik commented Dec 29, 2014

Hi,

I have the same problem.

[root@server cron.hourly]# youtube-dl https://www.facebook.com/video.php?v=10152421441272599 -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['https://www.facebook.com/video.php?v=10152421441272599', '-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.27
[debug] Python version 2.6.6 - Linux-2.6.32-279.el6.x86_64-x86_64-with-centos-6.3-Final
[debug] exe versions: ffmpeg present, ffprobe present
[debug] Proxy map: {}
[facebook] 10152421441272599: Downloading webpage
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 19, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 355, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 345, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1117, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 553, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 240, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/facebook.py", line 152, in _real_extract
KeyError: u'video_duration'
[root@server cron.hourly]#

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 29, 2014

You are using an outdated version of youtube-dl. Refer to our FAQ if you have trouble updating.

@dstftw dstftw closed this Dec 29, 2014
@HeliTeknik
Copy link

@HeliTeknik HeliTeknik commented Dec 29, 2014

Thanks !

[root@server ~]# youtube-dl -U
Updating to version 2014.12.17.2 ...
Updated youtube-dl. Restart youtube-dl to use the new version.
[root@server ~]# youtube-dl http://www.facebook.com/video.php?v=10152421441272599 -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.facebook.com/video.php?v=10152421441272599', '-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.12.17.2
[debug] Python version 2.6.6 - Linux-2.6.32-279.el6.x86_64-x86_64-with-centos-6.3-Final
[debug] exe versions: ffmpeg git-2014-12-04-a32c3c2, ffprobe git-2014-12-04-a32c3c2
[debug] Proxy map: {}
[facebook] 10152421441272599: Downloading webpage
[debug] Invoking downloader on u'https://scontent-a.xx.fbcdn.net/hvideo-xfp1/v/t43.1792-2/10546435_10152421441782599_532099128_n.mp4?rl=3466&vabr=2311&oh=a64ff661a49c7a3c4c40e09f60f76fe8&oe=54A178F6'
[download] Destination: Tremendo donqueo!!!! Les quedo espectacular.-10152421441272599.mp4
[download] 100% of 4.14MiB in 00:00
[root@server ~]#

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