Download all your soundcloud file

If you have a lot of file on your soundclound account and you want to download them in few seconds you can use scdl module to do that.

First install the module

pip install scdl

Then, alway on the command line, download in a folder all your tracks

scdl -l https://soundcloud.com/youraccount -t

That’s all.

You can use it for your account only

This is the new scdl update. Use it only for your soundcloud, to dl all your files at once.

First uninstall the old one

pip uninstall scdl

Then install this

pip install git+https://github.com/flyingrub/scdl

Then do this

pip3 install git+https://github.com/flyingrub/scdl --upgrade

Now do this with your accound, I think you need to be in your account yet

scdl -l https://soundcloud.com/youraccount -t

use your account instead of youraccount


Subscribe to the newsletter for updates
Tkinter templates
Avatar My youtube channel

Twitter: @pythonprogrammi - python_pygame

Videos

Speech recognition game

Pygame's Platform Game

Other Pygame's posts

Published by pythonprogramming

Started with basic on the spectrum, loved javascript in the 90ies and python in the 2000, now I am back with python, still making some javascript stuff when needed.