19 Commits (master)

Author SHA1 Message Date
Remita Amine 78466fcab5 [shahid] add support for show pages(closes #7401) 6 years ago
Remita Amine 414e709405 [shahid] fix extraction(fixes #14448) 7 years ago
Remita Amine 3b4b66b50c [shahid] add support for authentication(closes #11091) 8 years ago
Remita Amine 41aa44259d [shahid] try to bypass geo restriction and extract more metadata(closes #10062) 8 years ago
Sergey M․ 19dbaeece3 Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes #8051
8 years ago
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes #8974
8 years ago
remitamine 2334762b03 [shahid] raise ExtractorError if the video is DRM protected 8 years ago
remitamine 5de5ab89b4 [shahid] change test ext 9 years ago
remitamine 1d67c96640 [shahid] fix api request url 9 years ago
Sergey M․ c576ef1e7c [shahid] Improve and simplify 9 years ago
remitamine 59e89e62d7 [shahid] add default fallbacks for extracting api vars 9 years ago
remitamine c29458f3ec [shahid] change the tests 9 years ago
remitamine 3be3c622dc [shahid] generic errors handling and check with flake8 9 years ago
remitamine dfaba1ab95 [shahid] fix variable name 9 years ago
remitamine a62fd1af27 [shahid] improve info extraction 9 years ago
remitamine 3c07a729a6 [shahid] don't fail on missing info 9 years ago
remitamine 84c0ed50a5 [shahid] fix backets closing 9 years ago
remitamine 02c126a7c2 [shahid] raise ExtractorError instead of warning 9 years ago
remitamine 114ed20e64 [shahid] Add new extractor 9 years ago