#!/usr/bin/env perl
use warnings;
use strict;
use 5.010000;
use utf8;

our $VERSION = '0.418';


say "This application is deprecated and no longer provides any functions.";


__END__

=pod

=encoding UTF-8

=head1 NAME

getvideo - DEPRECATED/REMOVED.

=head1 VERSION

Version 0.418

=head1 DESCRIPTION

This application is deprecated and no longer provides any functions.

=head1 AUTHOR

Kuerbis <cuer2s@gmail.com>

=head1 LICENSE AND COPYRIGHT

Copyright (C) 2013-2020 Kuerbis.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For
details, see the full text of the licenses in the file LICENSE.

=cut
