thibaudgg/video_info

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

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

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

class VideoInfo
  module Providers
    module VimeoAPI
      THUMBNAIL_LINK_REGEX = /.*\/(\d+-[^_]+)/

Severity: Minor
Found in lib/video_info/providers/vimeo_api.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status