yt-dlc/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 [postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnails 2018-02-25 19:33:13 +07:00
YoutubeDL.py Remove experimental mark for some options 2018-05-19 23:53:24 +07:00
__init__.py Improve geo bypass mechanism 2018-05-02 07:20:59 +07:00
__main__.py
aes.py Switch codebase to use compat_b64decode 2018-01-23 22:23:12 +07:00
cache.py
compat.py [compat] Mute some F821 under python 3 2018-02-02 03:18:22 +07:00
jsinterp.py
options.py Remove experimental mark for some options 2018-05-19 23:53:24 +07:00
socks.py
swfinterp.py
update.py Revert "Respect --prefer-insecure while updating (closes #15497)" 2018-02-27 22:30:08 +07:00
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