gfabiano
f824539760
[npr] Fix m3u8 extraction
2017-06-23 17:35:01 +02:00
gfabiano
b97e947558
[npr] Requested fixes
2017-06-21 23:19:02 +02:00
gfabiano
24ce9e5f51
[npr] Add new extractor
2017-06-21 01:59:45 +02:00
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
2016-03-26 01:46:57 +06:00
Sergey M․
5886b38d73
Add support for https for all extractors as preventive and future-proof measure
2016-03-21 21:36:32 +06:00
Sergey M․
51d3045de2
[npr] Fix extractor ( Closes #7218 )
2016-01-07 01:57:36 +06:00
kaspi
76048b23e8
[npr] Add extractor
...
removed md5 from _TEST
moved from xml data to json
test
changed _TEST url to one that will not expire, so tests would not be failing
2016-01-07 01:55:55 +06:00