fixes/image_download - fixes for image downloading bugs + other things #1

Merged
Cia merged 13 commits from fixes/image_download into master 2025-10-11 21:00:47 +00:00
Contributor

git commit history provides pretty detailed information on changes; highlights:

  • updated .gitignore
  • removed .idea/ from tracking
  • generate requirements.txt
  • fix for too many/few '/' characters in img src path
  • fix absolute img src handling problem
  • fix cannot handle URL query params when creating local image file
  • introduce urlparse()
  • lots of comments for learning
git commit history provides pretty detailed information on changes; highlights: - updated `.gitignore` - removed `.idea/` from tracking - generate `requirements.txt` - fix for too many/few '/' characters in img src path - fix absolute img src handling problem - fix cannot handle URL query params when creating local image file - introduce urlparse() - lots of comments for learning
Cia merged commit 3aafd64cac into master 2025-10-11 21:00:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cia/webreader#1
No description provided.