summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/VeohCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename SH flagsGravatar Walter Purcaro 2014-09-261-1/+1
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-15/+4
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-3/+3
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-1/+1
| | | | "OFFLINE_PATTERN"
* [VeohCom] Auto quality detectionGravatar Walter Purcaro 2014-07-051-11/+17
|
* New hoster: VeohComGravatar Walter Purcaro 2014-04-021-0/+56
Merges #572