[dropbox] Fix the video url query (fixes #3868)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 1 Oct 2014 21:09:25 +0000 (23:09 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 1 Oct 2014 21:19:56 +0000 (23:19 +0200)
commit18937a50a4d453d48b018b9e68f40cd6d0959e31
treec1782214fee59766d95fd3528f066c29f441b855
parent9e77c60c9ad83c70e0f943404507fb2d2486113a
[dropbox] Fix the video url query (fixes #3868)

Previously it would convert urls without a query into 'something.mp4&dl=1'
youtube_dl/extractor/dropbox.py