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

Twitter only returns "No results for <link>" #5544

Open
kojiinari opened this issue May 2, 2024 · 1 comment
Open

Twitter only returns "No results for <link>" #5544

kojiinari opened this issue May 2, 2024 · 1 comment

Comments

@kojiinari
Copy link

kojiinari commented May 2, 2024

Every time I try to access something from twitter, regardless of user, I get a "No results for" error.

gallery-dl -g -u "myusername" -p "mypassword" https://twitter.com/belgeist/
[twitter][info] No results for https://twitter.com/belgeist/

I also tried just specifying the username and password in the conf file and just running gallery-dl https://twitter.com/belgeist, but it results in the same response:

        "twitter":
        {
            "username": "myusername",
            "password": "mypassword",
            "cards": false,
            "conversations": false,
            "pinned": false,
            "quoted": false,
            "replies": false,
            "retweets": false,
            "strategy": null,
            "text-tweets": false,
            "twitpic": true,
            "unique": true,
            "users": "user",
            "videos": false
        },

I also tested with specifying a cookie file instead of username/pass and same result.

@FlashlightET
Copy link

same

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