Metadata


Name
download_tv
Version
2.4.1
Platform
ruby
Authors
guille
Bindir
bin
Date
2018-03-12 00:00:00 UTC
Dependencies
bundler (~> 1.15, development)
rake (~> 10.0, development)
minitest (~> 5.0, development)
json (>= 0)
mechanize (>= 0)
Email
guillerg96@gmail.com
Executables
tv
Files
.gitignore
.travis.yml
Gemfile
LICENSE.md
README.md
Rakefile
bin/tv
download_tv.gemspec
lib/download_tv.rb
lib/download_tv/configuration.rb
lib/download_tv/downloader.rb
lib/download_tv/grabbers/addic7ed.rb
lib/download_tv/grabbers/eztv.rb
lib/download_tv/grabbers/kat.rb
lib/download_tv/grabbers/torrentapi.rb
lib/download_tv/grabbers/tpb.rb
lib/download_tv/linkgrabber.rb
lib/download_tv/myepisodes.rb
lib/download_tv/subtitles.rb
lib/download_tv/torrent.rb
lib/download_tv/version.rb
test/config_test.rb
test/downloader_test.rb
test/grabbers_test.rb
test/test_helper.rb
test/torrent_test.rb
Homepage
https://github.com/guille/download_tv
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.7.6
Specification version
4
Summary
DownloadTV is a tool that allows the user to find magnet links for tv show episodes. It accepts shows as arguments, from a file or it can integrate with your MyEpisodes account.
Test files
test/config_test.rb
test/downloader_test.rb
test/grabbers_test.rb
test/test_helper.rb
test/torrent_test.rb
Original platform
ruby
New platform
ruby