Skip to content

curl-links downloads all href links in the webpage and also lets you provide the type of files to download from those links. It mimics the wget's -recursive (partially) and -accept-only features.

License

Notifications You must be signed in to change notification settings

harishanand95/curl-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl-links

Documentation for running this php script.

  1. Download the zip and extract the contents.
  2. cd to the extracted directory.
  3. $php curl.php to get the script to download all .mp4 files.

Credits to the guys who wrote simplehtmldom. Techinique used to parse the html than a regex is done by S.C. Chen (me578022@gmail.com) found on http://simplehtmldom.sourceforge.net/

Change the URL in curl.php

and the default files to download is set to .mp4

About

curl-links downloads all href links in the webpage and also lets you provide the type of files to download from those links. It mimics the wget's -recursive (partially) and -accept-only features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published