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.
893 |
# File 'sig/crawlora.rbs', line 893
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#album ⇒ Object
894 |
# File 'sig/crawlora.rbs', line 894
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
895 |
# File 'sig/crawlora.rbs', line 895
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
896 |
# File 'sig/crawlora.rbs', line 896
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
897 |
# File 'sig/crawlora.rbs', line 897
def artist: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_albums ⇒ Object
898 |
# File 'sig/crawlora.rbs', line 898
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
899 |
# File 'sig/crawlora.rbs', line 899
def artist_playlists: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_related ⇒ Object
900 |
# File 'sig/crawlora.rbs', line 900
def artist_related: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artists_search ⇒ Object
901 |
# File 'sig/crawlora.rbs', line 901
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
902 |
# File 'sig/crawlora.rbs', line 902
def audiobook: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#audiobook_chapters ⇒ Object
903 |
# File 'sig/crawlora.rbs', line 903
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
904 |
# File 'sig/crawlora.rbs', line 904
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
905 |
# File 'sig/crawlora.rbs', line 905
def chapter: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#episodes_search ⇒ Object
906 |
# File 'sig/crawlora.rbs', line 906
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
907 |
# File 'sig/crawlora.rbs', line 907
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
908 |
# File 'sig/crawlora.rbs', line 908
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
909 |
# File 'sig/crawlora.rbs', line 909
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
910 |
# File 'sig/crawlora.rbs', line 910
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
911 |
# File 'sig/crawlora.rbs', line 911
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
912 |
# File 'sig/crawlora.rbs', line 912
def popular_by_country: (?country_code: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile ⇒ Object
913 |
# File 'sig/crawlora.rbs', line 913
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
914 |
# File 'sig/crawlora.rbs', line 914
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
915 |
# File 'sig/crawlora.rbs', line 915
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
916 |
# File 'sig/crawlora.rbs', line 916
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
917 |
# File 'sig/crawlora.rbs', line 917
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
918 |
# File 'sig/crawlora.rbs', line 918
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
919 |
# File 'sig/crawlora.rbs', line 919
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
920 |
# File 'sig/crawlora.rbs', line 920
def track: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#track_recommended ⇒ Object
921 |
# File 'sig/crawlora.rbs', line 921
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
922 |
# File 'sig/crawlora.rbs', line 922
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
923 |
# File 'sig/crawlora.rbs', line 923
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
|