Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download conversation posts in txt mode. #530

Open
PixlRainbow opened this issue May 13, 2024 · 1 comment
Open

Cannot download conversation posts in txt mode. #530

PixlRainbow opened this issue May 13, 2024 · 1 comment

Comments

@PixlRainbow
Copy link

PixlRainbow commented May 13, 2024

Describe the bug
When tumblthree downloads a conversation post (on Tumblr) with output set as txt, it does not properly stringify the content of the post; it saves a .NET object class name instead.

To Reproduce
Steps to reproduce the behavior:

  1. Add a blog containing old conversation posts.
    I used sleufoot, but this blog will be deleted within the next few hours.
  2. Make sure "download conversation posts" is checked in blog details.
  3. Add blog to queue and start download.
  4. See "conversations.txt" in output folder.

Expected behavior
Conversation posts are converted into HTML unordered lists and saved in conversations.txt

Screenshots
conversations.txt
Example:

Post id: 144817631650
Date: 2016-05-23 18:59:36 GMT
Post url: https://sleufoot.tumblr.com/post/144817631650
Slug: interviewer-so-what-can-you-do-what-are-your
Reblog key: Yt0iU3Dn
Reblog url: 
Reblog name: 
Quote: System.Linq.Enumerable+WhereSelectListIterator`2[TumblThree.Applications.DataModels.TumblrApiJson.Conversation,<>f__AnonymousType0`2[System.String,System.String]]
Body: 
Tags: 

Desktop (please complete the following information):

  • TumblThree version: 2.13.0.442 (release)
  • OS: Windows 10 Home
  • Browser: Firefox
  • Version 125.0.3 (64-bit)

Additional context
Download was attempted on very old Tumblr posts from 2016.

@thomas694
Copy link
Contributor

Thanks for reporting a bug. We'll take a look at it.

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

No branches or pull requests

2 participants