The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Automaton::Plugin::Action::TedTalks - Download module for Ted Talk videos

VERSION

version 0.150912

SYNOPSIS

This module is intended to be used from within the App::Automaton application.

It identifies and downloads links from the Ted Talks website www.ted.com. This is done with the help of the www.offliberty.com service, which returns all available links. A guess is then made to get the best quality video.

METHODS

go

Executes the plugin. Expects input: conf as hashref, queue as arrayref

SEE ALSO

App::Automaton

AUTHOR

Michael LaGrasta <michael@lagrasta.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Michael LaGrasta.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.