class DownloadTV::Torrentz

EZTV.ag grabber

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/download_tv/grabbers/torrentz2.rb, line 7
def initialize
  super('https://torrentzeu.org/kick.php?q=%s')
end

Public Instance Methods