Fix Issue where work URLs were sometimes malformed #124

Merged
DDriggs00 merged 1 commit from main into main 2024-01-30 19:30:46 -05:00
DDriggs00 commented 2024-01-29 23:56:11 -05:00 (Migrated from github.com)

Sometimes, a url sent to get_full_work_url would contain the absolute URL instead of the relative URL. When this happened, the output of get_full_work_url contained the AO3 base URL twice.

Since the work URL always follows the exact same pattern, I set that pattern here.

Sometimes, a url sent to `get_full_work_url` would contain the absolute URL instead of the relative URL. When this happened, the output of `get_full_work_url` contained the AO3 base URL twice. Since the work URL always follows the exact same pattern, I set that pattern here.
nianeyna (Migrated from github.com) approved these changes 2024-01-30 19:30:35 -05: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
nianeyna/ao3downloader!124
No description provided.