Skip to content

JamesTheHacker/Yarn-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yarn Downloader

This is a small PHP script that searches and downloads movie clips from Yarn. It's inteded to be ran at the terminal/command line.

This is useful for creating video montages such as this one: I Love You

Installation

Clone the repo

git clone http://github.com/JamesTheHacker/Yarn-Downloader

Install dependencies

composer install

Running

To run the software simply run the following command:

php yarn.php "I Love You"

The script will search Yarn, and download all the .mp4 movie clips into a directory within the videos directory.

About

A terminal script developed in PHP to download movie clips from Yarn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages