You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
downloader [downloader/rtmp] Generalize download messages and report time elapsed on finish 6 years ago
extractor [facebook] Add support for tahoe player videos (closes #15441) 6 years ago
postprocessor [postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnails 6 years ago
YoutubeDL.py Remove experimental mark for some options 6 years ago
__init__.py Improve geo bypass mechanism 6 years ago
__main__.py
aes.py Switch codebase to use compat_b64decode 6 years ago
cache.py
compat.py [compat] Mute some F821 under python 3 6 years ago
jsinterp.py [jsinterp] Fix typo and cleanup regexes (closes #13134) 7 years ago
options.py Remove experimental mark for some options 6 years ago
socks.py [socks] Report errors elegantly when credentails are required but missing 7 years ago
swfinterp.py
update.py Revert "Respect --prefer-insecure while updating (closes #15497)" 6 years ago
utils.py [openload] Improve ext extraction 6 years ago
version.py release 2018.05.30 6 years ago