- Fix authentication by adding mandatory
USER_ID
and forcing requests using cookies instead of headers - Adjust local env using USER_ID
- Makefile help section
- Dockerfile deprecation warning fixed around env variable setup
- Link Dockerfile ENV variables to execution script
- Support --start-page cli argument to support skipping already downloaded pages of media assets
- Support --progress-mode cli argument to specify logging download progress (in docker logs inline logging is hard to read)
- Support page scope download (minimize big bulk download interruptions and file corruptions)
- Support arguments for number of pages and per page number of items
- Support CLI arguments
- Support separate action for listing media files
- Support separate action for downloading media files (bulk download)
- Support better progress logging
- Basic working prototype
- Support bulk download for all media library files at once