Skip to content

Commit

Permalink
feat: change default provider from 9anime to twist
Browse files Browse the repository at this point in the history
  • Loading branch information
vn-ki committed Jul 13, 2019
1 parent 55c3c7f commit 3907d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anime_downloader/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
'fallback_qualities': ['720p', '480p', '360p'],
'force_download': False,
'file_format': '{anime_title}/{anime_title}_{ep_no}',
'provider': '9anime',
'provider': 'twist.moe',
'external_downloader': '',
},
'watch': {
Expand Down

0 comments on commit 3907d76

Please sign in to comment.