Class: EhbrsRubyUtils::Videos::Opensubtitles::Processors::Subtitle
- Inherits:
-
Aranha::DefaultProcessor
- Object
- Aranha::DefaultProcessor
- EhbrsRubyUtils::Videos::Opensubtitles::Processors::Subtitle
- Defined in:
- lib/ehbrs_ruby_utils/videos/opensubtitles/processors/subtitle.rb
Instance Method Summary collapse
Instance Method Details
#perform ⇒ Object
15 16 17 18 19 20 |
# File 'lib/ehbrs_ruby_utils/videos/opensubtitles/processors/subtitle.rb', line 15 def perform infov ' * ', source_uri assert_download rescue ::RuntimeError => e error(e) end |