MichaelOultram
f5de1ae5ca
Renamed YoutubeSong to AudioTrack
...
And renamed YoutubePlaylist to AudioPlaylist
2015-09-27 14:31:01 +01:00
MichaelOultram
36b5f8f818
A copy of the working code, because git confuses me
2015-09-27 02:00:34 +01:00
MichaelOultram
01a71d5503
Revert "Merge remote-tracking branch 'origin/master'"
...
This reverts commit 226f9cf4c6
, reversing
changes made to c122a1f8e4
.
2015-09-27 01:51:31 +01:00
MichaelOultram
226f9cf4c6
Merge remote-tracking branch 'origin/master'
2015-09-27 01:11:42 +01:00
MichaelOultram
c122a1f8e4
Song conditions are now checked in Service
2015-09-27 01:02:12 +01:00
MichaelOultram
edba60939a
Soundcloud links with a time will be offset
2015-09-27 01:01:45 +01:00
MichaelOultram
861c3bba31
Enables/Disables services based on whether API key exists
2015-09-27 00:59:20 +01:00
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
Michael Oultram
b25f86d025
Update README.md
2015-09-27 00:26:21 +01:00
MichaelOultram
2489093740
Improving web authentication
2015-09-27 00:25:07 +01:00
MichaelOultram
5c61238a2d
Removed debug message
2015-09-26 17:52:41 +01:00
MichaelOultram
995e93d627
youtube offset
2015-09-26 17:51:34 +01:00
MichaelOultram
eaf10a39f1
Added debug statement to work out why youtube videos won't offset
2015-09-26 17:47:13 +01:00
MichaelOultram
061370df0b
Fixed youtube offset
2015-09-26 17:44:33 +01:00
MichaelOultram
ac77547957
Fixed youtube offset for reals this time
2015-09-26 17:37:19 +01:00
MichaelOultram
d2d75f093d
Fixing offset for youtube videos
2015-09-26 17:30:55 +01:00
MichaelOultram
a610147236
Updated strings to make the word playlist static
2015-09-26 17:11:13 +01:00
MichaelOultram
91a8dcb2bd
Fixed issue where a single youtube video could not be added
2015-09-26 16:56:50 +01:00
MichaelOultram
1aebcfce77
Fixing build issue
2015-09-26 16:51:44 +01:00
MichaelOultram
e05ce579d9
Debugging why a single video can not be added
2015-09-26 16:50:19 +01:00
MichaelOultram
a7be06533c
Stopped adding youtube tracks twice
2015-09-26 16:26:59 +01:00
MichaelOultram
b829c794e6
Convert the duration seconds from float64 to int
2015-09-26 16:22:22 +01:00
MichaelOultram
b8a10924f8
Removed unneeded bracket
2015-09-26 16:20:16 +01:00
MichaelOultram
0cbd0fda45
Fixed accidental deletion
2015-09-26 16:19:06 +01:00
MichaelOultram
508065f608
Making Duration of type time.Duration
2015-09-26 16:15:41 +01:00
MichaelOultram
cd03a947ed
Fixing build errors
2015-09-26 16:06:48 +01:00
MichaelOultram
a7f1055ab5
Fixing build issues
2015-09-26 16:04:39 +01:00
MichaelOultram
df35d03ebe
Fixing build errors
2015-09-26 15:57:17 +01:00
MichaelOultram
dc5741cf86
Fixing build issues
2015-09-26 15:16:22 +01:00
MichaelOultram
9d78f9fdc0
Fixing build errors
2015-09-26 15:14:09 +01:00
MichaelOultram
02b9778cc2
Fixing build errors
2015-09-26 15:09:07 +01:00
MichaelOultram
1a8c1ce4d0
Fixing build errors
2015-09-26 15:01:09 +01:00
MichaelOultram
b49dd88228
Fixing build errors
2015-09-26 14:57:29 +01:00
MichaelOultram
2880d78db1
Song conditions are now checked in Service
2015-09-26 14:52:39 +01:00
MichaelOultram
179594e445
Made youtube-dl verbose
2015-09-25 17:52:53 +01:00
MichaelOultram
4f14cfdd0f
Added dot for output filename
2015-09-25 17:48:04 +01:00
MichaelOultram
8b07d526eb
Removed FI from Make file
2015-09-25 17:43:22 +01:00
MichaelOultram
58bfc9ce23
Cleaning up comments
2015-09-25 17:33:13 +01:00
MichaelOultram
79472a1791
Removed all test code
2015-09-25 17:25:52 +01:00
MichaelOultram
12374d9c17
[no ci] Minimizing unneeded changes
2015-08-26 19:06:20 +01:00
Michael Oultram
4672e843fe
Update README.md
2015-08-26 18:45:08 +01:00
MichaelOultram
41f12e9feb
Updated soundcloud duration formatting
2015-08-20 22:28:44 +01:00
MichaelOultram
55e2b7168f
Fixing build issues
2015-08-16 19:12:39 +01:00
MichaelOultram
92c8230ae8
Fixing build issues
2015-08-16 19:10:49 +01:00
MichaelOultram
0760455962
Fixing build errors
2015-08-16 14:37:49 +01:00
MichaelOultram
d4c3de34e7
Fixing offset for soundcloud
2015-08-16 14:33:19 +01:00
MichaelOultram
565d25b588
Soundcloud links with a time will be offset
2015-08-16 02:19:26 +01:00
MichaelOultram
3c4513ae32
Soundcloud links with a time will be offset
2015-08-16 02:14:08 +01:00
MichaelOultram
79305a408d
Soundcloud links with a time will be offset
2015-08-16 02:10:17 +01:00
MichaelOultram
c45b7c9435
Soundcloud links with a time will be offset
2015-08-16 02:04:36 +01:00