Class: Crawlora::ImdbGroup
- Inherits:
-
Object
- Object
- Crawlora::ImdbGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
-
#initialize ⇒ ImdbGroup
constructor
A new instance of ImdbGroup.
- #name ⇒ Object
- #name_awards ⇒ Object
- #name_credits ⇒ Object
- #search ⇒ Object
- #search_title ⇒ Object
- #title ⇒ Object
- #title_awards ⇒ Object
- #title_company_credits ⇒ Object
- #title_credits ⇒ Object
- #title_episodes ⇒ Object
- #title_filming_locations ⇒ Object
- #title_goofs ⇒ Object
- #title_keywords ⇒ Object
- #title_parental_guide ⇒ Object
- #title_public_facts_analysis ⇒ Object
- #title_quotes ⇒ Object
- #title_release_info ⇒ Object
- #title_reviews ⇒ Object
- #title_technical_specs ⇒ Object
- #title_trivia ⇒ Object
Constructor Details
#initialize ⇒ ImdbGroup
Returns a new instance of ImdbGroup.
609 |
# File 'sig/crawlora.rbs', line 609
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#name ⇒ Object
610 |
# File 'sig/crawlora.rbs', line 610
def name: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#name_awards ⇒ Object
611 |
# File 'sig/crawlora.rbs', line 611
def name_awards: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#name_credits ⇒ Object
612 |
# File 'sig/crawlora.rbs', line 612
def name_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
613 |
# File 'sig/crawlora.rbs', line 613
def search: (?query: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search_title ⇒ Object
614 |
# File 'sig/crawlora.rbs', line 614
def search_title: (?title: String, ?title_type: String, ?genres: String, ?release_date_from: String, ?release_date_to: String, ?min_user_rating: Float, ?max_user_rating: Float, ?min_votes: Integer, ?max_votes: Integer, ?min_popularity: Integer, ?max_popularity: Integer, ?min_runtime: Integer, ?max_runtime: Integer, ?groups: String, ?keywords: String, ?companies: String, ?certificates: String, ?colors: String, ?countries: String, ?languages: String, ?sound_mixes: String, ?role: String, ?characters: String, ?plot: String, ?include_adult: bool, ?sort: String, ?sort_order: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title ⇒ Object
615 |
# File 'sig/crawlora.rbs', line 615
def title: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_awards ⇒ Object
616 |
# File 'sig/crawlora.rbs', line 616
def title_awards: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_company_credits ⇒ Object
617 |
# File 'sig/crawlora.rbs', line 617
def title_company_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_credits ⇒ Object
618 |
# File 'sig/crawlora.rbs', line 618
def title_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_episodes ⇒ Object
619 |
# File 'sig/crawlora.rbs', line 619
def title_episodes: (?id: String, ?url: String, ?season: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_filming_locations ⇒ Object
620 |
# File 'sig/crawlora.rbs', line 620
def title_filming_locations: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_goofs ⇒ Object
621 |
# File 'sig/crawlora.rbs', line 621
def title_goofs: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_keywords ⇒ Object
622 |
# File 'sig/crawlora.rbs', line 622
def title_keywords: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_parental_guide ⇒ Object
623 |
# File 'sig/crawlora.rbs', line 623
def title_parental_guide: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_public_facts_analysis ⇒ Object
624 |
# File 'sig/crawlora.rbs', line 624
def title_public_facts_analysis: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_quotes ⇒ Object
625 |
# File 'sig/crawlora.rbs', line 625
def title_quotes: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_release_info ⇒ Object
626 |
# File 'sig/crawlora.rbs', line 626
def title_release_info: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_reviews ⇒ Object
627 |
# File 'sig/crawlora.rbs', line 627
def title_reviews: (?id: String, ?url: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_technical_specs ⇒ Object
628 |
# File 'sig/crawlora.rbs', line 628
def title_technical_specs: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_trivia ⇒ Object
629 |
# File 'sig/crawlora.rbs', line 629
def title_trivia: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|