Commit Graph

3 Commits (97f34a48d72c5e55a584b7defc0dd00d2d9b416c)

Author SHA1 Message Date
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
Sergey M․ 4cf096a4a9 [ivideon] Add support for map bound URLs 10 years ago
Sergey M․ 2e02ecbccc [ivideon] Add extractor 10 years ago