xvideos: Normalize the URL or it will fail with some inputs.
authorRogério Brito <rbrito@ime.usp.br>
Tue, 18 Oct 2011 20:38:17 +0000 (18:38 -0200)
committerRogério Brito <rbrito@ime.usp.br>
Tue, 18 Oct 2011 20:38:17 +0000 (18:38 -0200)
commita1a8713aadd48e32f8c53a1d8e673a2fdd4b91bc
treee08a99ae5ddd2f6a9aa290e511c71002401650ce
parent6501a06d4641ffacfccd66d3de4ad5ab0f7db7fb
xvideos: Normalize the URL or it will fail with some inputs.

For instance, if we give it <www.xvideos.com/video1384059>, we would
end up passing that to urllib2, which would complain about an unknown
URL type.
youtube-dl