Add a TODO list

This commit is contained in:
TheFrenchGhosty 2019-11-29 01:07:47 +01:00
parent 36534f4de3
commit 9b678fe3a4

View file

@ -97,3 +97,12 @@ Three different type of scripts are included depending of what you want to downl
(Active Scripts) `--dateafter 20190101` : Tell youtube-dl to download everything that was created after January 1, 2019 (included).
`--batch-file "Source - XXXXXX.txt"` : Tell youtube-dl to look for links in `Source - XXXXXX.txt`
# TODO:
- Make the date flags change automatically for both Linux - OSX and Windows (Windows script will be rewritten for Powershell) (See #2 for the Linux implementation)
- Make scripts to automatically merge the Active content into the Archive (merging the `archive.log`) for both Linux - OSX and Windows