Skip to content

pullrequests Search Results · repo:youtube/api-samples language:Java

Filter by

137 results
 (104 ms)

137 results

inyoutube/api-samples (press backspace or delete to remove)

based on this example, there is an error, but it expects slice than simple string func (r *ChannelsService) List(part []string) *ChannelsListCall { c := ChannelsListCall{s: r.s, urlParams_: make(gensupport.URLParams)} ...
  • Spuxy
  • 1
  • Opened 
    on Jan 17
  • #519

based on this example, there is an error, but it expects slice than simple string func (r *ChannelsService) List(part []string) *ChannelsListCall { c := ChannelsListCall{s: r.s, urlParams_: make(gensupport.URLParams)} ...
  • Spuxy
  • 1
  • Opened 
    on Jan 17
  • #518

  • Dmellies
  • 1
  • Opened 
    on Jan 12
  • #516

  • Dmellies
  • 3
  • Opened 
    on Jan 11
  • #514

Added a missing comma in execute_api_request() execution
  • ldummer
  • 2
  • Opened 
    on Dec 21, 2023
  • #510

mitm_build This is a security fix for a high severity vulnerability in your Apache Maven pom.xml file(s). The build files indicate that this project is resolving dependencies over HTTP instead of HTTPS. ...
  • JLLeitschuh
  • Opened 
    on Dec 16, 2023
  • #508

  • ilixindri
  • 1
  • Opened 
    on Nov 25, 2023
  • #507

  • drnailafreelancer
  • 2
  • Opened 
    on Oct 30, 2023
  • #503

Fixed error in the service.Search.List parameter as []string value is required. The code returns the below error: ./search_by_keywords.go:33:30: cannot use id,snippet (untyped string constant) as []string ...
  • faizanbashir
  • 1
  • Opened 
    on Oct 23, 2023
  • #502