Commit Graph

233 Commits (2edd9658be65453db1d75ae396677c8eb2bd4f88)

Author SHA1 Message Date
David Fischer fd33ca8524 Use string formatting to avoid tmp variables 2015-05-16 12:37:38 +00:00
David Fischer a06be61c74 Use the fact [] is a falsy value 2015-05-16 12:35:37 +00:00
David Fischer 9e130dc94c Use enumerate to count 2015-05-16 12:31:19 +00:00
Ronan Nello 06689930dd Merge pull request #58 from davidfischer-ch/master
Replace custom logging by Python stdlib logging
2015-05-16 12:43:49 +02:00
David Fischer dfb1862a90 #61 Make code DRY 2015-05-14 08:03:47 +00:00
David Fischer 85bf9ca00b Import from future 2015-05-14 07:45:02 +00:00
David Fischer fda1a9388e Fix get_all when offset not equal to 0 2015-05-14 07:41:56 +00:00
David Fischer d0bed21f7a #59 #60 #61 Add a subclass of SoundCloud client (get_all is the bounty) 2015-05-14 07:41:56 +00:00
David Fischer 0b15808e20 Use new string formatting 2015-05-14 07:41:56 +00:00
David Fischer ac35effc18 Use new string formatting 2015-05-14 07:41:56 +00:00
David Fischer 68ddca1d8d Cleanup imports 2015-05-14 07:41:56 +00:00
David Fischer 21311d7860 Add encoding header 2015-05-14 07:41:45 +00:00
David Fischer 18ce9d56e3 Add __all__ to make API explicit 2015-05-14 07:39:08 +00:00
David Fischer 5d464020c7 Embed ColorizeFilter from pytoolbox 2015-05-14 07:36:19 +00:00
David Fischer 021d1cc57f Remove useless lambda 2015-05-09 13:35:18 +00:00
David Fischer ec55771906 Add AUTHORS 2015-05-09 11:02:30 +00:00
David Fischer bacfe6de3f Replace custom logging by Python stdlib logging 2015-05-09 11:01:49 +00:00
flyingrub bf49de6ea3 Dumb fix 2015-04-28 16:13:34 +02:00
flyingrub ea5f949074 version bump 2015-04-28 16:05:04 +02:00
flyingrub 7753c2d79d Fix 2015-04-28 16:04:38 +02:00
flyingrub 18d67651fe New version 2015-04-28 15:54:33 +02:00
flyingrub 1d9e5b0c1c New ClientID 2015-04-28 15:47:17 +02:00
flyingrub 2125d48751 Update: setup.py 2015-04-22 16:23:30 +02:00
flyingrub 07f7440a99 Update: loglevel 2015-04-21 12:32:25 +02:00
flyingrub e68118bc95 fix: 404 error
Thanks @Spotlight0xff
2015-04-21 12:32:18 +02:00
Zunayed Ali f504734535 minor grammar fix in the logging output 2015-04-21 12:31:38 +02:00
flyingrub 32b0e56a4c TEST: Windows unicode 2015-04-21 12:31:38 +02:00
Ronan Nello c97931ff61 Update README.md 2015-04-21 12:31:38 +02:00
flyingrub 881179977c Version: v1.1.0 2015-04-21 12:31:37 +02:00
flyingrub b46f105102 Small changes... 2015-04-21 12:31:37 +02:00
flyingrub e307b9c38e Better Config Setup 2015-04-21 12:31:33 +02:00
flyingrub ce3091c2ad Fix: Small fixes 2015-04-21 12:30:58 +02:00
flyingrub 862ab534b9 Possible fix: windows encoding 2015-04-21 12:30:58 +02:00
flyingrub c2f807a16e Feature: Download only mp3 2015-04-21 12:30:58 +02:00
flyingrub b9c1db9372 Introduce the new Logging Function 2015-04-21 12:30:58 +02:00
mauricebasement cb9e63ab20 bugfix of windows cmd
The replacement of the longdash needs to take place before the first print argument using the title string, to fix the bug on windows command line interface.
2015-04-21 12:30:58 +02:00
flyingrub f167a03079 Version: 1.0.7 2015-04-21 12:30:58 +02:00
flyingrub 527292b38e somefix 2015-04-21 12:30:58 +02:00
flyingrub f2f3af45cc Version: 1.0.6 2015-04-21 12:30:58 +02:00
mauricebasement ce6076cf2e Update scdl.py
small fix, so favorites can be downloaded as well in the intended way.
2015-04-21 12:30:58 +02:00
flyingrub 301714fbda small update 2015-04-21 12:30:58 +02:00
flyingrub 7b9d8012b7 Version: v1.0.5 2015-04-21 12:30:58 +02:00
flyingrub 85db5966a5 Some readme change 2015-04-21 12:30:58 +02:00
flyingrub 193b4e69a1 Default Download path is now current folder 2015-04-21 12:30:58 +02:00
flyingrub d91c92dc2b Version Bump: v1.0.4 2015-04-21 12:30:58 +02:00
Spotlight0xff 1ee4fcb590 small fix to check if no more tracks are found 2015-04-21 12:30:58 +02:00
flyingrub 9bed2205bf fix: configparser is built in with python3 2015-04-21 12:30:58 +02:00
flyingrub 3dd065c62a typo 2015-04-21 12:30:58 +02:00
Glitch 50e6add45f Fixed Typos and stuff 2015-04-21 12:30:58 +02:00
flyingrub a48ce24cdb version bump 2015-04-21 12:30:58 +02:00