youtube-dl/youtube_dl
Nathan Rossi 9d082e7cb8
[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.
2018-06-02 01:32:53 +07:00
..
downloader [downloader/rtmp] Generalize download messages and report time elapsed on finish 2018-05-26 22:22:58 +07:00
extractor [facebook] Add support for tahoe player videos (closes #15441) 2018-06-02 01:32:53 +07:00
postprocessor
__init__.py Improve geo bypass mechanism 2018-05-02 07:20:59 +07:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Remove experimental mark for some options 2018-05-19 23:53:24 +07:00
socks.py
swfinterp.py
update.py
utils.py [openload] Improve ext extraction 2018-06-02 00:16:22 +07:00
version.py release 2018.05.30 2018-05-30 21:54:30 +07:00
YoutubeDL.py Remove experimental mark for some options 2018-05-19 23:53:24 +07:00