1
0
Fork 0
mirror of synced 2024-06-10 22:34:40 +12:00
bulk-downloader-for-reddit/bdfr/site_downloaders
SoulSuck24 2f2b5b749c Edge case coverage
Cover edge cases that shouldn't ever happen but probably will sometime.

Also included Imgur changes to cover similar situations of malformed/redirected links.
2022-09-18 13:24:42 -04:00
..
fallback_downloaders Rename module to reflect backend change 2021-11-24 10:40:18 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
base_downloader.py Catch requests errors in site downloaders 2021-04-28 12:03:28 +10:00
direct.py Refactor method to remove max wait time 2021-07-27 14:02:30 +10:00
download_factory.py Edge case coverage 2022-09-18 13:24:42 -04:00
erome.py Update Erome module 2021-10-02 17:50:20 +10:00
gallery.py Catch additional error in Gallery 2021-12-20 20:43:09 +10:00
gfycat.py Fix gfycat after redgifs changes 2022-07-15 15:18:28 +10:00
imgur.py Edge case coverage 2022-09-18 13:24:42 -04:00
pornhub.py Fix a crash when downloading a disabled pornhub video 2021-11-05 13:23:55 +10:00
redgifs.py Edge case coverage 2022-09-18 13:24:42 -04:00
self_post.py Implement callbacks for downloading 2021-07-27 13:39:49 +10:00
vidble.py Fix bug with different Vidble links 2021-09-14 13:47:46 +10:00
vreddit.py Base VReddit class off of Youtube class 2022-07-15 15:18:28 +10:00
youtube.py Base VReddit class off of Youtube class 2022-07-15 15:18:28 +10:00