downloads torrents with user-preferred quality, languages and subtitles
Go to file
2022-08-22 14:14:14 +02:00
.gitignore initial commit 2022-08-15 15:55:27 +02:00
access_token.go initial commit 2022-08-15 15:55:27 +02:00
anilist.go multi threaded anime list requests 2022-08-21 21:23:50 +02:00
errors.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
file_filter.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
file_priority.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
file_properties.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
go.mod check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
go.sum check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
local_file_check.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
main.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
nyaa.go renamed to nyaanime 2022-08-15 16:45:52 +02:00
preferred_props.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
torrent_filter.go preferred properties implemented 2022-08-21 21:14:44 +02:00
torrent_parse.go check anime episode on hard drive 2022-08-22 00:13:50 +02:00
torrent_priority.go preferred properties implemented 2022-08-21 21:14:44 +02:00
torrent_sort.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
utils.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00