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
11
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
17ee4822a9
torrent download implemented
2022-08-23 11:48:26 +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
download_torrent_file.go
torrent download implemented
2022-08-23 11:48:26 +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
torrent download implemented
2022-08-23 11:48:26 +02:00
main.go
torrent download implemented
2022-08-23 11:48:26 +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
Description
downloads torrents with user-preferred quality, languages and subtitles
executable
go
801
KiB
Languages
Go
100%