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 add subtitle support #22777

Closed
combat-entropy opened this issue Oct 20, 2019 · 2 comments
Closed

Facebook add subtitle support #22777

combat-entropy opened this issue Oct 20, 2019 · 2 comments

Comments

@combat-entropy
Copy link

@combat-entropy combat-entropy commented Oct 20, 2019

Checklist

  • I'm reporting a site feature request
  • I've verified that I'm running youtube-dl version 2019.10.16
  • I've searched the bugtracker for similar site feature requests including closed ones

Description

Facebook Watch originals like Limetown https://www.facebook.com/Limetown/videos/2106944929612019/ have subtitles (Facebook calls them captions) youtube-dl is currently unable to list/download them. For the linked video --list-subs returns:

youtube-dl.py -v --list-subs https://www.facebook.com/Limetown/videos/210
6944929612019/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--list-subs', 'https://www.facebook.com/Limet
own/videos/2106944929612019/']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2019.10.16
[debug] Python version 3.7.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg 4.2, ffprobe 4.2
[debug] Proxy map: {}
[facebook] 2106944929612019: Downloading webpage
2106944929612019 has no subtitles
@johnyoonh
Copy link

@johnyoonh johnyoonh commented Oct 26, 2019

@remitamine Tried it, but doesn't work:

youtube-dl -v --list-subs https://www.facebook.com/FacebookforDevelopers/videos/422572928569998/

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--list-subs', 'https://www.facebook.com/FacebookforDevelopers/videos/422572928569998/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.10.22
[debug] Python version 3.6.7 (CPython) - Linux-4.15.0-65-generic-x86_64-with-elementary-5.0-juno
[debug] exe versions: ffmpeg N-93460-g9ae8f3c, ffprobe N-93460-g9ae8f3c, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[facebook] 422572928569998: Downloading webpage
422572928569998 has no subtitles

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Oct 26, 2019

wait the next version:

python __main__.py --list-subs https://www.facebook.com/FacebookforDevelopers/videos/422572928569998/
[facebook] 422572928569998: Downloading webpage
Available subtitles for 422572928569998:
Language formats
en       srt
@ytdl-org ytdl-org locked as resolved and limited conversation to collaborators Oct 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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