You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to download all the text post from this translator I sub to to read the stories easier.
The command im using is .\PatreonDownloader.App.exe --url https://www.patreon.com/c/Emik01/posts --download-directory c:\downloads --descriptions --embeds --campaign-images --json
and it seems to be finding the url for each text post but it fails to download them and it gives 2024-10-31 04:47:11.8876 INFO Preparing to download... 2024-10-31 04:47:14.1029 INFO Crawling... 2024-10-31 04:47:14.6330 INFO -> 115014755 2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url 2024-10-31 04:47:14.6602 INFO -> 115014340 2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url 2024-10-31 04:47:14.6602 INFO -> 115013964 2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url 2024-10-31 04:47:14.6602 INFO -> 115013462 2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url
The text was updated successfully, but these errors were encountered:
I'm trying to download all the text post from this translator I sub to to read the stories easier.
The command im using is
.\PatreonDownloader.App.exe --url https://www.patreon.com/c/Emik01/posts --download-directory c:\downloads --descriptions --embeds --campaign-images --json
and it seems to be finding the url for each text post but it fails to download them and it gives
2024-10-31 04:47:11.8876 INFO Preparing to download...
2024-10-31 04:47:14.1029 INFO Crawling...
2024-10-31 04:47:14.6330 INFO -> 115014755
2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url
2024-10-31 04:47:14.6602 INFO -> 115014340
2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url
2024-10-31 04:47:14.6602 INFO -> 115013964
2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url
2024-10-31 04:47:14.6602 INFO -> 115013462
2024-10-31 04:47:14.6602 WARN Post entry doesn't have download url
The text was updated successfully, but these errors were encountered: