------------------
- Added new functionality:
- CSV now allows you to download a single file into your project folder. Specify 'da-' suffix in the key column, and mention the anchor link in your values field. Might not work with restricted URLs.
- Above functionality works only when you have a 'path' column specified with the name of the folder the file should go into, within the root of your project. Does not currently support downloading multiple files related to a single page.
- Added sample CSV link to help understand the above functionality and others better.
- Fixed typos and grammatical errors within the code and readme file. Oops!
- Added comment entries to a few functions for easier readability.
- Homogenized the method used to combine folder paths, making the script function more predictably cross platform.
- Cleaned up the terminal, and added closing credits (script name) to show up after execution.
- Updated readme to make it easier to understand.
- Renamed "images" folder (in the github repository) to "sample".