thibaudgg/video_info

View on GitHub
lib/video_info/providers/youtube_api.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
96%

Class VideoInfo has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class VideoInfo
  module Providers
    module YoutubeAPI
      def available?
        if !data["items"].empty?
Severity: Minor
Found in lib/video_info/providers/youtube_api.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status