Commit Graph

9 Commits (f8fb4a7ca8a65362ff3f82b67998744f08d5570d)

Author SHA1 Message Date
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.
Philipp Hagemeister b94744d157 [dropbox] Make sure ?dl=0 is ignore (Fixes )
Philipp Hagemeister f1f725c6a0 [dropbox] Fix title encoding on Python 2
Philipp Hagemeister 264a7044f5 [dropbox] Fix test and add support for spaces in filenames
pulpe 79629ec717 [dropbox] replace not working test
Philipp Hagemeister 4cf393bb4b [dropbox] Correct test case ()
Philipp Hagemeister ce4e242a6f [dropbox] PEP8 and simplify ()
sahutd 6b79f40c3d Added support for Dropbox
sahutd 8da531359e Added dropbox support. issue