Enumerator classes

the Enumerators are options of some Luscious class methods

class luscious.albumTypeOptions(value)

Used as albumType for album search queries

All = 'All'
Manga = 'Manga'
Pictures = 'Pictures'
class luscious.contentTypeOptions(value)

used as contentType in video and album search queries

All = 0
Hentai = 2
NonErotic = 5
RealPeople = 6