HRXN
HRXN
Not sure, if it's possible to to identify those downloads by file extension, then yes. Should be doable with the `classify` postprocessor, which can be used like this: ```JSON {...
So, basically, the "Unorganized Ideas" board is a new site feature? Don't expect that to work if it has not been implemented yet.. > `gallery-dl "https://pinterest.com/username/pins/"` > > I get...
What about `"cards": true` *and* `"videos": "ytdl"`?
> I guess I could implement some sort of card filter option with which it would be possible to ignore unwanted cards like YT embeds. Sounds great to me!
Would it be a good idea to write the URLs blocked by `"cards-blacklist": ["player"]`, for example, to the unsupported file? Or maybe to the log?
Oh, okay, I just assumed that the URL would already be known somehow for the cards, and that different card types would be rather similar? Apparently not. I mean, the...
Not sure if I really follow at the moment, but you should give it a try with `"retweets"` set to `true` instead of `"original"`..
With the latest dev version from master: ``` PS D:\Temp> gallery-dl -v Debug : gallery-dl -> Version 1.20.6-dev Debug : gallery-dl -> Python 3.10.2 - Windows-10-10.0.19043-SP0 Debug : gallery-dl ->...
I don't think there's a workaround here... Unless someone knows some "secret", internal API, authentication with your own account is the only way to access restricted content.
> Fxtwitter is still able to anonymously download these images. https://github.com/robinuniverse/TwitFix > > This can be fixed in gallery-dl too I don't think so. Glancing over the description of this...