brooktube

package module
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2024 License: MIT Imports: 2 Imported by: 0

README

 _                     _    _         _
| |                   | |  | |       | |
| |__  _ __ ___   ___ | | _| |_ _   _| |__   ___
| '_ \| '__/ _ \ / _ \| |/ / __| | | | '_ \ / _ \
| |_) | | | (_) | (_) |   <| |_| |_| | |_) |  __/
|_.__/|_|  \___/ \___/|_|\_\\__|\__,_|_.__/ \___|

Go Reference Go Report Card License

An unofficial YT Music scraper package made for Brook internals.

Checkout the scraper documentation here.

There are going to be somewhat like 6 parsers:

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidAlbumId           = errors.ErrInvalidAlbumId
	ErrInvalidAlbumBrowseId     = errors.ErrInvalidAlbumBrowseId
	ErrAlbumContentsNotFound    = errors.ErrAlbumContentsNotFound
	ErrCouldntGetAlbumBrowseId  = errors.ErrCouldntGetAlbumBrowseId
	ErrInvalidMediaId           = errors.ErrInvalidMediaId
	ErrInvalidPlaylistId        = errors.ErrInvalidPlaylistId
	ErrPlaylistContentsNotFound = errors.ErrPlaylistContentsNotFound
	ErrArtistContentNotFound    = errors.ErrArtistContentNotFound
	ErrLyricsContentNotFound    = errors.ErrLyricsContentNotFound
	ErrLyricsNotFound           = errors.ErrLyricsNotFound
	ErrInvalidContinuationToken = errors.ErrInvalidContinuationToken
	ErrSearchResultsNotFound    = errors.ErrSearchResultsNotFound
	ErrInvalidSearchCategory    = errors.ErrInvalidSearchCategory
)

Functions

func New added in v0.2.0

func New() *scraper

initialize a new [scraper] instance

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL