Commit graph

85 commits

Author SHA1 Message Date
jbannon
af2d091d50 soundlcoud working, refactor album track 2022-04-11 23:35:17 +00:00
jbannon
0580745176 broken unit tests, start to separate entry from base entry 2022-04-11 23:16:24 +00:00
jbannon
18b932925d fix soundcloud downloading 2022-04-11 22:45:36 +00:00
jbannon
5ec7596f87 download archive working great 2022-04-11 17:25:08 +00:00
jbannon
9bbe442819 oops 2022-04-11 16:15:37 +00:00
jbannon
6cccb37ab7 Only have subscription download the files 2022-04-11 16:14:33 +00:00
jbannon
fd10d5acfd modularize post-process function 2022-04-11 15:55:23 +00:00
jbannon
bf97c93cbc stale file support - more sunday night yolos without testing 2022-04-11 07:24:30 +00:00
jbannon
b88e8e8166 untested enhanced download archive yolo 2022-04-11 06:53:13 +00:00
jbannon
713520cb38 begin working on enhanced download archive, to manage videos that need to be deleted 2022-04-10 06:29:37 +00:00
jbannon
55a462c71b maintain download archive 2022-04-09 22:41:31 +00:00
jbannon
fb7993cf70 override format string, thumbnail hotfix 2022-04-09 22:09:10 +00:00
jbannon
e3239153ec channel support with range 2022-04-09 15:46:28 +00:00
jbannon
a1ccb0669e channel is close 2022-04-09 07:42:24 +00:00
jbannon
764678367f add support for single youtube video 2022-04-09 06:31:13 +00:00
jbannon
c0e31a28c3 refactor names 2022-04-09 06:03:36 +00:00
jbannon
2f3a647775 make download strategy a psuedo validator 2022-04-09 06:01:01 +00:00
jbannon
4b05a13714 generics are dope 2022-04-06 22:28:27 +00:00
jbannon
85b14214ee linting 2022-04-06 07:57:54 +00:00
jbannon
dc109c6c66 lint 2022-04-06 07:44:53 +00:00
jbannon
2b9ab7c3af update black line-len to 100 2022-04-06 07:30:35 +00:00
jbannon
05737d2b19 remove formatting logic out of entry 2022-04-06 07:28:38 +00:00
jbannon
cbe73adbf7 better recursion functionality 2022-04-06 07:16:07 +00:00
jbannon
5fed8a7b64 recursive var names 2022-04-06 06:41:29 +00:00
jbannon
451b3564c5 return string formatters in overrides dict 2022-04-06 06:09:16 +00:00
jbannon
288e5cb892 pass preset instead of each options 2022-04-06 05:08:33 +00:00
jbannon
5bfb5d20ba refactor location of config options 2022-04-05 18:06:46 +00:00
jbannon
a6006b3def literal dict validator tests 2022-04-05 15:57:45 +00:00
jbannon
b225461339 linting 2022-04-05 07:50:43 +00:00
jbannon
14d8440ee7 tests, docstrings 2022-04-05 07:37:34 +00:00
jbannon
84db8d20be make validator abstract, unit tests for bool and str validator 2022-04-05 07:00:45 +00:00
jbannon
6215496c10 too many changes for single commit 2022-04-05 06:45:26 +00:00
jbannon
e0a375164c black 2022-04-05 00:29:50 +00:00
jbannon
836e186ab1 fix unit tests 2022-04-05 00:28:52 +00:00
jbannon
922ac3b7cf protected variables for easier debugging 2022-04-05 00:26:45 +00:00
jbannon
ac378ab962 protected attributes 2022-04-04 23:35:37 +00:00
jbannon
459712dcce remove source enum 2022-04-04 23:19:54 +00:00
jbannon
7f27ff52ae lint 2022-04-04 23:04:16 +00:00
jbannon
374021d027 Fix validators and output directory 2022-04-04 23:03:24 +00:00
jbannon
3a22a9bf10 refactor subscriptions to use validators 2022-04-04 22:30:48 +00:00
jbannon
54d35dce0e validators! 2022-04-04 06:23:43 +00:00
jbannon
9d8bf31f73 begin validators for metadata and output 2022-04-04 05:56:07 +00:00
jbannon
50634e86b9 select formatter, docstring update 2022-04-04 05:21:37 +00:00
jbannon
c838447423 pylinting 2022-04-03 18:41:37 +00:00
jbannon
16cba13570 docstrings, simplify dict validator 2022-04-03 18:29:34 +00:00
jbannon
3eca67101b More validator refactoring 2022-04-03 18:02:22 +00:00
jbannon
775342f0cf move native validators into single file 2022-04-03 08:36:02 +00:00
jbannon
319cf1a3bb force separate dict validator usage 2022-04-03 08:28:38 +00:00
jbannon
021ed500aa download strategy validator 2022-04-03 08:06:52 +00:00
jbannon
623f495b60 Validator major refactory 2022-04-03 07:37:28 +00:00