1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-20 13:47:58 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jaime Marquínez Ferrándiz
18937a50a4 [dropbox] Fix the video url query (fixes )
Previously it would convert urls without a query into 'something.mp4&dl=1'
2014-10-01 23:19:56 +02:00
Jaime Marquínez Ferrándiz
7bd4b4229a [dropbox] Recognize 'https://www.dropbox.com/sh/*' urls (fixes )
And extract the title from the url last path component.
2014-09-21 13:42:08 +02:00
Philipp Hagemeister
b94744d157 [dropbox] Make sure ?dl=0 is ignore (Fixes ) 2014-08-28 14:00:55 +02:00
Philipp Hagemeister
f1f725c6a0 [dropbox] Fix title encoding on Python 2 2014-07-21 13:55:47 +02:00
Philipp Hagemeister
264a7044f5 [dropbox] Fix test and add support for spaces in filenames 2014-07-21 12:57:40 +02:00
pulpe
79629ec717 [dropbox] replace not working test 2014-02-11 17:27:36 +01:00
Philipp Hagemeister
4cf393bb4b [dropbox] Correct test case () 2014-01-19 06:16:40 +01:00
Philipp Hagemeister
ce4e242a6f [dropbox] PEP8 and simplify () 2014-01-19 06:14:24 +01:00
sahutd
6b79f40c3d Added support for Dropbox 2014-01-19 10:20:26 +05:30
sahutd
8da531359e Added dropbox support. issue 2014-01-18 20:45:53 +05:30