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.
623 |
# File 'sig/crawlora.rbs', line 623
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#name ⇒ Object
624 |
# File 'sig/crawlora.rbs', line 624
def name: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#name_awards ⇒ Object
625 |
# File 'sig/crawlora.rbs', line 625
def name_awards: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#name_credits ⇒ Object
626 |
# File 'sig/crawlora.rbs', line 626
def name_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
627 |
# File 'sig/crawlora.rbs', line 627
def search: (?query: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search_title ⇒ Object
628 |
# File 'sig/crawlora.rbs', line 628
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
629 |
# File 'sig/crawlora.rbs', line 629
def title: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_awards ⇒ Object
630 |
# File 'sig/crawlora.rbs', line 630
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
631 |
# File 'sig/crawlora.rbs', line 631
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
632 |
# File 'sig/crawlora.rbs', line 632
def title_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_episodes ⇒ Object
633 |
# File 'sig/crawlora.rbs', line 633
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
634 |
# File 'sig/crawlora.rbs', line 634
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
635 |
# File 'sig/crawlora.rbs', line 635
def title_goofs: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_keywords ⇒ Object
636 |
# File 'sig/crawlora.rbs', line 636
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
637 |
# File 'sig/crawlora.rbs', line 637
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
638 |
# File 'sig/crawlora.rbs', line 638
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
639 |
# File 'sig/crawlora.rbs', line 639
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
640 |
# File 'sig/crawlora.rbs', line 640
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
641 |
# File 'sig/crawlora.rbs', line 641
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
642 |
# File 'sig/crawlora.rbs', line 642
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
643 |
# File 'sig/crawlora.rbs', line 643
def title_trivia: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|