Skip to content

otheralias/fc2-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fc2-dl

A script to download fc2 videos.

Usage

fc2-dl <URL>

Detailed Usage

  1. Open a webpage with the fc2 applet.
  2. Click the hovering VIDEO caption at the top of the applet. This should redirect you to the main video page.
  3. Copy the current browser URL.
  4. Issue command "fc2-dl <URL>" into a bash terminal (URL is the copied text. Do not include angle brackets).
  5. Find the downloaded flv in the current working directory.

Installation (Debian)

  1. git clone https://github.com/otheralias/fc2-dl.git
  2. cd fc2-dl
  3. git clone https://github.com/akiym/WWW-FC2Video-Download.git
  4. sudo aptitude install curl
  5. sudo aptitude install perl
  6. download and install perl module requirements, then add module lib paths to PERL5LIB environment variable

Requirements

Keywords

How to download fc2 videos?

About

A script to download fc2 videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published