Class: Crawlora::YoutubeGroup

Inherits:
Object
  • Object
show all
Defined in:
sig/crawlora.rbs

Instance Method Summary collapse

Constructor Details

#initializeYoutubeGroup

Returns a new instance of YoutubeGroup.

Parameters:

  • (Client)
  • (Hash[String, String])


689
# File 'sig/crawlora.rbs', line 689

def initialize: (Client, Hash[String, String]) -> void

Instance Method Details

#captionsObject

Parameters:

  • id: (String)
  • lang: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


690
# File 'sig/crawlora.rbs', line 690

def captions: (?id: String, ?lang: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#channel_playlistsObject

Parameters:

  • id: (String)
  • continuation_token: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


691
# File 'sig/crawlora.rbs', line 691

def channel_playlists: (?id: String, ?continuation_token: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#channel_searchObject

Parameters:

  • id: (String)
  • q: (String)
  • continuation_token: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


692
# File 'sig/crawlora.rbs', line 692

def channel_search: (?id: String, ?q: String, ?continuation_token: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#channel_shortsObject

Parameters:

  • id: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


693
# File 'sig/crawlora.rbs', line 693

def channel_shorts: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#channel_videosObject

Parameters:

  • id: (String)
  • continuation_token: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


694
# File 'sig/crawlora.rbs', line 694

def channel_videos: (?id: String, ?continuation_token: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#commentsObject

Parameters:

  • id: (String)
  • continuation_token: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


695
# File 'sig/crawlora.rbs', line 695

def comments: (?id: String, ?continuation_token: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#playlistObject

Parameters:

  • id: (String)
  • continuation_token: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


696
# File 'sig/crawlora.rbs', line 696

def playlist: (?id: String, ?continuation_token: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#profileObject

Parameters:

  • id: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


697
# File 'sig/crawlora.rbs', line 697

def profile: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#searchObject

Parameters:

  • q: (String)
  • search_query: (String)
  • continuation_token: (String)
  • type: ("video", "channel", "playlist", "movie")
  • sort_by: ("relevance", "upload_date", "view_count", "rating")
  • upload_date: ("last_hour", "today", "this_week", "this_month", "this_year")
  • duration: ("short", "medium", "long")
  • features: (String)
  • params: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


698
# File 'sig/crawlora.rbs', line 698

def search: (?q: String, ?search_query: String, ?continuation_token: String, ?type: "video" | "channel" | "playlist" | "movie", ?sort_by: "relevance" | "upload_date" | "view_count" | "rating", ?upload_date: "last_hour" | "today" | "this_week" | "this_month" | "this_year", ?duration: "short" | "medium" | "long", ?features: String, ?params: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#tagObject

Parameters:

  • tag: (String)
  • type: ("all", "shorts")
  • continuation_token: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


699
# File 'sig/crawlora.rbs', line 699

def tag: (?tag: String, ?type: "all" | "shorts", ?continuation_token: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#transcriptObject

Parameters:

  • id: (String)
  • lang: (String)
  • translate_to: (String)
  • format: ("json", "text", "srt", "vtt")
  • timestamps: (Boolean)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


700
# File 'sig/crawlora.rbs', line 700

def transcript: (?id: String, ?lang: String, ?translate_to: String, ?format: "json" | "text" | "srt" | "vtt", ?timestamps: bool, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#transcript_languagesObject

Parameters:

  • id: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


701
# File 'sig/crawlora.rbs', line 701

def transcript_languages: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#videoObject

Parameters:

  • id: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


702
# File 'sig/crawlora.rbs', line 702

def video: (?id: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped