Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -2/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+3 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 1 | -21/+22 |
| | |||||
* | DownloadVimeoCom: Fixed regular expression. | Christopher | 2013-04-15 | 1 | -1/+1 |
| | |||||
* | DownloadVimeoCom: removed pattern for Dailymotion.com | Christopher | 2013-04-14 | 1 | -1/+1 |
| | | | | There is already a plugin for Dailymotion.com. | ||||
* | Wrote DownloadVimeoCom. | Christopher | 2013-04-14 | 1 | -0/+30 |
The website is used to get the download URL from Vimeo.com, Smotri.com, and Dailymotion.com. |