Skip to content

SankaKotik/pdj_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PromoDJ.com album parser

run python3 parser.py and paste a link to album (not artist home page or all albums page). Parser will automatically collect all links to links.txt from all pages (usually 20 tracks on every page).

after links collecting you can download full album using your download manager: wget -i links.txt for single-thread downloading or aria2c -i links.txt -j 20 for multi-thread downloading (recommended)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages