Quentin Dauchy
4f1ecbd83c
Add fixes suggested in comments
2018-08-14 18:04:22 +02:00
Matt Behrens
43d632b292
move application dirs into own module
2018-07-22 20:34:31 -04:00
Matt Behrens
b33e134724
use keyring instead of .secret files
2018-07-22 20:13:10 -04:00
Matt Behrens
02b40942f4
update CLI strings
2018-07-22 16:03:28 -04:00
Matt Behrens
2e4c3f92f7
merge #19 to bring us to 2.0
2018-07-20 13:18:09 -04:00
Matt Behrens
fc98eac239
use appdirs for cache
2018-07-20 13:00:29 -04:00
Matt Behrens
94f0c496d4
use appdirs to store secrets
2018-07-20 13:00:29 -04:00
Matt Behrens
074047c602
refactor and rename secret files
2018-07-20 13:00:24 -04:00
Quentin Dauchy
7eb9fb6673
Fix issue #7 (no downloading of full bandcamp albums)
...
This only works if YoutubeDL sends out a downloading status progress whenever it starts to download a new file. This is not guaranteed, however in practice it seems to be the case (and seems to be a reasonable assumption).
2018-04-26 14:02:28 +00:00
Matt Behrens
7bbac451bc
lint
2018-04-02 21:48:56 -04:00
Matt Behrens
323a1660f0
reduce access scope
2018-04-02 21:46:14 -04:00
Matt Behrens
475b8425a0
refactor invocation
2018-04-02 21:15:42 -04:00
Matt Behrens
62978504c1
use click for CLI
2018-04-02 20:09:25 -04:00
Matt Behrens
e0a8c58476
migrate env handling to dotenv
2018-03-17 20:04:04 -04:00
Matt Behrens
950a933621
modularize and pylint
2018-03-17 18:07:42 -04:00