Fix gallery (#203)

* Delete Gallery.py

* Update and rename gallery.py to Gallery.py

* Update script.py
This commit is contained in:
Ali Parlakçı
2021-03-21 22:37:30 +03:00
committed by GitHub
parent 0d9b122736
commit 851c10f6e9
3 changed files with 113 additions and 135 deletions

View File

@@ -22,7 +22,6 @@ from src.downloaders.selfPost import SelfPost
from src.downloaders.vreddit import VReddit
from src.downloaders.youtube import Youtube
from src.downloaders.gifDeliveryNetwork import GifDeliveryNetwork
from src.downloaders.gallery import gallery
from src.errors import ImgurLimitError, FileAlreadyExistsError, ImgurLoginError, NotADownloadableLinkError, NoSuitablePost, InvalidJSONFile, FailedToDownload, TypeInSkip, DomainInSkip, AlbumNotDownloadedCompletely, full_exc_info
from src.searcher import getPosts
from src.utils import (GLOBAL, createLogFile, nameCorrector,