Skip to content

Download any file from web via PHP, with Instagram and Youtube support

Notifications You must be signed in to change notification settings

pedropamn/PHP-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

PHP-Downloader (Alpha)

Download any file from web via PHP CLI, with Instagram support (via command line Interface)

Usage:

php dl.php --url [url] --path=[path] --filename=[filename]

--url: The direct URL to file or Instagram media

--path: The path where file will be saved (defautl: current folder)

--filename: The file name (default: original file name)

Dependencies:

sudo apt install php7.4-cli
sudo apt install php7.4-curl 

Known issues:

  • Colored strings not work in Windows 8.1
  • Downloads only the first media from carousels

About

Download any file from web via PHP, with Instagram and Youtube support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages