1
0
Fork 0
mirror of synced 2024-06-14 00:04:45 +12:00
Commit graph

16 commits

Author SHA1 Message Date
Serene-Arc bd9f276acc Rename module 2021-04-18 16:44:52 +03:00
Serene-Arc 9aa1383b43 Add support for mobile Imgur links 2021-04-18 16:44:52 +03:00
Ali Parlakci 7228bc572c Add //imgur.com/*.gifv 2021-04-18 16:44:52 +03:00
Serene-Arc c2c3d03205 Add support for direct links with parameters 2021-04-18 16:44:51 +03:00
Ali Parlakci ab29e17511 download_factory.py: check if url has ext first 2021-04-18 16:44:51 +03:00
Serene-Arc f78856315d Switch to f-string 2021-04-18 16:44:51 +03:00
BlipRanger c9c864b71b Update regex to be more concise, add test for m.youtube. 2021-04-18 16:44:51 +03:00
BlipRanger a49d87e154 Add logic to handle mobile youtube (m.youtube) links. 2021-04-18 16:44:51 +03:00
Serene 44889d5264 Tweak regex to fix incorrect match (#237) 2021-04-18 16:44:51 +03:00
Serene-Arc 8bd4b8b3a9 Split regex for download factory 2021-04-18 16:44:51 +03:00
Ali Parlakci 247fe3e6f7 Fix downloading .gifv instead of .mp4 (#228) 2021-04-18 16:44:51 +03:00
Serene-Arc ba6cf42096 Add shortened Youtube links to downloader factory 2021-04-18 16:44:06 +03:00
Serene-Arc aeb9afdc66 Rename file with custom exceptions 2021-04-18 16:44:05 +03:00
Serene-Arc d096580da7 Add some tests for DownloadFactory 2021-04-18 16:44:05 +03:00
Serene-Arc 866d94f37e Add gallery to factory 2021-04-18 16:43:55 +03:00
Serene-Arc 81293db8e9 Add downloader factory 2021-04-18 16:43:15 +03:00