Registry / http-client / tvdb-party

tvdb-party

JSON →
library0.9.3rbrubygemsunverified

Simple Ruby library to interact with the TVDB API for fetching TV show metadata.

gem install tvdb_party
INSTALL
IMPORT
SIG · TVDB-PARTY
T
tvdb-party
http-clientrubyv0.9.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TvdbParty
require 'tvdb_party'

Search for a TV show using the TVDB API

require 'tvdb_party' # Initialize client with API key client = TvdbParty::Search.new('your_api_key') results = client.search('Breaking Bad') puts results.first.name
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
16
OpenAI (training)
1
Resources
tvdb-party — gem install tvdb-party · libregistry