@@ -129,7 +129,7 @@
preset
preset: string
@@ -139,7 +139,7 @@
snipped
snipped: boolean
@@ -149,7 +149,7 @@
url
url: string
diff --git a/docs/interfaces/_info_.user.html b/docs/interfaces/_info_.user.html
index 1573708..5e3df86 100644
--- a/docs/interfaces/_info_.user.html
+++ b/docs/interfaces/_info_.user.html
@@ -120,7 +120,7 @@
avatar_url
avatar_url: string
@@ -130,7 +130,7 @@
city
city: string
@@ -140,7 +140,7 @@
comments_count
comments_count: number
@@ -150,7 +150,7 @@
country_code
country_code: string
@@ -160,7 +160,7 @@
created_at
created_at: string
@@ -170,7 +170,7 @@
description
description: string
@@ -180,7 +180,7 @@
first_name
first_name: string
@@ -190,7 +190,7 @@
followers_count
followers_count: number
@@ -200,7 +200,7 @@
followings_count
followings_count: number
@@ -210,7 +210,7 @@
full_name
full_name: string
@@ -220,7 +220,7 @@
groups_count
groups_count: number
@@ -230,7 +230,7 @@
id
id: number
@@ -240,7 +240,7 @@
last_name
last_name: string
@@ -250,7 +250,7 @@
permalink_url
permalink_url: string
@@ -260,7 +260,7 @@
uri
uri: string
@@ -270,7 +270,7 @@
username
username: string
diff --git a/docs/modules/_index_.html b/docs/modules/_index_.html
index 90c3526..6865334 100644
--- a/docs/modules/_index_.html
+++ b/docs/modules/_index_.html
@@ -93,7 +93,7 @@
Const scdl
diff --git a/docs/modules/_info_.html b/docs/modules/_info_.html
index e9fb1f4..da8a76e 100644
--- a/docs/modules/_info_.html
+++ b/docs/modules/_info_.html
@@ -100,7 +100,7 @@
Const getTrackInfo
downloadFormat
filterMedia
getInfo
getSetInfo
getTrackInfoByID
isValidUrl
Returns string-
-
related
-- related(type: SoundcloudResource, id: number, limit: number, offset?: number, clientID?: string): Promise<{ collection: T[]; next_href: string; query_urn: string; variant: string }>
+ - related(id: number, limit: number, offset?: number, clientID?: string): Promise<{ collection: T[]; next_href: string; query_urn: string; variant: string }>
Finds related tracks/playlists/albums to the given track/playlist/album specified by ID
+Finds related tracks to the given track specified by ID
Parameters
--
-
-
-
-
-
-
@@ -486,7 +480,7 @@
-
@@ -499,7 +493,7 @@ -
-
-
diff --git a/docs/enums/_formats_.formats.html b/docs/enums/_formats_.formats.html
index 578e9ac..0e339d8 100644
--- a/docs/enums/_formats_.formats.html
+++ b/docs/enums/_formats_.formats.html
@@ -98,7 +98,7 @@
MP3: = "audio/mpeg"
@@ -108,7 +108,7 @@ OPUS: = "audio/ogg; codecs="opus""
diff --git a/docs/enums/_protocols_.streaming_protocols.html b/docs/enums/_protocols_.streaming_protocols.html
index f51db5e..9c5862e 100644
--- a/docs/enums/_protocols_.streaming_protocols.html
+++ b/docs/enums/_protocols_.streaming_protocols.html
@@ -98,7 +98,7 @@ HLS: = "hls"
@@ -108,7 +108,7 @@ PROGRESSIVE: = "progressive"
diff --git a/docs/interfaces/_filter_media_.filterpredicateobject.html b/docs/interfaces/_filter_media_.filterpredicateobject.html
index ea384fb..43f4ca6 100644
--- a/docs/interfaces/_filter_media_.filterpredicateobject.html
+++ b/docs/interfaces/_filter_media_.filterpredicateobject.html
@@ -99,7 +99,7 @@ format: FORMATS
@@ -109,7 +109,7 @@ protocol: STREAMING_PROTOCOLS
diff --git a/docs/interfaces/_info_.setinfo.html b/docs/interfaces/_info_.setinfo.html
index 2700a2d..abb0d90 100644
--- a/docs/interfaces/_info_.setinfo.html
+++ b/docs/interfaces/_info_.setinfo.html
@@ -136,7 +136,7 @@ artwork_url: string
@@ -146,7 +146,7 @@ created_at: string
@@ -156,7 +156,7 @@ description: string
@@ -166,7 +166,7 @@ display_date: string
@@ -176,7 +176,7 @@ duration: number
@@ -186,7 +186,7 @@ embeddable_by: string
@@ -196,7 +196,7 @@ genre: string
@@ -206,7 +206,7 @@ id: number
@@ -216,7 +216,7 @@ is_album: boolean
@@ -226,7 +226,7 @@ kind: string
@@ -236,7 +236,7 @@ label_name: string
@@ -246,7 +246,7 @@ last_modified: string
@@ -256,7 +256,7 @@ license: string
@@ -266,7 +266,7 @@ likes_count: number
@@ -276,7 +276,7 @@ managed_by_feeds: boolean
@@ -286,7 +286,7 @@ permalink: string
@@ -296,7 +296,7 @@ permalink_url: string
@@ -306,7 +306,7 @@ public: boolean
@@ -316,7 +316,7 @@ published_at: string
@@ -326,7 +326,7 @@
@@ -346,7 +346,7 @@ date: string
type: SoundcloudResource
-'tracks', 'people', 'albums', 'playlists'
-id: number
The ID of the resource
+The ID of the track
search
Parameters
type: SoundcloudResource | "all"
The type of resource, one of: 'tracks', 'people', 'albums', 'playlists', 'all'
+The type of resource, one of: 'tracks', 'users', 'albums', 'playlists', 'all'
MP3
OPUS
HLS
PROGRESSIVE
Optional format
Optional protocol
Optional artwork_url
created_at
Optional description
display_date
duration
embeddable_by
genre
id
is_album
kind
Optional label_name
last_modified
license
likes_count
managed_by_feeds
permalink
permalink_url
public
published_at
Optional purchase_title
purchase_title: string
@@ -336,7 +336,7 @@ url: string
Optional purchase_url
purchase_Optional release_date
release_reposts_count
Optional secret_token
secret_set_type
sharing
tag_list
track_count
tracks
uri
user
user_id
Optional artwork_url
Optional comment_countcomment_count: number
Optional commentable
Optional created_at
Optional description
Optional display_date
display_Optional download_count
download_count: number
@@ -208,7 +208,7 @@ downloadable: false
@@ -218,7 +218,7 @@ duration: number
@@ -228,7 +228,7 @@
Optional downloadable
Optional duration
Optional full_durationfull_duration: number
Optional genre
Optional has_downloads_has_downloads_left: boolean
id
kind
Optional label_name
Optional last_modifiedlast_modified: string