Skip to content

Commit

Permalink
New ClientID
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingrub committed Apr 28, 2015
1 parent 2125d48 commit 1d9e5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scdl/scdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
token = ''
path = ''
offset = 0
scdl_client_id = 'b45b1aa10f1ac2941910a7f0d10f8e28'
scdl_client_id = '95a4c0ef214f2a4a0852142807b54b35'

client = soundcloud.Client(client_id=scdl_client_id)

Expand Down

0 comments on commit 1d9e5b0

Please sign in to comment.