Commit Graph

2 Commits (0571ffda7dd12fc1067c0344f3ce4ce47b39edb0)

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 
remitamine e565cf6048 [nextmovie] Add new extractor