Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
AzeemIdrisi pushed 91 commits to master AzeemIdrisi/gallery-dl
- [build] remove setuptools and requests version restrictions 6c0cce8
- [flickr] remove debug remains (#6252) fixes regression introduced in a051e1c9 9a0acbe
- [ao3] add 'subscriptions' extractor (#6247) a937b72
- [tests] allow testing for alternative values 53ae5e3
- [civitai] ensure image files have an 'id' (#6251) 987f6c3
- [newgrounds] support more comment embed formats (#6253) f3f2749
- [newgrounds] add more fallback URLs for 'art-images' files 7d0e587
- [patreon] use mobile UA (#6241, #6239, #6140) 321161c
- [patreon] use 'self.groups' to access matched URL values 319c3a4
- [patreon] handle exception for suspended accounts 3d4191f
- [oauth] prevent empty browser names 2e87a91
- [cohost] remove 'plainTextBody' from default filenames (#6262) 8f09e4e
- [deviantart] fix & improve journal/literature extraction (#6254, #6207) fetch text from HTML __INITIAL_STATE__, sinc... ed859f0
- [util] use minimal separators for 'json_dumps()' a120295
- [text] implement 'parse_query()' without using 'urllib.parse.parse_qsl' doesn't support bytes anymore, but is twice ... 9f49cf1
- [text] implement 'parse_query_list()' b03ee3c
- [patreon] extract 'attachments_media' files (#6241) https://github.com/mikf/gallery-dl/issues/6241#issuecomment-2386... fb6be2d
- [deviantart] extract journal HTML from webpage (#6254, #6207, #6196) 7dbd53e
- [boosty] add initial support (#2387) 1ad58ca
- [patreon] include 'attachments_media' in API results (#6268) continuation of fb6be2dd3444c3b4b0b9d1dd924bf1530f3dc0d0 aa31c15
- and 71 more ...