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
9 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
9 years ago
remitamine
2334762b03
[shahid] raise ExtractorError if the video is DRM protected
9 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