Commit Graph
35 Commits
Author SHA1 Message Date
Soulsuck24 0e23dcb8ad Gfycat/Redgifs coverage
Coverage for direct gfycat links that redirect to redgifs. The redirect through the sites themselves are broken but this fixes that.

Coverage for o.imgur links and incorrect capitalisation of domains in download_factory.

Changed tests for direct as gfycat is handled by the gfycat downloader.

fix pornhub test as the previous video was removed.
2023-01-30 14:52:08 -05:00
OMEGARAZER cf5f7bfd16 pep585 and pathlib updates 2023-01-25 22:23:59 -05:00
Soulsuck24 579c5ab8eb Add new Redgifs subdomain
Seems there's a v3 subdomain now (looks like it's mostly for mobile)
2023-01-06 11:56:54 -05:00
Soulsuck24 874c7e3117 Redgif fixes
Missing half of #733
2022-12-31 08:53:13 -05:00
SereneandGitHub c63a8842d9 Merge pull request #729 from OMEGARAZER/development 2022-12-22 18:11:16 +10:00
OMEGA_RAZERandGitHub b3e4777206 Update download_factory.py
Attempt to fix #724

Narrows down characters available to extensions in the regex. Outside of  3 and 4, the only extensions that I can think of this doesn't hit are bz2 and 7z (which wasn't caught before).
2022-12-19 22:02:16 -05:00
OMEGARAZER 83f45e7f60 Standardize shebang and coding declaration
Standardizes shebang and coding declarations.

Coding matches what's used by install tools such as pip(x).

Removes a few init files that were not needed.
2022-12-19 18:32:37 -05:00
Serene-Arc 0873a4a2b2 Format according to the black standard 2022-12-03 15:11:17 +10:00
OMEGARAZER dfc21295e3 Add Delay for Reddit support
Adds support for delayforreddit.com non-direct links.
2022-11-05 10:51:33 -04:00
Serene-Arc 1dff7500e7 Remove duplicate entries 2022-09-20 17:33:44 +10:00
SereneandGitHub 06816098dc Merge branch 'development' into imgur 2022-09-20 17:28:48 +10:00
SoulSuck24 106d7596b1 Imgur updates
Update Imgur logic to cover malformed links that cause a redirect leading to the html of the page being saved as an image.
2022-09-18 23:27:17 -04:00
SoulSuck24 d4f7deaa68 Revert "Edge case coverage"
This reverts commit 2f2b5b749c.
2022-09-18 14:30:43 -04:00
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
SoulSuck24 95749584ec Redgifs fixed?
If this doesn't work then I give up...
2022-09-16 20:41:17 -04:00
Serene-Arc 7d4eb47643 Rename class 2022-07-15 15:18:28 +10:00
BlipRanger d64acc25f5 Add tests, fix style. 2022-04-25 12:53:59 -04:00
BlipRanger dbd0c6cd42 Add support for v.reddit links. 2022-04-25 12:09:09 -04:00
Serene-Arc 36ff95de6b Add Patreon image support 2021-12-19 13:44:24 +10:00
Serene-Arc 8925643331 Rename module to reflect backend change 2021-11-24 10:40:18 +10:00
Serene-ArcandAli Parlakçı 53562f4873 Fix regex 2021-11-16 17:05:46 +03:00
OMEGARAZERandAli Parlakçı f05e909008 Stop videos from being downloaded as images
Erroneous .gifv extensions such as .giff or .gift resolve to a static image and are downloaded by the direct downloader. (ex: https://i.imgur.com/OGeVuAe.giff  )
2021-11-16 17:05:46 +03:00
Serene-Arc aee6f4add9 Add Vidble to download factory 2021-09-11 12:15:35 +10:00
Serene-Arc 1a52dfdcbc Add PornHub module 2021-06-25 17:47:49 +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 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 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
Serene-ArcandSerene 9931839d14 Remove gifdeliverynetwork from download factory 2021-04-28 19:08:31 +10: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