meeb / bandcampsync

Downloads your Bandcamp purchases automatically
BSD 3-Clause "New" or "Revised" License
133 stars 6 forks source link

Recheck download links when a download requires a wait #1

Closed meeb closed 10 months ago

meeb commented 10 months ago

Some download links take you to a "thank you for your purchase" (?) page, or, a page which makes you wait for the download link to appear. This needs to be handled gracefully rather than ignoring text/html responses to download requests.

meeb commented 10 months ago

It seems that eventually the download links do start working. Leaving the download URLs to be retried at a later date is probably OK for now. The download link preparation seems to be automatic.