mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

[twitter]conversations download media mission #6291

Open maplestory03 opened 2 weeks ago

maplestory03 commented 2 weeks ago
        "twitter":
        {
            "username": null,
            "password": null,
            "cookies": "./cookies.txt",
            "base-directory": "./",
            "filename": {
                 ""                                            : "{author['name']}-{tweet_id}-{date:Olocal/%Y%m%d_%H%M%S}-img{num}.{extension}",
                 "locals().get('bitrate', 0) > 0" : "{author['name']}-{tweet_id}-{date:Olocal/%Y%m%d_%H%M%S}-vid{num}.{extension}",
                 "locals().get('bitrate') == 0"  : "{author['name']}-{tweet_id}-{date:Olocal/%Y%m%d_%H%M%S}-gif{num}.{extension}"     
    },
            "size":["orig"],
            "cards": true,
            "conversations": true,
            "pinned": false,
            "quoted": true,
            "replies": true,
            "retweets": "original",
            "strategy": null,
            "text-tweets": false,
            "twitpic": false,
            "unique": true,
            "users": "user",
            "videos": true

        }

Is it a problem with Twitter itself that there may be omissions in replying to media content when downloading a certain conversations tweet? The download files of the first and second sessions is mostly the same, and there may also be unique situations for each