This website requires JavaScript.
Explore
Help
Sign In
nyaanime
/
downloader
Watch
1
Star
0
Fork
0
You've already forked downloader
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timon Ringwald
0574e3ec2f
removed unused env vars
2022-08-26 18:28: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
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
removed unused env vars
2022-08-26 18:28:14 +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
Revert "fileprop cache"
2022-08-26 18:27:54 +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
Description
downloads torrents with user-preferred quality, languages and subtitles
executable
go
801
KiB
Languages
Go
100%