Closed Shudouken closed 8 years ago
Can you watch it in browser in the first place?
Yes, it works in browser without problems
Works fine for me:
> youtube-dl https://www.facebook.com/myspass/videos/10153760344058119/ -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'https://www.facebook.com/myspass/videos/10153760344058119/', u'-v']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.12.18
[debug] Git HEAD: e462474
[debug] Python version 2.6.6 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
[facebook] 10153760344058119: Downloading webpage
[debug] Invoking downloader on u'https://video.xx.fbcdn.net/hvideo-xaf1/v/t42.1790-2/12415209_784485838344799_2103917530_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InFmXzQyNndfY3JmXzIzX21haW5fMy4wX3AxaGNtdjRfc2QifQ%3D%3D&oh=3e86af6cd1a59ca149e7b9b0273168fd&oe=5676B2D1'
[download] Resuming download at byte 130048
[download] Destination: Endlich - Elton im Interview! Dazu spielt Elton gegen Korinna (TV totals next ...-10153760344058119.mp4
[download] 0.8% of 31.16MiB at 290.62KiB/s ETA 01:48
ERROR: Interrupted by user
Is there any way to force a 2.* python version? Maybe that's the problem.
No, that's not a problem.
works fine for me as well. Also python3 is not a problem-
> python3 -m youtube_dl -v https://www.facebook.com/myspass/videos/10153760344058119/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://www.facebook.com/myspass/videos/10153760344058119/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.12.18
[debug] Git HEAD: c240ab6
[debug] Python version 3.4.3 - Linux-3.13.0-73-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: avconv 9.18-6, avprobe 9.18-6, ffmpeg 0.8.7-6, rtmpdump 2.4
[debug] Proxy map: {}
[facebook] 10153760344058119: Downloading webpage
[debug] Invoking downloader on 'https://video-cdg2-1.xx.fbcdn.net/hvideo-xaf1/v/t42.1790-2/12415209_784485838344799_2103917530_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InFmXzQyNndfY3JmXzIzX21haW5fMy4wX3AxaGNtdjRfc2QifQ%3D%3D&oh=51b23edc6fe0f355d518ef2f78fc533e&oe=567777B1'
[download] Destination: Endlich - Elton im Interview! Dazu spielt Elton gegen Korinna (TV totals next ...-10153760344058119.mp4
[download] 100% of 31.16MiB in 00:04
works for me now too with a newer version of youtube-dl, but I still don't know what the problem was.
I noticed that whenever a video on facebook was uploaded via live broadcast like this one it won't play even if the broadcast is over. Logging into facebook through youtube-dl didn't solve the issue.