Downloading Text Files
Text files must be handled differently since there are no text media uploads; instead, they are based on the posts and tied to multiple media
Download Text only
Set the mediatype to only text via the --mediatypes arg or config file
This will work in download and manual,content check mode as well, It will not work in like/unlike mode
Download Text with other media
Set the mediatype to include text via the --mediatypes arg or config file
Again This will work in download and manual,content check mode as well, It will not work in like/unlike mode
Last updated