aboutsummaryrefslogtreecommitdiff
path: root/modules/youtube.py
Commit message (Collapse)AuthorAgeFilesLines
* made set/channelset settings consistent.Gravatar jesopo2016-05-011-2/+2
|
* simpler boolean channel settingsGravatar Evelyn2016-04-101-3/+1
|
* added usage help to a lot of modules, added a verbose option to karma.py.Gravatar jesopo2016-04-061-1/+1
|
* added code to youtube.py to prevent a crash when a video has likes/dislikes ↵Gravatar jesopo2016-04-041-5/+8
| | | | disabled.
* tinkered with some modules and fixed a few bugs, also added the skeleton for ↵Gravatar jesopo2016-04-031-3/+3
| | | | the auto_mode.py module.
* fixed the frankly ridiculously wrong youtube url regex in youtube.py.Gravatar jesopo2016-03-311-1/+1
|
* added a "hashflag" to modules to stop modules being loaded that rely on a ↵Gravatar jesopo2016-03-301-0/+2
| | | | not-present config option.
* first commit.Gravatar jesopo2016-03-291-0/+105