Class: Crawlora::SpotifyGroup
- Inherits:
-
Object
- Object
- Crawlora::SpotifyGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #album ⇒ Object
- #album_tracks ⇒ Object
- #albums_search ⇒ Object
- #artist ⇒ Object
- #artist_albums ⇒ Object
- #artist_playlists ⇒ Object
- #artist_related ⇒ Object
- #artists_search ⇒ Object
- #audiobook ⇒ Object
- #audiobook_chapters ⇒ Object
- #audiobooks_search ⇒ Object
- #chapter ⇒ Object
- #episodes_search ⇒ Object
- #featured_charts_by_country ⇒ Object
- #genre ⇒ Object
- #home ⇒ Object
-
#initialize ⇒ SpotifyGroup
constructor
A new instance of SpotifyGroup.
- #playlist ⇒ Object
- #playlists_search ⇒ Object
- #popular_by_country ⇒ Object
- #profile ⇒ Object
- #profile_followers ⇒ Object
- #profile_playlists ⇒ Object
- #profiles_search ⇒ Object
- #search ⇒ Object
- #section ⇒ Object
- #shows_search ⇒ Object
- #track ⇒ Object
- #track_recommended ⇒ Object
- #track_similar_albums ⇒ Object
- #tracks_search ⇒ Object
Constructor Details
#initialize ⇒ SpotifyGroup
Returns a new instance of SpotifyGroup.
914 |
# File 'sig/crawlora.rbs', line 914
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#album ⇒ Object
915 |
# File 'sig/crawlora.rbs', line 915
def album: (?uri: String, ?id: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#album_tracks ⇒ Object
916 |
# File 'sig/crawlora.rbs', line 916
def album_tracks: (?uri: String, ?id: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#albums_search ⇒ Object
917 |
# File 'sig/crawlora.rbs', line 917
def albums_search: (?q: String, ?offset: Integer, ?limit: Integer, ?number_of_top_results: Integer, ?include_audiobooks: bool, ?include_pre_releases: bool, ?include_album_pre_releases: bool, ?include_authors: bool, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist ⇒ Object
918 |
# File 'sig/crawlora.rbs', line 918
def artist: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_albums ⇒ Object
919 |
# File 'sig/crawlora.rbs', line 919
def artist_albums: (?uri: String, ?id: String, ?type: "album" | "single" | "compilation" | "appears_on" | "all", ?order: "date_desc" | "date_asc" | "name_asc" | "name_desc", ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_playlists ⇒ Object
920 |
# File 'sig/crawlora.rbs', line 920
def artist_playlists: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_related ⇒ Object
921 |
# File 'sig/crawlora.rbs', line 921
def artist_related: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artists_search ⇒ Object
922 |
# File 'sig/crawlora.rbs', line 922
def artists_search: (?q: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#audiobook ⇒ Object
923 |
# File 'sig/crawlora.rbs', line 923
def audiobook: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#audiobook_chapters ⇒ Object
924 |
# File 'sig/crawlora.rbs', line 924
def audiobook_chapters: (?uri: String, ?id: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#audiobooks_search ⇒ Object
925 |
# File 'sig/crawlora.rbs', line 925
def audiobooks_search: (?q: String, ?offset: Integer, ?limit: Integer, ?number_of_top_results: Integer, ?include_audiobooks: bool, ?include_pre_releases: bool, ?include_album_pre_releases: bool, ?include_authors: bool, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#chapter ⇒ Object
926 |
# File 'sig/crawlora.rbs', line 926
def chapter: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#episodes_search ⇒ Object
927 |
# File 'sig/crawlora.rbs', line 927
def episodes_search: (?q: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#featured_charts_by_country ⇒ Object
928 |
# File 'sig/crawlora.rbs', line 928
def featured_charts_by_country: (?country_code: String, ?content_id: "CHARTS" | "POPULAR_ALBUMS" | "POPULAR_ARTISTS" | "TRENDING_SONGS", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#genre ⇒ Object
929 |
# File 'sig/crawlora.rbs', line 929
def genre: (?uri: String, ?page_offset: Integer, ?page_limit: Integer, ?section_offset: Integer, ?section_limit: Integer, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#home ⇒ Object
930 |
# File 'sig/crawlora.rbs', line 930
def home: (?time_zone: String, ?sp_t: String, ?facet: String, ?section_items_limit: Integer, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#playlist ⇒ Object
931 |
# File 'sig/crawlora.rbs', line 931
def playlist: (?uri: String, ?id: String, ?offset: Integer, ?limit: Integer, ?enable_watch_feed_entrypoint: bool, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#playlists_search ⇒ Object
932 |
# File 'sig/crawlora.rbs', line 932
def playlists_search: (?q: String, ?offset: Integer, ?limit: Integer, ?number_of_top_results: Integer, ?include_audiobooks: bool, ?include_pre_releases: bool, ?include_album_pre_releases: bool, ?include_authors: bool, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#popular_by_country ⇒ Object
933 |
# File 'sig/crawlora.rbs', line 933
def popular_by_country: (?country_code: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile ⇒ Object
934 |
# File 'sig/crawlora.rbs', line 934
def profile: (?username: String, ?uri: String, ?url: String, ?playlist_limit: Integer, ?artist_limit: Integer, ?episode_limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile_followers ⇒ Object
935 |
# File 'sig/crawlora.rbs', line 935
def profile_followers: (?username: String, ?uri: String, ?url: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile_playlists ⇒ Object
936 |
# File 'sig/crawlora.rbs', line 936
def profile_playlists: (?username: String, ?uri: String, ?url: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profiles_search ⇒ Object
937 |
# File 'sig/crawlora.rbs', line 937
def profiles_search: (?q: String, ?offset: Integer, ?limit: Integer, ?number_of_top_results: Integer, ?include_audiobooks: bool, ?include_pre_releases: bool, ?include_album_pre_releases: bool, ?include_authors: bool, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
938 |
# File 'sig/crawlora.rbs', line 938
def search: (?q: String, ?offset: Integer, ?limit: Integer, ?number_of_top_results: Integer, ?include_audiobooks: bool, ?include_artist_has_concerts_field: bool, ?include_pre_releases: bool, ?include_album_pre_releases: bool, ?include_authors: bool, ?include_episode_content_ratings_v2: bool, ?is_prefix: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#section ⇒ Object
939 |
# File 'sig/crawlora.rbs', line 939
def section: (?uri: String, ?offset: Integer, ?limit: Integer, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#shows_search ⇒ Object
940 |
# File 'sig/crawlora.rbs', line 940
def shows_search: (?q: String, ?offset: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#track ⇒ Object
941 |
# File 'sig/crawlora.rbs', line 941
def track: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#track_recommended ⇒ Object
942 |
# File 'sig/crawlora.rbs', line 942
def track_recommended: (?uri: String, ?id: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#track_similar_albums ⇒ Object
943 |
# File 'sig/crawlora.rbs', line 943
def track_similar_albums: (?uri: String, ?id: String, ?limit: Integer, ?albums_only: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#tracks_search ⇒ Object
944 |
# File 'sig/crawlora.rbs', line 944
def tracks_search: (?q: String, ?offset: Integer, ?limit: Integer, ?number_of_top_results: Integer, ?include_audiobooks: bool, ?include_pre_releases: bool, ?include_album_pre_releases: bool, ?include_authors: bool, ?include_episode_content_ratings_v2: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|