class DownloadTV::Eztv

EZTV.ag grabber

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/download_tv/grabbers/eztv.rb, line 7
def initialize
  super('https://eztv.ag/search/%s')
end

Public Instance Methods