Documentation
¶
Index ¶
- Constants
- func AbsCookiesFilename() string
- func AbsCoverDir() string
- func AbsDownloadPath(id, file string) string
- func AbsDownloadsDir() string
- func AbsMyBooksDetailsDir() string
- func AbsMyBooksFreshDir() string
- func AbsReduxDir() string
- func AnyTextProperties() []string
- func ChRoot(d string)
- func Pwd() string
- func ReduxProperties() []string
Constants ¶
View Source
const ( //reduced from the list MyBooksIdsProperty = "my-books-ids" HrefProperty = "href" // reduced from detail page TitleProperty = "title" AuthorsProperty = "authors" DescriptionProperty = "description" DownloadLinksProperty = "download-links" SequenceNameProperty = "sequence-name" SequenceNumberProperty = "sequence-number" DateReleasedProperty = "date-released" DateTranslatedProperty = "date-translated" DateCreatedProperty = "date-created" AgeRatingProperty = "age-rating" VolumeProperty = "volume" DurationProperty = "duration" ISBNPropertyProperty = "isbn" TranslatorsProperty = "translators" ReadersProperty = "readers" IllustratorsProperty = "illustrators" CopyrightHoldersProperty = "copyright-holders" ComposersProperty = "composers" AdapterProperty = "adapter" PerformersProperty = "performers" DirectorsProperty = "directors" SoundDirectorsProperty = "sound-directors" PublishersProperty = "publishers" TotalSizeProperty = "total-size" TotalPagesProperty = "total-pages" MissingDetailsIdsProperty = "missing-details-ids" BookTypeProperty = "book-type" GenresProperty = "genres" TagsProperty = "tags" // aggregate AnyTextProperty = "any-text" // sorting SortProperty = "sort" DescendingProperty = "desc" )
View Source
const (
CoverExt = ".jpg"
)
Variables ¶
This section is empty.
Functions ¶
func AbsCookiesFilename ¶
func AbsCookiesFilename() string
func AbsCoverDir ¶
func AbsCoverDir() string
func AbsDownloadPath ¶
func AbsDownloadsDir ¶
func AbsDownloadsDir() string
func AbsMyBooksDetailsDir ¶
func AbsMyBooksDetailsDir() string
func AbsMyBooksFreshDir ¶
func AbsMyBooksFreshDir() string
func AbsReduxDir ¶
func AbsReduxDir() string
func AnyTextProperties ¶ added in v0.1.22
func AnyTextProperties() []string
func ReduxProperties ¶
func ReduxProperties() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.