Update config.py

master
Blatzar 2020-08-20 13:49:42 +00:00 committed by GitHub
parent bdd8b3cded
commit 4ee908fdca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ DEFAULT_CONFIG = {
'file_format':'{animeinfo_anime_title}/{animeinfo_anime_title}_{provider}_{ep_no}',
'provider':'twist.moe',
'ratio':50,
'fallback_providers':['9anime','vidstream','watchmovie']
'fallback_providers':['9anime','vidstream','watchmovie'],
'download_metadata':False,
},
'watch': {
'quality': '1080p',