downloads torrents with user-preferred quality, languages and subtitles
Go to file
2022-08-26 18:24:52 +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
check_torrents.go polishing 2022-08-25 23:27:45 +02:00
download_torrent_file.go polishing 2022-08-25 23:27:45 +02:00
envvars.go fileprop cache 2022-08-26 18:24:52 +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 fileprop cache 2022-08-26 18:24:52 +02:00
go.mod polishing 2022-08-25 23:27:45 +02:00
go.sum polishing 2022-08-25 23:27:45 +02:00
local_file_check.go polishing 2022-08-25 23:27:45 +02:00
main.go refactoring and debug output 2022-08-25 18:13:29 +02:00
nyaa.go refactoring and debug output 2022-08-25 18:13:29 +02:00
preferred_props.go check local files for already downloaded torrents and currently downloading torrents 2022-08-22 14:14:14 +02:00
show_debug_info.go polishing 2022-08-25 23:27:45 +02:00
torrent_filter.go polishing 2022-08-25 23:27:45 +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 polishing 2022-08-25 23:27:45 +02:00