MichaelOultram
7b96f4c3ce
Fixed cache clearing earlier than expected
...
By default, the date on a file downloaded by youtube-dl is the date the video was originally uploaded to youtube. As a result, items will always be cleared from the cache because they appear to be years old - even though they were just downloaded. Adding the directive "--no-mtime" will make the date on files the date the file was downloaded.
See this issue on youtube-dl: https://github.com/rg3/youtube-dl/issues/4667
2015-09-27 00:58:48 +01:00
MichaelOultram
2489093740
Improving web authentication
2015-09-27 00:25:07 +01:00
MichaelOultram
9e7975be7d
Fixing build issues
2015-07-28 16:31:37 +01:00
MichaelOultram
232ea53ece
Fixing build issues
2015-07-28 16:08:35 +01:00
MichaelOultram
6a17e9fe5b
Fixing build issues
2015-07-28 16:07:43 +01:00
MichaelOultram
66fad37e34
Fixing build issues
2015-07-28 15:09:20 +01:00
MichaelOultram
fe7b78d9c7
Fixing build issues
2015-07-28 12:40:12 +01:00
MichaelOultram
1c5f0f33bf
Fixing build issues
2015-07-28 12:35:52 +01:00
MichaelOultram
020c12e67d
Fixing build issues
2015-07-28 00:21:02 +01:00
MichaelOultram
962c894f79
Fixing build issues
2015-07-28 00:19:10 +01:00
MichaelOultram
13feac24bd
Fixing build issues
2015-07-27 23:30:59 +01:00
MichaelOultram
5d02cdb4a5
Fixing build issues
2015-07-27 22:48:56 +01:00
MichaelOultram
7b737b03ab
Started work on interfacing services
2015-07-27 22:13:40 +01:00
Matthieu Grieger
12b7cb3a77
Fixed error message for videos exceeding time limit not showing
2015-05-14 10:44:28 -07:00
Matthieu Grieger
fce0f0e378
Merge pull request #68 from fiveofeight/upstream
...
Now gives an error message if you have an invalid API key, instead of…
2015-05-14 10:41:08 -07:00
fiveofeight
522bfa465b
Now gives an error message if you have an invalid API key, instead of simply saying "The Youtube URL you supplied did not contain a valid YouTube ID."
2015-05-14 11:01:51 -04:00
Miguel Wong
b15cd9e835
Fix for issue #34 : !move does not work with sub channels
...
Added -accesstokens command line argument
2015-05-14 02:15:18 -07:00
Matthieu Grieger
20c2d82ff8
Comment cleanups
2015-05-09 22:00:24 -07:00
Matthieu Grieger
34431c9fa5
https://github.com/matthieugrieger/mumbledj/issues/65 : Add support for YouTube offsets
2015-05-09 21:45:00 -07:00
Matthieu Grieger
f6b301edd6
More changes and additions to Song and Playlist types
2015-04-15 23:32:32 -07:00
Matthieu Grieger
e0a936ab63
Restructured project to use interfaces instead of packages
2015-04-13 23:40:39 -07:00
Matthieu Grieger
b37937769b
Small tweaks
2015-04-09 13:52:32 -07:00
Matthieu Grieger
26a9d78fac
go fmt
2015-04-09 13:23:21 -07:00
Matthieu Grieger
2393727137
Song/playlist is now skipped when submitter skips
2015-03-20 21:35:19 -07:00
Matthieu Grieger
180761117b
Fix https://github.com/matthieugrieger/mumbledj/issues/43 : Queue freezing up on download fail
2015-02-18 15:11:13 -08:00
Jake
2b9394a371
Fixed panic when attempting to play empty queue
2015-02-18 00:11:02 +00:00
Jake
d11b6326cc
Added a restriction on maximum video length
2015-02-18 00:11:01 +00:00
Matthieu Grieger
4957133c14
https://github.com/matthieugrieger/mumbledj/issues/27 : Added song caching
2015-02-17 15:43:20 -08:00
Matthieu Grieger
b6a6da718d
Greatly simplified song queue data structure
2015-02-12 13:27:04 -08:00
Matthieu Grieger
24fb620e1f
Updated dependencies, updated code to reflect gumble API changes
2015-02-11 15:25:47 -08:00
Matthieu Grieger
d8b31e60c2
https://github.com/matthieugrieger/mumbledj/issues/33 : Playlist titles in notifications
2015-02-07 17:54:24 -08:00
Matthieu Grieger
0bb039b52f
https://github.com/matthieugrieger/mumbledj/issues/33 : Add !setcomment
2015-02-07 14:23:47 -08:00
Matthieu Grieger
a28450e5ca
Replace sanitize with gumbleutil.PlainText
2015-02-07 14:10:45 -08:00
Matthieu Grieger
42d9147b41
Fix go build issues
2015-02-02 17:45:55 -08:00
Matthieu Grieger
fc9f3c8f23
Fixed empty song/playlist entry being added upon !add with invalid YouTube ID.
2015-02-02 12:05:00 -08:00
Matthieu Grieger
6ba9f94e71
Fix https://github.com/matthieugrieger/mumbledj/issues/32 : Newlines messing up \!add commands
2015-02-02 11:50:31 -08:00
Matthieu Grieger
0275ab2fb3
Fix https://github.com/matthieugrieger/mumbledj/issues/32 : \!reset crash when no audio is playing
2015-02-02 11:41:11 -08:00
Matthieu Grieger
b0a2704e26
Fix https://github.com/matthieugrieger/mumbledj/issues/31 : Crash on private message
2015-01-30 18:26:51 -08:00
Matthieu Grieger
097b504947
Fix https://github.com/matthieugrieger/mumbledj/issues/26 : nextsong showing incorrect info
2015-01-26 22:12:09 -08:00
Matthieu Grieger
9940939542
Add currentsong command
2015-01-25 11:27:28 -08:00
Matthieu Grieger
7465922c43
Fix https://github.com/matthieugrieger/mumbledj/issues/23 : Move to channel with spaces in name
2015-01-19 13:28:25 -08:00
Matthieu Grieger
4d08287530
More copyright year updates
2015-01-18 14:44:40 -08:00
Matthieu Grieger
4376fe7394
Added nextsong command
2015-01-12 16:21:53 -08:00
Matthieu Grieger
6a172fc81b
Slight tweaks and fixes to help command
2015-01-10 16:16:05 -08:00
MrKrucible
7d29ff727e
Add help command.
2015-01-10 15:15:12 -08:00
Matthieu Grieger
a31da73f39
Add request https://github.com/matthieugrieger/mumbledj/issues/15 : numsongs command
2015-01-10 13:03:52 -08:00
Matthieu Grieger
aa60f2bad7
Fix https://github.com/matthieugrieger/mumbledj/issues/16 : Type mismatch on make
2015-01-10 12:32:27 -08:00
Matthieu Grieger
7fe12c4e43
Fix https://github.com/matthieugrieger/mumbledj/issues/14 : Bot crash on YouTube playlist URLs with '-' character
2015-01-09 16:45:17 -08:00
Matthieu Grieger
5d91ca95f4
Possible fix for crash after skipping more than once
2015-01-08 18:17:36 -08:00
Matthieu Grieger
9667157d63
Fix https://github.com/matthieugrieger/mumbledj/issues/11 : Crash on skip when no song is playing
2015-01-07 11:06:58 -08:00