Module: Syfyfancam

Defined in:
lib/syfyfancam.rb,
lib/syfyfancam/url.rb,
lib/syfyfancam/version.rb

Defined Under Namespace

Classes: URL

Constant Summary collapse

ERROR_URL =
<<-MSG
  The URL is not recognised as a valid Syfyfancam URL.
  A valid example is: http://www.syfyfancam.com/videos/ojt1nd5bnbog/
MSG
VERSION =
'0.2.0'