mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-25 19:12:11 +08:00
Add filter switch
This commit is contained in:
@@ -21,7 +21,7 @@ class APIProcess:
|
||||
self._full_season_get = FullSeasonGet()
|
||||
|
||||
def link_process(self, link):
|
||||
return self._rss_analyser.rss_to_data(link)
|
||||
return self._rss_analyser.rss_to_data(link, filter=False)
|
||||
|
||||
@api_failed
|
||||
def download_collection(self, link):
|
||||
|
||||
Reference in New Issue
Block a user