Class: Extractula::Vimeo
- Includes:
- OEmbed
- Defined in:
- lib/extractula/custom_extractors/vimeo.rb
Instance Attribute Summary
Attributes inherited from Extractor
Instance Method Summary collapse
Methods included from OEmbed
included, max_height, max_width, request
Methods inherited from Extractor
can_extract?, domain, #extract, #image_urls, inherited, #initialize, media_type, #media_type, #summary, #title, #video_embed
Constructor Details
This class inherits a constructor from Extractula::Extractor
Instance Method Details
#content ⇒ Object
8 9 10 |
# File 'lib/extractula/custom_extractors/vimeo.rb', line 8 def content ['description'] end |