soundcloud

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractSong

func ExtractSong(url string)

ExtractSong queries the SoundCloud api and receives a m3u8 file, then binds the segments received into a .mp3 file TODO: implement tests

func GetArtwork

func GetArtwork(data []byte) (string, []byte)

GetArtwork returns the song artwork url and image

func GetClientID

func GetClientID(data []byte) string

GetClientID returns a the new generated client_id when a request is made to SoundCloud's API TODO implment tests

func GetTitle

func GetTitle(data []byte) string

GetTitle returns title of the song TODO: implement tests

func Search(query string) string

Search returns the first URL on SoundCloud most similar to the user input TODO implment tests

Types

This section is empty.

Jump to

Keyboard shortcuts

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