[facebook] Add support for tahoe player videos (closes #15441)
authorNathan Rossi <nathan@nathanrossi.com>
Fri, 25 May 2018 16:34:22 +0000 (02:34 +1000)
committerSergey M․ <dstftw@gmail.com>
Fri, 1 Jun 2018 18:32:53 +0000 (01:32 +0700)
commit9d082e7cb81c63dc5c2e616cd7ca7237a5e0d642
tree74aa9b8387bdb192eca721cf0503ff55e704ef99
parentf20f636596aa4ec949360e7b05f6b9499e28c2a2
[facebook] Add support for tahoe player videos (closes #15441)

Specific videos appear to use a newer/different player, this requires a
second request for the video data as the initial request is missing the
specified data.

Additionally these videos have different page content for the uploader
value, which is stored in the `<meta property="og:title"...>` element of
the initial request.
youtube_dl/extractor/facebook.py