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.
863 |
# File 'sig/crawlora.rbs', line 863
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#album ⇒ Object
864 |
# File 'sig/crawlora.rbs', line 864
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
865 |
# File 'sig/crawlora.rbs', line 865
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
866 |
# File 'sig/crawlora.rbs', line 866
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
867 |
# File 'sig/crawlora.rbs', line 867
def artist: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_albums ⇒ Object
868 |
# File 'sig/crawlora.rbs', line 868
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
869 |
# File 'sig/crawlora.rbs', line 869
def artist_playlists: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artist_related ⇒ Object
870 |
# File 'sig/crawlora.rbs', line 870
def artist_related: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#artists_search ⇒ Object
871 |
# File 'sig/crawlora.rbs', line 871
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
872 |
# File 'sig/crawlora.rbs', line 872
def audiobook: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#audiobook_chapters ⇒ Object
873 |
# File 'sig/crawlora.rbs', line 873
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
874 |
# File 'sig/crawlora.rbs', line 874
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
875 |
# File 'sig/crawlora.rbs', line 875
def chapter: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#episodes_search ⇒ Object
876 |
# File 'sig/crawlora.rbs', line 876
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
877 |
# File 'sig/crawlora.rbs', line 877
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
878 |
# File 'sig/crawlora.rbs', line 878
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
879 |
# File 'sig/crawlora.rbs', line 879
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
880 |
# File 'sig/crawlora.rbs', line 880
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
881 |
# File 'sig/crawlora.rbs', line 881
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
882 |
# File 'sig/crawlora.rbs', line 882
def popular_by_country: (?country_code: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#profile ⇒ Object
883 |
# File 'sig/crawlora.rbs', line 883
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
884 |
# File 'sig/crawlora.rbs', line 884
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
885 |
# File 'sig/crawlora.rbs', line 885
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
886 |
# File 'sig/crawlora.rbs', line 886
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
887 |
# File 'sig/crawlora.rbs', line 887
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
888 |
# File 'sig/crawlora.rbs', line 888
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
889 |
# File 'sig/crawlora.rbs', line 889
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
890 |
# File 'sig/crawlora.rbs', line 890
def track: (?uri: String, ?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#track_recommended ⇒ Object
891 |
# File 'sig/crawlora.rbs', line 891
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
892 |
# File 'sig/crawlora.rbs', line 892
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
893 |
# File 'sig/crawlora.rbs', line 893
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
|