Commit Graph
87 Commits
Author SHA1 Message Date
Serene-Arc d5ef991b3a Catch additional error in galleries 2021-07-02 15:11:09 +10:00
Serene-Arc aa55a92791 Remove unused local variables 2021-07-02 14:58:56 +10:00
Serene-Arc 6efcf1ce7e Remove unused imports 2021-07-02 14:58:20 +10:00
Serene-Arc 1319eeb6da Fix error with crossposted Reddit galleries 2021-07-02 14:53:02 +10:00
Serene-Arc d53b3b7274 Update gallery code to work with NSFW galleries 2021-06-25 17:52:11 +10:00
Serene-Arc e8998da2f0 Catch some Imgur errors with weird links 2021-06-25 17:52:11 +10:00
Serene-Arc 1a52dfdcbc Add PornHub module 2021-06-25 17:47:49 +10:00
Serene-Arc 8be3efb6e4 Fix bug with Imgur gifs being shortened too much
The rstrip function was used wrongly, it doesn't remove a substring but
rather removes any of the characters provided, so here it removed any I,
G, V, or F that finished the six character ID for Imgur, resulting in a
404 error for the resources in question.
2021-06-08 13:08:39 +10:00
Serene-Arc fef2fc864b Update blacklist 2021-05-25 19:33:32 +10:00
Serene-Arc 87959028e5 Add blacklist for web filetypes 2021-05-25 19:20:51 +10:00
Serene-Arc f47688812d Rename function 2021-05-25 18:51:24 +10:00
Serene-ArcandSerene 3b28ad24b3 Fix bug with some Imgur extensions 2021-05-19 09:57:27 +10:00
alpbetgamandSerene ef37712115 Fix error with old gfycat/redgifs urls 2021-05-16 19:15:36 +10:00
Ali ParlakciandSerene c7a5ec4376 bug(youtube.dl): Fix crash on zero downloads #375 2021-05-16 11:06:13 +10:00
Serene-ArcandSerene f6d89097f8 Consolidate exception block 2021-05-06 10:43:56 +10:00
Ali Parlakci e642ad68d4 youtubedl_fallback.py: add a fallback exception and log messages 2021-05-05 16:56:34 +03:00
Ali Parlakci 00defe3b87 youtubedl_fallback: remove logging the expected exception 2021-05-05 16:35:03 +03:00
Serene-ArcandSerene c9cde54a72 Remove VReddit downloader module 2021-05-03 14:10:54 +10:00
Serene-ArcandSerene ab96a3ba97 Remove Streamable downloader module 2021-05-03 14:10:54 +10:00
Serene-ArcandSerene fba70dcf18 Intercept youtube-dl output 2021-05-03 14:10:54 +10:00
Serene-ArcandSerene a8c2136270 Add fallback downloader 2021-05-03 14:10:54 +10:00
Daniel ClowryandSerene fe95394b3b Match import order, update docs 2021-04-30 09:22:26 +10:00
Daniel ClowryandSerene e6d2980db3 Add Streamable to download factory 2021-04-30 09:22:26 +10:00
Daniel ClowryandSerene 2c54cd740a Add Streamable downloader 2021-04-30 09:22:26 +10:00
Serene-ArcandSerene 39935c58d9 Remove GifDeliveryNetwork module 2021-04-28 19:08:31 +10:00
Serene-ArcandSerene 9931839d14 Remove gifdeliverynetwork from download factory 2021-04-28 19:08:31 +10:00
Serene-ArcandSerene 760e59e1f7 Invert inheritance direction 2021-04-28 19:08:31 +10:00
Serene-ArcandSerene 3c6e9f6ccf Refactor class 2021-04-28 19:08:31 +10:00
Ali ParlakciandSerene e1a4ac063c (bug) redgifs: fix could not read page source 2021-04-28 19:08:31 +10:00
Serene-ArcandSerene 7fcbf623a0 Catch additional errors in site downloaders 2021-04-28 15:20:02 +10:00
Serene-Arc 6a20548269 Catch additional error 2021-04-28 12:03:28 +10:00
Serene-Arc f5d11107a7 Remove unused imports 2021-04-28 12:03:28 +10:00
Serene-Arc 8cdf926211 Rename function 2021-04-28 12:03:28 +10:00
Serene-Arc 6767777944 Catch requests errors in site downloaders 2021-04-28 12:03:28 +10:00
2eab4052c5 Fix GifDeliveryNetwork link algorithm (#298)
* Catch additional error when parsing site

* Fix GifDeliveryNetwork link algorithm

Co-authored-by: Serene-Arc <serenical@gmail.com>
2021-04-22 10:07:05 +03:00
SereneandAli Parlakci b37ff0714f Fix time filters (#279) 2021-04-18 16:44:52 +03:00
Serene-ArcandAli Parlakci bd9f276acc Rename module 2021-04-18 16:44:52 +03:00