aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/depositfiles.py
AgeCommit message (Collapse)Author
2014-03-10[depositfiles] Remove extractorPhilipp Hagemeister
This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search. Closes #1255
2013-11-03Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz
2013-06-23Move DepositFiles into its own IEPhilipp Hagemeister