Luca Schlecker
2e8bc6c8c5
make the way mp3s are saved configurable
...
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2020-12-30 00:52:38 +01:00
Who23
dd8c74520c
URL source for albums/playlists & Youtube module improvements
...
- Add ability to source youtube URls for albums and playlists, through
the -g flag, which prompts for user input on each song
- Fix the Youtube.is_valid_url function, which now actually checks
whether the given URL points to an actual video
2020-09-07 18:16:31 -04:00
Who23
e8a71b2530
Add ability to specifiy youtube URL source
...
Added a new flag (-u) to specify a youtube URL source when downloading a
single song.
2020-09-04 20:49:07 -04:00
Cooper Hammond
2d64d7a18d
Update README.md
2020-05-21 22:03:44 -07:00
Cooper Hammond
dd23fb5527
README updata, it's pretty AND useful now
2020-05-21 19:27:39 -07:00
Cooper Hammond
ce6f77d68d
nothing affecting functionality, all meta changes
...
- changed license to MIT
- wrote out actual README
- spotify client keys are checked for on run in config.cr
- spotify-searcher class doesn't crash now when there's a problem with the keys or authentication,
rather it just sets @authenticated to false
2020-05-15 09:16:50 -07:00
Cooper Hammond
ff1b30b845
Updated to v1.0.0
...
Added -i flag to install youtube-dl, ffmpeg, and ffprobe
2020-02-21 12:00:27 -07:00
Cooper Hammond
09154058bc
init
2019-06-07 22:46:54 -07:00
Cooper Hammond
aa269830ac
updated readme
2019-05-28 22:40:35 -07:00
Kepoor Hampond
1c4e11efbe
Update README.md
...
Remove build status until I've fixed its weird errors.
2017-11-28 21:35:27 -08:00
Aub Guillemette
325d2cc6c2
Changed Viola for Voilà
2017-11-28 17:40:36 -05:00
Kepoor Hampond
cb90b4e325
Update README.md
2017-11-14 07:55:07 -08:00
Kepoor Hampond
a72174d59b
Create README.md
2017-06-11 14:24:06 -07:00
Kepoor Hampond
00523cae88
Make sure to call irs --setup
before anything else
2017-06-11 14:03:56 -07:00
Kepoor Hampond
935c75dd7d
Update README.md
2017-06-10 19:06:10 -07:00
Kepoor Hampond
61f318ba99
Create README.md
2017-06-10 19:05:06 -07:00
Kepoor Hampond
46aeaa8bfa
Update README.md
2017-06-10 19:04:26 -07:00
Kepoor Hampond
10334d8e19
added to README and hopefully fixed the authorization bug.
2017-06-09 16:33:48 -07:00
Kepoor Hampond
db850af7c1
fixed it
2017-06-05 19:30:23 -07:00
Kepoor Hampond
5a2bc55e90
Updated README.md
2017-05-01 22:45:10 -07:00
Kepoor Hampond
ec369a8421
Updated README.md
2017-05-01 22:44:14 -07:00
Kepoor Hampond
350f2c6b55
Version error with python 2 and 3 causing issue #20
2017-04-30 11:46:15 -07:00
Kepoor Hampond
4a1d34db0b
Merge branch 'master' of https://github.com/kepoorhampond/irs
2017-03-15 20:14:05 -07:00
Kepoor Hampond
2936966afa
Wierd markdown formatting
2017-03-15 20:13:47 -07:00
Kepoor Hampond
bd3b8da5e5
Resolved commits and added flag for config file location
2017-03-15 19:58:27 -07:00
Kepoor Hampond
d5630eadda
Implemented config file
2017-03-15 18:37:13 -07:00
Kepoor Hampond
03949be7ab
Almost finished implementing a new config file
2017-03-14 22:03:07 -07:00
Kepoor Hampond
04672c88ff
Fixed README formatting
2017-03-13 22:46:44 -07:00
Kepoor Hampond
6b373b2c4d
Fixed README formatting
2017-03-13 22:39:05 -07:00
Kepoor Hampond
e04412db83
Updated Readme with SHIELDS
2017-03-13 22:37:26 -07:00
Kepoor Hampond
310fdfc148
*Correct* Coverage Tests
2017-03-13 21:41:38 -07:00
Kepoor Hampond
bd43a29115
Update README.md
2017-03-10 10:03:27 -08:00
Kepoor Hampond
5f1068e645
Post-Processors are reimplemented. Call them with -o and -l flags.
2017-03-10 00:21:17 -08:00
Kepoor Hampond
fb09be845d
Updated README.md
2017-03-09 18:23:41 -08:00
Kepoor Hampond
5b6f4af95a
I give up on Travis CI
2017-03-08 21:12:37 -08:00
Kepoor Hampond
9d345c1672
Updated Readme
2017-03-06 15:15:31 -08:00
Kepoor Hampond
c12d940b67
Updated Readme
2017-03-06 13:46:00 -08:00
Kepoor Hampond
ca5cbea5ea
Ability to place songs from playlists all into one folder. Use flag.
2017-01-27 00:18:58 -08:00
Kepoor Hampond
c9972e5762
Update README.md
2017-01-26 18:47:06 -08:00
Kepoor Hampond
edaecc0c96
Update README.md
2017-01-25 21:44:13 -08:00
Kepoor Hampond
6aa8555735
Downloading of spotify playlists is a go. Just I forgot a significant detail of it.
2017-01-25 21:34:11 -08:00
Kepoor Hampond
b145b5d173
Downloading of spotify playlists is a go.
2017-01-25 21:01:18 -08:00
Kepoor Hampond
fbe3edf1ef
Downloading of spotify playlists is a go.
2017-01-25 20:57:56 -08:00
Kepoor Hampond
003b39b425
Update README.md
2017-01-23 22:14:29 -08:00
Kepoor Hampond
b80f175434
Update README.md
2017-01-23 21:49:05 -08:00
Kepoor Hampond
aab301b25a
Added a default so that playlists are automatically downloaded into one folder rather than being spread out across multiple artist folders and the such.
2016-12-20 20:44:19 -08:00
Kepoor Hampond
8678b934f8
Update README.md
2016-12-20 08:20:39 -08:00
Kepoor Hampond
6de3df1858
Update README.md
2016-12-20 08:19:17 -08:00
Kepoor Hampond
fd270cb9eb
Update README.md
2016-12-19 19:50:24 -08:00
Kepoor Hampond
125289f4f7
updated README
2016-12-19 19:45:12 -08:00