-
-
Notifications
You must be signed in to change notification settings - Fork 975
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
No Suitable extractor found for twitter #96
Comments
It does have an extractor, but only for single tweets. Getting an API key required a mobile phone number the last time I checked and I didn't really want to give mine to Twitter, so I've only implemented the most basic stuff. |
oh so now you need api key? |
Semi-related: |
Quite a few artists who are/were active on Pixiv, for example, are uploading their work on Twitter first before uploading them to Pixiv a few hours or even days later and some have ditched Pixiv altogether and are now using Twitter exclusively. Twitter is absolutely terrible in terms of preserving image quality, but that didn't stop them from using it. As for something like galleries: https://twitter.com/PicturesEarth |
I see, thanks.. Never heard of that before, artists leaving Pixiv. Is there any good reason to do so? Because as you said, Twitter seems to have pretty bad image quality.
Has not been updated since Dec 2015, it seems. So much for dedication 😄 |
For example "https://twitter.com/PicturesEarth/media". They are different from normal timelines in that they do not contain any (re)tweets from other users and feature all media the user ever posted, including responses to other tweets.
As it turns out, there is a difference between
The first one doesn't necessarily feature all tweets ever made and it skips responses to other tweets, which might also contain images and such. The second one seems to have all media-containing tweets and nothing else, i.e. no retweets. e9dd2ef adds support for these "Media Tweet" timelines. It now gets 313 files for https://twitter.com/nano_1227/media and a whole lot of 6 for https://twitter.com/62_skb/media, which is still better than 0. |
But in see twitter in supported site, why it dont have extractor ? thank
and in the future once it supported in gallery-dl , can it have two op to download : only tweet or tweet/retweeted ?
The text was updated successfully, but these errors were encountered: