feat: add Zone-Telechargement provider and automatic TLD verification
- Implemented DomainManager in app/utils.py for TLD rotation and caching. - Created ZoneTelechargementDownloader in app/downloaders/series_sites/zonetelechargement.py. - Integrated Zone-Telechargement into series search and provider list. - Updated .gitignore to exclude domain_cache.json.
This commit is contained in:
@@ -48,6 +48,7 @@ ohm_streaming.db
|
||||
|
||||
# Config (runtime-generated)
|
||||
config/*.json
|
||||
config/domain_cache.json
|
||||
!config/*.example.json
|
||||
data/
|
||||
favorites.json
|
||||
|
||||
Reference in New Issue
Block a user