mech

package module
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2021 License: OSL-3.0 Imports: 7 Imported by: 11

README

Mech

I see him behind my lids in a bright grey shirt
I see him tripping running and falling, covered in dirt
I see a lot of these things lately I know
I know none of it is real

Blood Orange (2013)

Mechanize

https://pkg.go.dev/github.com/89z/mech

Sites

  1. Deezer
  2. MusicBrainz
  3. YouTube

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadRequest added in v1.24.9

func ReadRequest(r io.Reader) (*http.Request, error)

Types

type Node added in v1.11.6

type Node struct {
	*html.Node
	// contains filtered or unexported fields
}

func Parse added in v1.11.9

func Parse(r io.Reader) (*Node, error)

func (Node) Attr added in v1.11.6

func (n Node) Attr(key string) string

func (Node) ByAttr added in v1.11.7

func (n Node) ByAttr(key, val string) *Node

func (Node) ByTag added in v1.11.6

func (n Node) ByTag(tag string) *Node

keep source as is, return modified copy

func (*Node) Scan added in v1.12.0

func (n *Node) Scan() bool

this can modify the struct now, as we are working with a copy

func (Node) Text added in v1.11.6

func (n Node) Text() string

Directories

Path Synopsis
cmd
mech command
media command
youtube command
Deezer
Deezer
MusicBrainz
MusicBrainz
research
2021-06-09 command
2021-08-07 command
2021-08-08 command
YouTube
YouTube

Jump to

Keyboard shortcuts

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