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.
531 |
# File 'sig/crawlora.rbs', line 531
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#name ⇒ Object
532 |
# File 'sig/crawlora.rbs', line 532
def name: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#name_awards ⇒ Object
533 |
# File 'sig/crawlora.rbs', line 533
def name_awards: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#name_credits ⇒ Object
534 |
# File 'sig/crawlora.rbs', line 534
def name_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
535 |
# File 'sig/crawlora.rbs', line 535
def search: (?query: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search_title ⇒ Object
536 |
# File 'sig/crawlora.rbs', line 536
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
537 |
# File 'sig/crawlora.rbs', line 537
def title: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_awards ⇒ Object
538 |
# File 'sig/crawlora.rbs', line 538
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
539 |
# File 'sig/crawlora.rbs', line 539
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
540 |
# File 'sig/crawlora.rbs', line 540
def title_credits: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_episodes ⇒ Object
541 |
# File 'sig/crawlora.rbs', line 541
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
542 |
# File 'sig/crawlora.rbs', line 542
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
543 |
# File 'sig/crawlora.rbs', line 543
def title_goofs: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#title_keywords ⇒ Object
544 |
# File 'sig/crawlora.rbs', line 544
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
545 |
# File 'sig/crawlora.rbs', line 545
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
546 |
# File 'sig/crawlora.rbs', line 546
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
547 |
# File 'sig/crawlora.rbs', line 547
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
548 |
# File 'sig/crawlora.rbs', line 548
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
549 |
# File 'sig/crawlora.rbs', line 549
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
550 |
# File 'sig/crawlora.rbs', line 550
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
551 |
# File 'sig/crawlora.rbs', line 551
def title_trivia: (?id: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|