_ Plagger::Plugin::Filter::FetchNicoVideo でニコニコ動画(SP1) 対応(2) H.264動画対応に加えてニコニコムービーメーカで作成されたものにも対応させておく. Index: FetchNicoVideo.pm =================================================================== --- FetchNicoVideo.pm (revision 7618) +++ FetchNicoVideo.pm (working copy) @@ -73,8 +73,16 @@ if ( $self->conf->{filename_encode} ) { Encode::from_to( $filename, "utf-8", $self->conf->{filename_encode} )