blob: 761292315845190b3f1800bc0ba1ac7863f71d57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
-
authors: 'Olof "zibri" Johansson, Cyprien Debu'
changed: 2014-07
contact: 'olof@ethup.se, frey@notk.org'
default_package: vidinfo
description: 'Prints some info of a linked video automatically'
license: GPL
modules:
- HTML::Entities
- JSON::Parse
- LWP::UserAgent
- Regexp::Common
- URI
- URI::QueryParam
- XML::Simple
name: vidinfo
version: '1.00'
|