added url params on home page to auto download content

created chrome extension to facilitate this feature
This commit is contained in:
Isaac Grynsztein
2020-02-28 21:21:17 -05:00
parent 5ca4f036c7
commit 695b836852
9 changed files with 158 additions and 17 deletions

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ Thumbs.db
node_modules/*
backend/node_modules/*
backend/public/*
YoutubeDL-Material/node_modules/*
backend/video/*
backend/audio/*