Commit Graph

4 Commits (0de22eb9e1629a758314b4aafb0f2259a4ecb8b9)

Author SHA1 Message Date
Icedream 6d49bdfdaa Add "repository" field to package.json. 2015-10-16 19:49:09 +02:00
Icedream b62a1c46a6 Bump version to 0.2.1. 2015-10-16 19:46:58 +02:00
Icedream a5dbbb631b Use youtube-dl to resolve URLs if possible.
First try --format=bestaudio, if that fails  try --format=best and if that fails as well, just pass the URL as-is to VLC. Very fault tolerant and silently ignores errors (except for letting it show up in the logs)...
2015-10-16 15:25:46 +02:00
Icedream a0bded664a Initial commit.
- TS3Bot is able to play any link that VLC supports via the "play" command, just add any URI as an argument to that command.
- TS3Bot is able to stop the currently playing media via the "stop" command.
- TS3Bot is able to change its own nickname via the "changenick" command.
2015-10-15 17:40:20 +02:00