|
Revision 22198, 0.5 kB
(checked in by miyagawa, 5 years ago)
|
|
import NicoVideo? downloader with proxy CGI script
|
| Line | |
|---|
| 1 | --- |
|---|
| 2 | abstract: 'Download FLV/MP4/SWF files from nicovideo.jp' |
|---|
| 3 | author: |
|---|
| 4 | - 'Tatsuhiko Miyagawa <miyagawa@cpan.org>' |
|---|
| 5 | build_requires: |
|---|
| 6 | Test::More: 0 |
|---|
| 7 | distribution_type: module |
|---|
| 8 | generated_by: 'Module::Install version 0.77' |
|---|
| 9 | license: perl |
|---|
| 10 | meta-spec: |
|---|
| 11 | url: http://module-build.sourceforge.net/META-spec-v1.4.html |
|---|
| 12 | version: 1.4 |
|---|
| 13 | name: WWW-NicoVideo-Download |
|---|
| 14 | no_index: |
|---|
| 15 | directory: |
|---|
| 16 | - inc |
|---|
| 17 | - t |
|---|
| 18 | requires: |
|---|
| 19 | CGI::Simple: 0 |
|---|
| 20 | LWP::UserAgent: 0 |
|---|
| 21 | Moose: 0 |
|---|
| 22 | perl: 5.8.1 |
|---|
| 23 | resources: |
|---|
| 24 | license: http://dev.perl.org/licenses/ |
|---|
| 25 | version: 0.01 |
|---|