downloads torrents with user-preferred quality, languages and subtitles
Go to file
2022-08-23 13:24:03 +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 code refactor 2022-08-23 13:24:03 +02:00
download_torrent_file.go code refactor 2022-08-23 13:24:03 +02:00
errors.go torrent download implemented 2022-08-23 11:48:26 +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 code refactor 2022-08-23 13:24:03 +02:00
main.go code refactor 2022-08-23 13:24:03 +02:00
nyaa.go code refactor 2022-08-23 13:24:03 +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 code refactor 2022-08-23 13:24:03 +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 code refactor 2022-08-23 13:24:03 +02:00
utils.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00