{"id":15562834,"url":"https://github.com/ekaansharora/saavndownloader","last_synced_at":"2026-03-03T10:31:11.175Z","repository":{"id":106019874,"uuid":"109305831","full_name":"EkaanshArora/SaavnDownloader","owner":"EkaanshArora","description":"[deprecated] Download music  from Saavn with albumart and meta-tags.","archived":false,"fork":false,"pushed_at":"2019-01-12T20:09:30.000Z","size":22,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T23:12:12.126Z","etag":null,"topics":["album-art","download-songs","geckodriver","meta-tags","mp3","music-downloader","python","saavn","saavn-downloader","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EkaanshArora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-02T18:51:51.000Z","updated_at":"2021-09-20T08:05:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e06ebdf-fa99-4d95-b54c-38e81bda9232","html_url":"https://github.com/EkaanshArora/SaavnDownloader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EkaanshArora/SaavnDownloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EkaanshArora%2FSaavnDownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EkaanshArora%2FSaavnDownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EkaanshArora%2FSaavnDownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EkaanshArora%2FSaavnDownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EkaanshArora","download_url":"https://codeload.github.com/EkaanshArora/SaavnDownloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EkaanshArora%2FSaavnDownloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30041239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T10:28:37.494Z","status":"ssl_error","status_checked_at":"2026-03-03T10:28:28.686Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["album-art","download-songs","geckodriver","meta-tags","mp3","music-downloader","python","saavn","saavn-downloader","selenium"],"created_at":"2024-10-02T16:16:28.189Z","updated_at":"2026-03-03T10:31:11.141Z","avatar_url":"https://github.com/EkaanshArora.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SaavnDownloader\nSaavn changed their website, this tool does not work anymore, I'll have to update the tool for the new webpage, not something I'm working on currently.\n- Downloads songs from YouTube in an MP3 format by using Saavn's stored music.\n- Automatically fixes song's meta-tags.\n- Works straight out of the box and does not require to generate or mess with your API keys.\n\n## Base\nBased on Ritiek's [Spotify-Downloader](https://github.com/ritiek/spotify-downloader).\n\n## Installation \u0026 Usage\n- **This tool supports only Python 3**\n\n### Windows\n\nAssuming you have Python 3 ([preferably v3.6 or above to stay away from Unicode errors](https://stackoverflow.com/questions/30539882/whats-the-deal-with-python-3-4-unicode-different-languages-and-windows)) already installed and in PATH.\n\n- Download and extract the zip file from master branch.\n\n- Download FFmpeg for Windows from [here](http://ffmpeg.zeranoe.com/builds/). Copy `ffmpeg.exe` from `ffmpeg-xxx-winxx-static\\bin\\ffmpeg.exe` to PATH (usually C:\\Windows\\System32\\) or just place it in the root directory extracted from the above step.\n-Download [Geckodriver]( https://github.com/mozilla/geckodriver/releases/latest). Put this in the same directory as the unzipped package. Optionally, use [Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/downloads).\n-[Mozlla Firefox]( https://www.mozilla.org/en-US/firefox/new/). Or, chrome.\n- Open `cmd` and type `pip install -U -r requirements.txt` to install dependencies.\n\n## Instructions for Downloading Songs\n\n-Open file scraper.py, in a text editor:\n\n-Modify the first four lines;\n\n--Email and password field to match your Saavn credentials;\n\n--List name from starred songs to your playlist (if required);\n\n--Firefox to Chrome (if required);\n\n-Save and run in cmd using \"python scraper.py\"\n\n-Don't touch your mouse or keyboard till the starred songs pages appears in the opened firefox/chrome window, the window may seem unresponsive, after the songs are listed you can check progress in the opened cmd window.\n\n## Disclaimer\n\nDownloading copyright songs may be illegal in your country. This tool is for educational purposes only. Please support the artists by buying their music.\n\n## License\n\n```The MIT License```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekaansharora%2Fsaavndownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekaansharora%2Fsaavndownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekaansharora%2Fsaavndownloader/lists"}