Commit Graph

11 Commits (master)

Author SHA1 Message Date
Matthieu Grieger 138c1008eb Fixed YouTube playback offsets 2016-11-05 21:30:42 -07:00
Matthieu Grieger e1e3a334cd Fix https://github.com/matthieugrieger/mumbledj/issues/180: Panic on playlist with private video 2016-11-05 19:22:58 -07:00
Matthieu Grieger 51db9c3061 Fix https://github.com/matthieugrieger/mumbledj/issues/176: Empty IDs for SoundCloud tracks 2016-08-22 20:20:41 -07:00
Matt Kemp c85fddcb4f Allow playlists larger than 50 items (#159)
This commit ensures that playlists longer than 50 items return
successfully when `max_tracks_per_playlist` is set higher than 50.

Previously if this value was raised higher than 50 the addition of a
playlist with more than 50 items would hang indefinitely.
2016-06-26 21:57:15 -07:00
alucardRD 3e867ff54a Fixed initial Soundcloud API test 2016-06-23 04:10:13 -05:00
Matthieu Grieger b32d064480 Bump to version 3.0.0 2016-06-20 17:16:05 -07:00
Matthieu Grieger e0a936ab63 Restructured project to use interfaces instead of packages 2015-04-13 23:40:39 -07:00
Matthieu Grieger 985f48572f Finished YouTube API 2015-04-09 13:20:40 -07:00
Matthieu Grieger 14bb9df146 Added PerformGetRequest 2015-04-08 23:44:48 -07:00
Matthieu Grieger 6a836f13b7 gofmt 2015-04-08 18:47:39 -07:00
Matthieu Grieger ccbfe12340 Added services and youtube packages 2015-04-08 18:44:22 -07:00