Module: DownloadTV

Defined in:
lib/download_tv.rb,
lib/download_tv/torrent.rb,
lib/download_tv/version.rb,
lib/download_tv/filterer.rb,
lib/download_tv/downloader.rb,
lib/download_tv/myepisodes.rb,
lib/download_tv/linkgrabber.rb,
lib/download_tv/grabbers/tpb.rb,
lib/download_tv/configuration.rb,
lib/download_tv/grabbers/eztv.rb,
lib/download_tv/grabbers/torrentz.rb,
lib/download_tv/grabbers/torrentgalaxy.rb

Defined Under Namespace

Classes: Configuration, Downloader, Eztv, Filterer, InvalidLoginError, LinkGrabber, MyEpisodes, NoSubtitlesError, NoTorrentsError, ThePirateBay, Torrent, TorrentGalaxy, Torrentz

Constant Summary collapse

USER_AGENT =
"DownloadTV #{DownloadTV::VERSION}"
VERSION =
'2.8.3'