Skip to content

mrtztg/songsara-downloder

Repository files navigation

GitHub stars GitHub forks GitHub license GitHub issues

SongSara Scraper & Downloader

Why you need this script?

If you want to download all songs on an album or playlist in SongSara, you have to buy VIP account or download each track one by one. This process is time consumer.

Requirements

  • Python >=3.4
  • Python module requests
  • Python module BeautifulSoup

How to use?

  1. install required packages with pip3 install -r requirements.txt
  2. Copy pages' link to input_url_list.txt. One link per line.
  3. Run script with:
    python3 songsara.py

What does script do?

  • scrap and get links of songs in each page
  • create a local folder for each page
  • download each song to that if not exists

Is this script Legal?

Absolutely yes. Because SongSara lets you download songs one by one.

About

Scrap & Download songs from songsara.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages