[utils] Remove sanitize_url_path_consecutive_slashes()
authorYen Chi Hsuan <yan12125@gmail.com>
Sat, 9 May 2015 09:37:39 +0000 (17:37 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sat, 9 May 2015 09:37:39 +0000 (17:37 +0800)
commitd39e0f05db226ef5691f5730d40da796aec6bac6
treea5d447d50a1a41405df5db48eb3ec975ae094185
parent6d14d08e062ff3d6e0fd17f04cb341099097902c
[utils] Remove sanitize_url_path_consecutive_slashes()

This function is used only in SohuIE, which is updated to use a new
extraction logic.
test/test_utils.py
youtube_dl/utils.py