Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tvdb

Ruby wrapper for accessing TV shows information from the TheTVDB API.

Example

require 'tvdb'
client = TVdb::Client.new('my_api_key')
results = client.search('The Big Bang Theory')
client.serie_in_language(results.first, 'fr')

Copyright

Copyright (c) 2009 Álvaro Bautista, released under MIT license

About

Ruby wrapper for TheTVDB

Resources

Stars

23 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages