Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

bachvtuan/Download-album-from-chiasenhac.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download entire songs in album from website chiasenhac.com

This project allow you download whole songs in a album on website http://chiasenhac.com include lossess songs.

Current Working Version:

  • CapserJS(1.1.3)
  • Phantomjs(2.1.1)

How it work :

##Example: Download with python

casperjs --disk-cache=true collect.js https://chiasenhac.vn/nghe-album/An-All-Night-Dont-Sleep-Vol1~Y3NuX2FsYnVtfjIwMQ==.html && python download.py 500 ~/Desktop/An-All-Night-Dont-Sleep/vol1

Download with wget

casperjs --disk-cache=true collect.js https://chiasenhac.vn/nghe-album/An-All-Night-Dont-Sleep-Vol1~Y3NuX2FsYnVtfjIwMQ==.html && python wget.py 500 && wget -i list.txt -P ~/Desktop/An-All-Night-Dont-Sleep/vol1

Explain:

More information at De thoi ma

About

This project allow you download whole songs in a album on website http://chiasenhac.vn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors