Skip to content

collection downloader (not finished) - #5

Draft
fibonacid wants to merge 21 commits into
AssassinRobot:mainfrom
fibonacid:collection
Draft

fibonacid wants to merge 21 commits into
AssassinRobot:mainfrom
fibonacid:collection

Conversation

@fibonacid

@fibonacid fibonacid commented Sep 7, 2025

Copy link
Copy Markdown
Contributor

Related to #4

// Just print the response body for debugging
println("Response Status:", res.Status)

inbox, err := c.email.ReadInbox()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here we would actually need poll the inbox to get all the bandcamp download emails @AssassinRobot

"payment_id": paymentID,
"reauth_email": c.email.Address,
}
res, getURLError := c.http.Post(reauthURL, headers, body)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AssassinRobot this is where we make the request that tells bandcamp to send an email with a download link for the specific collection item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant