summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/depositfiles.py
Commit message (Collapse)AuthorAgeFilesLines
* [depositfiles] Remove extractorPhilipp Hagemeister2014-03-101-60/+0
| | | | | 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
* Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz2013-11-031-1/+1
|
* Move DepositFiles into its own IEPhilipp Hagemeister2013-06-231-0/+60